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 .
Read the documentation of the deploifai
cli tool in html:
This documentation only functions on Python>=3.7
.
Installation of mkdocs==1.3.1
and mkdocs-click==0.8.0
required
mkdocs serve
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.3.2.tar.gz
(28.8 kB
view details)
Built Distribution
deploifai-0.3.2-py3-none-any.whl
(48.4 kB
view details)
File details
Details for the file deploifai-0.3.2.tar.gz
.
File metadata
- Download URL: deploifai-0.3.2.tar.gz
- Upload date:
- Size: 28.8 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 | c0cdfd3e0239c28b776b4046c967ddc924814c65087a8230f17c681406e65092 |
|
MD5 | 298e918fe74f5321a566826caaa5e504 |
|
BLAKE2b-256 | 188cceeaa5852d7697f4690bdbb6b5c2f788b537c1c61c513757438603bbc4ee |
File details
Details for the file deploifai-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: deploifai-0.3.2-py3-none-any.whl
- Upload date:
- Size: 48.4 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 | 5137912fe1631ab5f2043357402fcffc46024f1213472e8f68e974a4eb817d1f |
|
MD5 | 6b89f8b703d70f8465bd165c7d4f2ba5 |
|
BLAKE2b-256 | b1804f9ff479f4db943c3a81d1293270d64ecba31b74d45d739fa72604492679 |