background preloader

Python

Facebook Twitter

Python - Why use pip over easy_install. Virtualenvwrapper 4.0 — virtualenvwrapper 4.0 documentation. Virtualenvwrapper is a set of extensions to Ian Bicking’s virtualenv tool.

virtualenvwrapper 4.0 — virtualenvwrapper 4.0 documentation

The extensions include wrappers for creating and deleting virtual environments and otherwise managing your development workflow, making it easier to work on more than one project at a time without introducing conflicts in their dependencies. Features¶ Organizes all of your virtual environments in one place.Wrappers for managing your virtual environments (create, delete, copy).Use a single command to switch between environments.Tab completion for commands that take a virtual environment as argument.User-configurable hooks for all operations (see Per-User Customization).Plugin system for more creating sharable extensions (see Extending Virtualenvwrapper).

Markdown. Download Markdown 1.0.1 (18 KB) — 17 Dec 2004 Introduction Markdown is a text-to-HTML conversion tool for web writers.

Markdown