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.1.tar.gz
(26.6 kB
view details)
Built Distribution
deploifai-0.3.1-py3-none-any.whl
(43.9 kB
view details)
File details
Details for the file deploifai-0.3.1.tar.gz
.
File metadata
- Download URL: deploifai-0.3.1.tar.gz
- Upload date:
- Size: 26.6 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 | ecdf7cb54f5fe98f7a55bd5cb9d76c02adea563100865a3eeef7a9b1f7195c2c |
|
MD5 | 22a1f2e46146a24dfab8186a62642734 |
|
BLAKE2b-256 | 5a4518cbe57fd032edb9f06783f5df830f5eeddaeb341693ea1e04dd474c3293 |
File details
Details for the file deploifai-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: deploifai-0.3.1-py3-none-any.whl
- Upload date:
- Size: 43.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 | a673f7857df3e1311e0061dba4450de0db9c1a152cd3a90176ea33b65ea84808 |
|
MD5 | 51902594c682fa5c4581acd9990715e0 |
|
BLAKE2b-256 | 6be57e4d77741f157c015c2878ac6d84664543992e85a2f54b556e79e2e1ef52 |