Sponsor of the Day:
Jerkmate
https://doughellmann.com/posts/how-i-review-a-pycon-talk-proposal/
How I Review a PyCon Talk Proposal · Doug Hellmann
Mar 28, 2021 - As the submission period for PyCon 2012 comes to a close and we transition to reviewing the proposals from potential speakers, I thought I would talk about the...
talk proposaldoug hellmannreviewpycon
https://doughellmann.com/about-me/
About Me · Doug Hellmann
Jan 17, 2026 - I am a software developer with a wide range of experience in application areas and types. I am serious about creating designs that meet requirements, are...
doug hellmann
https://doughellmann.com/posts/pyworks-conference-blog/
PyWorks conference blog · Doug Hellmann
Mar 28, 2021 - As I’ve previously mentioned MTA, publishers of Python Magazine, has announced the PyWorks conference to be held in Atlanta, GA on November 12-14, 2008. We’ve...
conference blogdoug hellmann
https://doughellmann.com/releases/sphinxcontrib-spelling-5-2-0/
sphinxcontrib-spelling 5.2.0 · Doug Hellmann
Mar 20, 2021 - New Features The builder is now registered using an entry point, so that if the spelling directive is not used in a project sphinxcontrib.spelling does not...
5 2 0sphinxcontrib spellingdoug hellmann
https://doughellmann.com/posts/pymotw-bz2/
PyMOTW: bz2 · Doug Hellmann
Apr 4, 2021 - The bz2 module is an interface for the bzip2 library, used to compress data for storage or transmission. There are three APIs provided: “one shot”...
doug hellmannpymotwbz2
https://doughellmann.com/projects/
Projects · Doug Hellmann
doug hellmannprojects
https://doughellmann.com/posts/defining-custom-roles-in-sphinx/
Defining Custom Roles in Sphinx · Doug Hellmann
Jun 4, 2022 - Creating custom processing instructions for Sphinx is easy and will make documenting your project less trouble. Apparently 42 is a magic number. While working...
custom rolesdoug hellmanndefiningsphinx
https://doughellmann.com/releases/sphinxcontrib-spelling-7-0-0/
sphinxcontrib-spelling 7.0.0 · Doug Hellmann
Mar 20, 2021 - What’s new in 7.0.0? Handle ValueError raised by importlib.util.find_spec (contributions by Rust Saiargaliev) Remove obsolete comment and guard in setup()...
sphinxcontrib spelling7 0doug hellmann
https://doughellmann.com/projects/daily-tweeter/
daily-tweeter · Doug Hellmann
Feb 22, 2021 - daily-tweeter is a command line tool for posting scheduled messages to Twitter
doug hellmanndailytweeter
https://doughellmann.com/releases/virtualenvwrapper-6-0-0-0a5/
virtualenvwrapper 6.0.0.0a5 · Doug Hellmann
Dec 21, 2023 - What’s new in 6.0.0.0a5? move build dependencies to pyproject.toml move linter dependencies to pyproject.toml Improve error message for IOErrors (contributions...
6 0doug hellmannvirtualenvwrapper0a5
https://doughellmann.com/posts/pymotw-os-path/
PyMOTW: os.path · Doug Hellmann
Apr 4, 2021 - Writing code to work with files on multiple platforms is easy using the functions included in the os.path module. Even programs not intended to be ported...
os pathdoug hellmannpymotw
https://www.blogger.com/profile/01892352754222143463
Blogger: User Profile: Doug Hellmann
Blogger is a blog publishing tool from Google for easily sharing your thoughts with the world. Blogger makes it simple to post text, photos and video onto your...
blogger user profiledoug hellmann
https://doughellmann.com/releases/sphinxcontrib-spelling-7-6-0/
sphinxcontrib-spelling 7.6.0 · Doug Hellmann
Jun 25, 2022 - What’s new in 7.6.0? feature: add spelling:word role for inline corrections docs: update documentation to use new domain-based directive feature: add domain...
7 6 0sphinxcontrib spellingdoug hellmann
https://doughellmann.com/releases/cliff-1-3-0/
cliff 1.3 · Doug Hellmann
Mar 20, 2021 - What’s New In This Release? Allow user to pass argparse_kwargs argument to the build_option_parser method. This argument can contain extra keyword arguments...
cliff 1doug hellmann3
https://draft.blogger.com/profile/01892352754222143463
Blogger: User Profile: Doug Hellmann
Blogger is a blog publishing tool from Google for easily sharing your thoughts with the world. Blogger makes it simple to post text, photos and video onto your...
blogger user profiledoug hellmann
https://doughellmann.com/projects/imapautofiler/
imapautofiler · Doug Hellmann
Mar 6, 2021 - imapautofiler applies user-defined rules to automatically organize messages on an IMAP server.
doug hellmann
https://doughellmann.com/posts/new-command-line-interface-to-pymotw/
New command line interface to PyMOTW · Doug Hellmann
Mar 20, 2021 - The 1.95 release of PyMOTW includes a command line interface to access the documentation for a module. The package can be installed via easy_install or pip: $...
command line interfacedoug hellmannnewpymotw
https://doughellmann.com/releases/sphinxcontrib-datatemplates-0-11-0/
sphinxcontrib-datatemplates 0.11.0 · Doug Hellmann
Dec 21, 2023 - What’s new in 0.11.0? handle file exceptions when loading data or templates (contributions by Bizordec)
0 11doug hellmannsphinxcontrib
https://doughellmann.com/releases/sphinxcontrib-sqltable-2-1-1/
sphinxcontrib-sqltable 2.1.1 - db cursor fix · Doug Hellmann
May 14, 2024 - What’s new in 2.1.1? Access cursor before closing the db connection (contributions by dopas21) use the readthedocs.org theme for docs
sphinxcontrib sqltable2 1doug hellmanndbcursor
https://doughellmann.com/posts/algorithm-blogs-python-module-usage-statistics/
Algorithm Blogs » Python module usage statistics · Doug Hellmann
Mar 28, 2021 - Imri Goldberg has put together some interesting statistics about Python module use frequency by analyzing modules downloaded from PyPI. I’m not surprised to...
python moduleusage statisticsdoug hellmannalgorithmblogs
https://doughellmann.com/posts/python-module-of-the-week-meet-rest-and-sphinx/
Python Module of the Week, meet reST and Sphinx · Doug Hellmann
Jun 4, 2022 - Release 1.65 of the Python Module of the Week includes HTML documentation created with Sphinx from reStructuredText versions of all of the posts so far. The...
python moduleweek meetdoug hellmannrestsphinx
https://doughellmann.com/posts/pyatl-meetup-oct-11th/
PyATL meetup Oct. 11th · Doug Hellmann
Mar 28, 2021 - The Python Atlanta Meetup group meets tomorrow night at Turner, on Techwood Drive. This month’s theme is “Zope Related Technologies”. Here’s the schedule: Oct....
doug hellmannpyatlmeetupoct11th
https://doughellmann.com/projects/virtualenvwrapper-bitbucket/
virtualenvwrapper-bitbucket · Doug Hellmann
Feb 22, 2021 - virtualenvwrapper-bitbucket is a template for virtualenvwrapper to extend its project-management features. It automatically clones a...
doug hellmannvirtualenvwrapperbitbucket
https://doughellmann.com/releases/whereto-0-4-0/
whereto 0.4.0 · Doug Hellmann
Feb 22, 2021 - New Features whereto now uses the PCRE library - the same regex library used by mod_alias - for compiling regular expressions. Bug Fixes Literal ‘$’ characters...
0 4doug hellmannwhereto
https://doughellmann.com/posts/italian-translation-of-pymotw/
Italian translation of PyMOTW · Doug Hellmann
Mar 28, 2021 - Roberto Pauletto is working on an Italian translation of the Module of the Week series. Roberto creates Windows applications with C# by day, and tinkers with...
italian translationdoug hellmannpymotw
https://doughellmann.com/releases/sphinxcontrib-sqltable-2-1-0/
sphinxcontrib-sqltable 2.1.0 - SQLAlchemy 2.0 support · Doug Hellmann
2 1 0sphinxcontrib sqltabledoug hellmannsqlalchemysupport
https://doughellmann.com/posts/ipython-and-virtualenv/
IPython and virtualenv · Doug Hellmann
Mar 28, 2021 - IPython is a feature-rich interactive shell for Python developers. Virtualenv creates isolated development environments so you can test or install packages...
doug hellmannipythonvirtualenv
https://doughellmann.com/
Doug Hellmann
doug hellmann
https://doughellmann.com/posts/opensource-com-interview-about-openstack-oslo/
opensource.com interview about OpenStack Oslo · Doug Hellmann
Mar 28, 2021 - I was interviewed by Jason Hibbets of Red Hat about the OpenStack Oslo Program for an article on opensource.com that was posted today. The interview happened...
doug hellmannopensourceinterviewopenstackoslo
https://doughellmann.com/projects/smiley/
smiley · Doug Hellmann
Mar 6, 2021 - Smiley includes several subcommands for running Python programs and monitoring all of the internal details for recording and reporting.
doug hellmannsmiley
https://doughellmann.com/releases/cliff-tablib-formatting-extensions-for-cliff/
cliff-tablib 1.0 - Formatting Extensions for Cliff · Doug Hellmann
Jun 4, 2022 - What’s New In This Release? This is the first release in which the tablib extensions are being released as a separate project from cliff.
1 0doug hellmanncliffformattingextensions
https://doughellmann.com/projects/virtualenvwrapper-tmpenv/
virtualenvwrapper-tmpenv · Doug Hellmann
Feb 21, 2021 - virtualenvwrapper.tmpenv is a plugin for virtualenvwrapper for working with temporary virtual environments. After it is installed, the `mktmpenv` command can...
doug hellmannvirtualenvwrapper
https://doughellmann.com/projects/sphinxcontrib-sqltable/
sphinxcontrib-sqltable · Doug Hellmann
Mar 6, 2021 - sphinxcontrib-sqltable is a Sphinx extension that allows authors to embed SQL statements in source documents and produce tabular output in rendered documents.
sphinxcontrib sqltabledoug hellmann
https://doughellmann.com/releases/rst2blogger-1-0-1/
rst2blogger 1.0.1 · Doug Hellmann
Feb 21, 2021 - Changes This release fixes a problem with a dependency on BeautifulSoup and adds a few tests.
1 0doug hellmann