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.33.tar.gz
(182.0 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
File details
Details for the file araali-0.0.33.tar.gz.
File metadata
- Download URL: araali-0.0.33.tar.gz
- Upload date:
- Size: 182.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
611c462391e9deb59df6d5ae99fc6ed9b84117bb1990e61ec1a1b51096c847ac
|
|
| MD5 |
be925f762fadac5adfcf028ffc1d8a58
|
|
| BLAKE2b-256 |
970a0640905b722f583328a003fb06f03754545052010389f0547f7a9c99461d
|
File details
Details for the file araali-0.0.33-py2.py3-none-any.whl.
File metadata
- Download URL: araali-0.0.33-py2.py3-none-any.whl
- Upload date:
- Size: 89.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76d025dcea2fdc812641ef107a82e8b40c076cde8b6d5255d2307d0ba5e7378d
|
|
| MD5 |
ef37b724317b1807dbc1d088eb4cb58c
|
|
| BLAKE2b-256 |
f01319c6daaadd3d9a5825f59a4af30bed268191329f1b4631c73d84567ce937
|