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.0.tar.gz
(25.1 kB
view details)
Built Distribution
deploifai-0.3.0-py3-none-any.whl
(40.3 kB
view details)
File details
Details for the file deploifai-0.3.0.tar.gz
.
File metadata
- Download URL: deploifai-0.3.0.tar.gz
- Upload date:
- Size: 25.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 | 24ac9d2262b97f768eb3aed09054231d3e002c1202caec4371a5efc6ca28168a |
|
MD5 | 046ba08e68c50295284a396c6a4fab78 |
|
BLAKE2b-256 | 511be0d351e398589b3066c2d4f73ffe316c8424eaa8e08ef0c2b9d7b57bda07 |
File details
Details for the file deploifai-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: deploifai-0.3.0-py3-none-any.whl
- Upload date:
- Size: 40.3 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 | cff8809112a945f9d78a8cf7ca4c9f97a1d0d03c2dccf9da9968367d3f0ac93c |
|
MD5 | f0fc6e21c5a92c475579c1b49d01f536 |
|
BLAKE2b-256 | 7f060597862ab3d86942b86d23c4aba7da93b07135e80e631ebc3dbc938d4617 |