Command to manage environments variables, the idea is because everyday I have to work with .env files with different projects and environments like dev, staging and local.
Project description
CLI to manage environments variables, the idea is because everyday I have to work with .env files with different projects and environments like dev, staging and local.
Installation
To install the package, simply run:
pip install envm
Examples:
- Save the current .env (environment) file in the database environments
$ envm save users.dev
- Use a file called .env in my current path:
$ envm use users.dev
- (WIP) The next command should "export" the environments in my current shell session:
envm export users.dev
- (WIP) Clean my current env space (--envm flag is optional)
envm clean --envm users.prod
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file envm-0.1.1.tar.gz.
File metadata
- Download URL: envm-0.1.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f4fe59492c3e705129d808dda2627215b2094babb98854efa0682ca6c36e2a3
|
|
| MD5 |
ac2f5adfe678e1497ebd885d2660da84
|
|
| BLAKE2b-256 |
68e7f4c4af27c36c21c002f5f62f8638e4ca82c4e4e232d6584fe23eab81bb21
|
File details
Details for the file envm-0.1.1-py3-none-any.whl.
File metadata
- Download URL: envm-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfefb32b2a8f8b3a04b4510d4c8d5470b6c698de1dbeac20f43a0998858aa377
|
|
| MD5 |
0ee8b69bc8ca20ac5f1df889e28ac17a
|
|
| BLAKE2b-256 |
33e757e133b7bb6ec9cd8dd5674085283b2a10c46ad83fbf583df24cedbfdc1a
|