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

virtualenvwrapper 3.7

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



Better Documentation Through Automation: Creating docutils & Sphinx Extensions

The slides from my PyCon 2013 presentation on writing Sphinx extensions are now online. Better Documentation Through Automation: Creating docutils & Sphinx Extensions from doughellmann

View Article

Dynamic Code Patterns: Extending Your Applications with Plugins

My second presentation from PyCon 2013 is available online: Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions at...

View Article

cliff — Command Line Interface Formulation Framework — version 1.3.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? Add...

View Article

virtualenvwrapper.alex — for the typo challenged

What is virtualenvwrapper.alex? virtualenvwrapper.alex installs aliases for typos related to common virtualenvwrapper commands. Really. It exists because Alex Gaynor asked nicely. @doughellmann...

View Article


virtualenvwrapper 3.7.1

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

virtualenvwrapper 4.0

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

Why virtualenvwrapper Is Not Written in Python

If you look at the source code for virtualenvwrapper you will see that most of the interesting parts are implemented as shell functions in virtualenvwrapper.sh. The hook loader is a Python app, but...

View Article


cliff — Command Line Interface Formulation Framework — version 1.3.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? Restore...

View Article


converting virtualenvwrapper repo to git

If you have forked virtualenvwrapper, you’ll want to update your fork to use the new git repository at https://bitbucket.org/dhellmann/virtualenvwrapper, still hosted by our friends at bitbucket.org....

View Article

Smiley 0.1.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

Smiley 0.2.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.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? Store a reference...

View Article


Link Scrubber 1.0 – a pinboard.in bookmark cleaner

With the announcement that Google Reader is being shuttered, I decided I needed to go through my pinboard.in bookmarks and update any that point to a feedproxy.google.com URL while their redirecting...

View Article

stevedore 0.10

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.3.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

virtualenvwrapper 4.1

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


Entry Point Inspector 0.1

Entry Point Inspector is a tool for looking at the entry point plugins installed on a system. For details, see the home page on PyPI or GitHub repository. Examples $ epi group list...

View Article

Smiley 0.4.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

Smiley 0.5.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
Browsing all 41 articles
Browse latest View live




Latest Images