Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dtgoitia/__default_python_venv
- Owner: dtgoitia
- Created: 2022-01-15T11:39:58.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T11:40:27.000Z (about 3 years ago)
- Last Synced: 2024-10-28T13:54:49.529Z (3 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`