Deploifai CLI
Project description
Deploifai CLI
Installation
pip install deploifai
Usage
# ensure the cli is accessible
which deploifai
# show help message
deploifai --help
# show version
deploifai --version
Contribute
Setup Development Environment
Create python virtual environment:
python -m venv .venv
source .venv/bin/activate
Install dev dependencies:
pip install -U pip
pip install -r requirements.txt
Copy sample.env
to .env
:
DEPLOIFAI_CLI_ENVIRONMENT=development
DEPLOIFAI_BACKEND_URL=http://localhost:4000
Run the deploifai cli script directly for testing:
python dev.py
Or, install deploifai
cli tool in virtual environment for testing:
pip install --editable .
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
deploifai-0.1.5.tar.gz
(15.1 kB
view details)
Built Distribution
deploifai-0.1.5-py3-none-any.whl
(23.9 kB
view details)
File details
Details for the file deploifai-0.1.5.tar.gz
.
File metadata
- Download URL: deploifai-0.1.5.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e87033c348ea9b596a0a4902ad59de7093cd4bfdac4b684ac31d7207bb2b75d8 |
|
MD5 | 02341a088a059f2bdfe8be55cd4eb018 |
|
BLAKE2b-256 | d268bac6ce3bf7c96206e9784b5b974d1dbf473e737610322089a7ed21df680a |
File details
Details for the file deploifai-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: deploifai-0.1.5-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbb5becb8688b86a47fd42be0b1bfe1bbc4a49eabc502da06f742d9687bf6466 |
|
MD5 | 6dfbe673ef5065d08fcb8ce665c63191 |
|
BLAKE2b-256 | d84cfb7c9e30609be1e5d5ab10d7843a29848ec14ab71e34fdb414cf8a8c143b |