Quantcast
Channel: Doug Hellmann » doug
Browsing all 41 articles
Browse latest View live

cliff — Command Line Interface Formulation Framework — version 1.4.1

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. What’s New In This Release? Add dict2columns...

View Article


cliff — Command Line Interface Formulation Framework — version 1.4.2

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. What’s New In This Release? Fix an issue with...

View Article


cliff — Command Line Interface Formulation Framework — version 1.4.3

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. What’s New In This Release? More stdout...

View Article

cliff — Command Line Interface Formulation Framework — version 1.4.4

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. What’s New In This Release? Provide better...

View Article

stevedore 0.11

What is stevedore? Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (“plugins“) at runtime. Many applications...

View Article


Foreword for “Python in Practice”

This is the foreword I wrote for Python in Practice, by Mark Summerfield, available now in print and ebook formats from Amazon and directly via the publisher. I have been building software with Python...

View Article

git-os-job 1.0

What is git-os-tag? The OpenStack project stores the logs for all of the test jobs related to a commit on http://logs.openstack.org organized by the commit hash. To review the logs after a job runs,...

View Article

git-os-job 1.0.1

What is git-os-tag? The OpenStack project stores the logs for all of the test jobs related to a commit on http://logs.openstack.org organized by the commit hash. To review the logs after a job runs,...

View Article


stevedore 0.12

What is stevedore? Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (“plugins“) at runtime. Many applications...

View Article


cliff — Command Line Interface Formulation Framework — version 1.4.5

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. What’s New In This Release? Update the...

View Article

httplib2.ca_certs_locater 0.1.0

This package provides a plug-in to httplib2 to tell it to use the certificate authority file from the base OS instead of the one in the httplib2 package. The file from httplib2 is used as a fallback,...

View Article

sphinxcontrib-pecanwsme 0.5

sphinxcontrib-pecanwsme is an extension to Sphinx for documenting APIs built with the Pecan web framework and WSME. What’s New? Add support for extracting documentation from custom controller methods...

View Article

Tips for Learning a New Programming Language

The folks at InformIT.com recently asked me, along with several other Pearson authors, to answer the question What’s the best way for a programmer to learn a new language? We did not coordinate our...

View Article


stevedore 0.13

What is stevedore? Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (“plugins“) at runtime. Many applications...

View Article

Smiley 0.6.0 — Python Application Tracer

What is smiley? Smiley spies on your Python app while it runs. Smiley includes several subcommands for running Python programs and monitoring all of the internal details for recording and reporting....

View Article


cliff — Command Line Interface Formulation Framework — version 1.5.0

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. What’s New In This Release? Fix the arguments...

View Article

sphinxcontrib-pecanwsme 0.6

sphinxcontrib-pecanwsme is an extension to Sphinx for documenting APIs built with the Pecan web framework and WSME. What’s New? Add support for DELETE and PATCH HTTP verbs (contributed by Imre Farkas...

View Article


virtualenvwrapper 4.2

What is virtualenvwrapper? virtualenvwrapper is a set of extensions to virtualenv. The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development...

View Article

pdbcs 0.3

What is pdbcs? A console script installed by setuptools is a thin wrapper that loads the defined entry point and invokes it. pdbcs uses the console script name to load the entry point itself and invoke...

View Article

sphinxcontrib.spelling 2.0

What is sphinxcontrib.spelling? sphinxcontrib.spelling is a spelling checker for Sphinx. It uses PyEnchant to produce a report showing misspelled words. What’s New in This Release? Add python 3.3...

View Article
Browsing all 41 articles
Browse latest View live