# abrio-cli
SDK used By Developers to create custom logic for their apps.
## CLI configurations for local usage
to test the cli tool :
+ move to cli directory and create a virtual env
```
cd cli
virtualenv venv
. venv/bin/activate
```
+ install AbrIO CLI locally using
```
pip install --editable .
```
Abrio CLI is now installed.
## Abrio CLI on PyPi
Abrio cli is now on PyPiTest repository. install it using
```
pip install AbrIO
# if not found :
pip install --extra-index-url https://testpypi.python.org/pypi AbrIO
```
SDK used By Developers to create custom logic for their apps.
## CLI configurations for local usage
to test the cli tool :
+ move to cli directory and create a virtual env
```
cd cli
virtualenv venv
. venv/bin/activate
```
+ install AbrIO CLI locally using
```
pip install --editable .
```
Abrio CLI is now installed.
## Abrio CLI on PyPi
Abrio cli is now on PyPiTest repository. install it using
```
pip install AbrIO
# if not found :
pip install --extra-index-url https://testpypi.python.org/pypi AbrIO
```
Release files for AbrIO 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| AbrIO-0.0.5.tar.gz | 6.4 kB | Details |
Release files / AbrIO-0.0.5.tar.gz
| Download URL | AbrIO-0.0.5.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8a435e4115e136b801fff29c46ef694f76be603e93b216d9d87c5eaa77932075
|
|
BLAKE2b-256 checksum How to use checksums |
0ad0a7591c30523afadfb5ab16b010fc35499ea621f1204a9fcde5f6eb6d3d52
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |