Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dtgoitia/__default_python_venv

Default python virtual environment for quick tests
https://github.com/dtgoitia/__default_python_venv

Last synced: about 1 month ago
JSON representation

Default python virtual environment for quick tests

Awesome Lists containing this project

README

        

For first time install: `make create_venv`

To install/upgrade dependencies: `make upgrade`

The list of available dependencies is in `requirements.txt`