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.3.tar.gz
(28.2 kB
view details)
Built Distribution
deploifai-0.3.3-py3-none-any.whl
(48.7 kB
view details)
File details
Details for the file deploifai-0.3.3.tar.gz
.
File metadata
- Download URL: deploifai-0.3.3.tar.gz
- Upload date:
- Size: 28.2 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 | c75be28f73ceb7fef3732b86c4d43eaf89db72bfd500721f99c0120fd73c3681 |
|
MD5 | 1a4dcc4d9e2aaa9f61b5a2702240685b |
|
BLAKE2b-256 | a6762bd0b852640e0d16a7ace3c94ad6bd91146f784ce7f9b34037a63aaf2b73 |
File details
Details for the file deploifai-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: deploifai-0.3.3-py3-none-any.whl
- Upload date:
- Size: 48.7 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 | f4b9e2c1592083e46ab579fec0669d6f08cc98f730cdd6b6675f9927db19ea61 |
|
MD5 | 55dede733136bc84125270f341568257 |
|
BLAKE2b-256 | 45b7001405ed7c733b3c32e62396d420bea184b0b72bc203952a6f71f4687264 |