Quantcast
Channel: Doug Hellmann » doug
Browsing latest articles
Browse All 41 View Live

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


stevedore 0.14

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
Browsing latest articles
Browse All 41 View Live