A project manager CLI tool.
Project description
Chocolate Project Manager
Chocolate Project Manager (pychocolate) is a command-line tool for managing projects with virtual environments, dependencies, and environment variables.
Features
- Create new projects
- Run projects with virtual environments
- Add and reinstall dependencies
- Manage environment variables and runtime flags
Installation
Install pychocolate via pip:
pip install gochocolatego
Usage
Run the chocolate command with different options to manage your projects.
Create a New Project
chocolate new -n project_name -m main_file.py
Run the Project
chocolate run
Add Dependencies
chocolate add package_name
Reinstall Dependencies
chocolate reinstall
Manage Environment Variables
- Get environment variables:
chocolate env get
- Remove environment variables:
chocolate env rem ENV_KEY
- Add environment variables:
chocolate env VAR_NAME=value
Set Runtime Flags
chocolate flags --flag1 --flag2
License
This project is licensed under the MIT License.
Author
Chocolateisfr
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
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 gochocolatego-1.3.tar.gz.
File metadata
- Download URL: gochocolatego-1.3.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7d061479df402790a28a2bafb68779d8cc015d0fe6063617065421192040f1d
|
|
| MD5 |
be7d5661d66844867dac70ef3806b69c
|
|
| BLAKE2b-256 |
6c12eba375b19850abdfa61710036e81ce8df098edb68e26562305fb5d342761
|
File details
Details for the file gochocolatego-1.3-py3-none-any.whl.
File metadata
- Download URL: gochocolatego-1.3-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7472c2b8a4bbb612f35d5df1e92ea7d0fc1e011843e90cc803d141d0d6521d6
|
|
| MD5 |
62fb7b40060b624f931b00a0b33515ba
|
|
| BLAKE2b-256 |
6ce0c1bbf5fbc132018e6050bb602d6c7389c9c145bdd408e3f3e5ffb502430c
|