No project description provided
Project description
Project Description
- Everytime we want to create a project in python we need to create a virtual environment, and the command line interface (CLI) might be complicated and can cause confusion, sometimes it might cause frustration and time consuming when you have to navigate to a long folder path or mistype something and then you have to retype everything again.
- VENVGEN will allow you to create your own venv environment without the necessity to remember the CLI commands.
- On top of that, you can edit the environment - install or uninstall the library.
- The program also check for the validity of the library that you try to install. It also check if you mis-deleted your venv by accident and help you to recover the venv with according pre-installed libraries.
How to install the software
pip install venvgen
How to use the software
- After Installation into your python environment, you can use the software easily in the terminal with friendly UI by just type
venvgen
in the terminal and the program will start running.
Release Note
- 0.0.1: Beta version, buggy, just can use the first option only.
- 0.0.2: Still buggy but now can use some of the second option.
- 0.0.4: Update the code structure and checking system.
- 1.0.0: A full version for MacOS (not fully tested, may cause unexpected bug)
Developer Note
- Windows users will get access to full version soon!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
venvgen-1.0.1.tar.gz
(21.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
venvgen-1.0.1-py3-none-any.whl
(28.8 kB
view details)
File details
Details for the file venvgen-1.0.1.tar.gz.
File metadata
- Download URL: venvgen-1.0.1.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fe0ba8e10cc1b8d035a81b42cc06c05def07d2171fc32dd333145747f289bc2
|
|
| MD5 |
606913e91f4d60333b12044b2f9bdd6d
|
|
| BLAKE2b-256 |
b772c6a52cfa5218d9e0b215c3c83d26f8ecb66a588d2cfe708c3599ba66a5f0
|
File details
Details for the file venvgen-1.0.1-py3-none-any.whl.
File metadata
- Download URL: venvgen-1.0.1-py3-none-any.whl
- Upload date:
- Size: 28.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2031fc876244f6cda1950145325ca15a4ad04c904acc499f37a1f19d15e2552e
|
|
| MD5 |
891b3bab6c1acf377492ab20fed6115f
|
|
| BLAKE2b-256 |
d98b365fdb9b0afd2e165173cbb1d34fb5f7f23bd8355b22693eea6093359da7
|