Araali API
Project description
Araali API
This is a python library to expose access to Araali APIs
Help
# setup a python3 virtualenv to run araali (one time)
cd ~/
python3 -m venv araaliapienv
source araaliapienv/bin/activate
pip install araali
# every other time (enter the environment you setup)
cd ~/
source araaliapienv/bin/activate
pip install --upgrade araali
# export your api token
export ARAALI_API_TOKEN="<your-token-here>"
# usage help - command line
python -m pydoc araali
python -m araali -h
# from your code
>>> import araali
>>> help(araali)
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
araali-0.0.36.tar.gz
(198.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
araali-0.0.36-py2.py3-none-any.whl
(102.7 kB
view details)
File details
Details for the file araali-0.0.36.tar.gz.
File metadata
- Download URL: araali-0.0.36.tar.gz
- Upload date:
- Size: 198.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d63fea8b8ecc295327470f754927fa5dc6b366cb1359e87cf0b2dc0d412d12d
|
|
| MD5 |
caf6528cf85a401ccb4363a56b6f057d
|
|
| BLAKE2b-256 |
5a5b978809375301cd5ffecda65cda7aedbad0cc1911944f522a3bde92ef4043
|
File details
Details for the file araali-0.0.36-py2.py3-none-any.whl.
File metadata
- Download URL: araali-0.0.36-py2.py3-none-any.whl
- Upload date:
- Size: 102.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56bcdfb1940633f774d33cafa1c5432e5ec66f0d742fd2b81cb97966ccfbc5cd
|
|
| MD5 |
5f2bf16105136ee30d587f3468ff0a7f
|
|
| BLAKE2b-256 |
c1d5e9c7eec09fee4e2e830c2838a0884ad34b6e730f7145b1e15906ef419e5e
|