sietch
Sietch is a lightweight environment CLI tool. It creates and manages local environments for simple projects. It is designed to be used for small hobby projects that may share some basic environment requirements.
Installation
pip install sietch
Usage
Create a new environment
sietch create --name MyEnv
Activate an environment
Activation is not fully implemented, the command here prints the activation command.
sietch activate --name MyEnv
Remove an environment
sietch remove --name MyEnv
List all environments
sietch list
Release files for sietch 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| sietch-0.2.0.tar.gz | 4.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| sietch-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.3 kB
Release files / sietch-0.2.0.tar.gz
| Download URL | sietch-0.2.0.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b92512372a50fcf139e0d780e73a20b0ec8df6d993853b0561184d9ae67b0f03
|
|
BLAKE2b-256 checksum How to use checksums |
b5ece02d3b05ea3a2036dafaa7c1477af0b97b0c2c7458922ef8e33029f2a822
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.8
|
Release files / sietch-0.2.0-py3-none-any.whl
| Download URL | sietch-0.2.0-py3-none-any.whl |
|---|---|
| Size | 5.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
25de93b3fb4548668a00b7515e6d7a605d92d0064b72bbd9aa3c98aaf5d54b0d
|
|
BLAKE2b-256 checksum How to use checksums |
758e6082e5ea9bcb60b51e83a319d0ed7074ee3079dd0eb2d298173423080d55
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.8
|