Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

virtualenv is a tool to create isolated Python environments. A virtual environment has its own Python libraries, and can have different versions of libraries from other environments. Using this, you can avoid version conflicts for different applications.

4.59091
   
  0 reviews  |  58 users  |  4,812 lines of code  |  34 current contributors  |  Analyzed 4 days ago
 
 

virtualenvwrapper is a set of extensions to Ian Bicking’s virtualenv tool. 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.

5.0
 
  0 reviews  |  5 users  |  5,197 lines of code  |  11 current contributors  |  Analyzed 13 days ago
 
 

Tox as is a generic virtualenv management and test command line tool you can use for: * checking your package installs correctly with different Python versions and interpreters * running your tests in each of the environments, configuring your test tool of choice * acting as a frontend to ... [More] Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing. [Less]

0
 
  0 reviews  |  1 user  |  3,992 lines of code  |  14 current contributors  |  Analyzed about 1 month ago
 
 

Denim a Fabric deployment strategy for Python web applications.

0
 
  0 reviews  |  1 user  |  1,735 lines of code  |  2 current contributors  |  Analyzed 9 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.