Syntho Stack Deployment CLI
Project description
syntho-cli
For detailed information on the CLI's usage, please refer to the relevant section in the documentation.
For Developers
Pre-requirements
- Python
3.11.*(hint: pyenv) - Poetry (
pip install poetry)
Setting up the project
poetry install
Usage
Development mode
poetry run poetry shell
CLI mode - DEV
- Option 1:
poetry run poetry run syntho-cli --help - Option 2:
poetry run poetry shell&&syntho-cli --help
CLI Mode - PROD
poetry run poetry build-> this will create wheels under ./distpip install ./dist/cli-<VERSION>.tar.gz
Running tests
- Unit tests:
pytest tests/ - Integration tests:
cd ./tests/integration && ./run.sh
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
syntho_cli-1.27.3.tar.gz
(48.2 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
File details
Details for the file syntho_cli-1.27.3.tar.gz.
File metadata
- Download URL: syntho_cli-1.27.3.tar.gz
- Upload date:
- Size: 48.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5354992b26002f94af9b2511272f0c6acfddebfb1b76e377d7d0f3d5a4d5cd56
|
|
| MD5 |
aa0a1aa0bbc6344d09c47a03b667e671
|
|
| BLAKE2b-256 |
a30eed71869f7ca316f462ff013ed37d460f0c39549746c568aa3a83bc1fa848
|
File details
Details for the file syntho_cli-1.27.3-py3-none-any.whl.
File metadata
- Download URL: syntho_cli-1.27.3-py3-none-any.whl
- Upload date:
- Size: 68.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44f8f262bff69bb5acfdeb5161da260d3849e252282d77954addbbe9c503b06d
|
|
| MD5 |
bc7d7876f7d6af66d95ade39a7927454
|
|
| BLAKE2b-256 |
69400269c171242290a3870b3137fe3fa7437552b43292a19e49676d49c7c898
|