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 Articlecliff — 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 Articlecliff — 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 Articlecliff — 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 Articlestevedore 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 ArticleForeword 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 Articlegit-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 Articlegit-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 Articlestevedore 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 Articlecliff — 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 Articlehttplib2.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 Articlesphinxcontrib-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 ArticleTips 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 Articlestevedore 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 ArticleSmiley 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 Articlecliff — 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 Articlesphinxcontrib-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 Articlevirtualenvwrapper 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 Articlepdbcs 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 Articlesphinxcontrib.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