This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Reason given by maintainers: please install lium.io package
Overview
Celium CLI is a command-line tool for interacting with the Celium ecosystem. It provides a set of commands to help developers and users manage, monitor, and interact with Celium services and infrastructure directly from their terminal.
Key features:
- Easy installation and setup
- Rich CLI interface with helpful output
- Integration with Celium services
Install
You can install celium-cli on your local machine directly from source, or from PyPI.
Install from PyPI
Run
pip install -U celium-cli
Install from source
- Create and activate a virtual environment.
python3 -m venv venv
source venv/bin/activate
- Clone the Celium CLI repo.
git clone https://github.com/Datura-ai/celium-cli.git
cd celium-cli
- Install
pip3 install .
Usage
After installation, you can use the CLI by running:
celium-cli --help
This will display all available commands and options. For example, to see the version:
celium-cli --version
Support
- GitHub Issues — for bug reports and feature requests
- Discord — for community support and discussion
Release files for celium-cli 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| celium_cli-0.2.1.tar.gz | 37.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| celium_cli-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 80.4 kB
Release files / celium_cli-0.2.1.tar.gz
| Download URL | celium_cli-0.2.1.tar.gz |
|---|---|
| Size | 37.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
28f01f0708ca0aa9c89012045b995ede54d78ddda04dad5472e05f82c22fd5f6
|
|
BLAKE2b-256 checksum How to use checksums |
b1208ede795d83e638ac384901223777400e2724f59d5c6978b327f77417dc6b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.12
|
Release files / celium_cli-0.2.1-py3-none-any.whl
| Download URL | celium_cli-0.2.1-py3-none-any.whl |
|---|---|
| Size | 43.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cc496965bd6c89f41d9295016df2c63e3d8f6ffadb14e9c2e1ed38ce3ebed91e
|
|
BLAKE2b-256 checksum How to use checksums |
ddceba8dddad34e923c8dc011718815dca2a7dc4e4a9b3c519fdbc64f374c9f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.10.12
|