Author: | James Pacileo @ignighted |
---|---|
Version: | 0.1.0dev |
Description: | Package and Virtual Environment manager for Django based development. |
Requirements: | PIP, SqlAlchemy, Requests, Clint |
- Keep track of installed libraries and update them to latest MINOR or MAJOR stable version.
- Quickly browse useful sets of Django libraries and install them from the fly. Install is available using any PYPI version and repository.
- Manage Virtual Environments, build structured requirements.txt files on the fly.