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.27.tar.gz
(92.2 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.27.tar.gz.
File metadata
- Download URL: araali-0.0.27.tar.gz
- Upload date:
- Size: 92.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c67d1d02c952017cf18de8bdd64d19a99875e7db41466c5d2b90a6405f344cb5
|
|
| MD5 |
a6335523f4039403d4844924066ad7ff
|
|
| BLAKE2b-256 |
15862798aec2e2158bfb3753a3960fc173f85571975fd28cec58c3271712ab29
|
File details
Details for the file araali-0.0.27-py2.py3-none-any.whl.
File metadata
- Download URL: araali-0.0.27-py2.py3-none-any.whl
- Upload date:
- Size: 96.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 |
c0e5f63a46508db389771f7d2b0814e9001efec25e2092cacb2525fde0e3a85d
|
|
| MD5 |
8d27d79ad847650076979715b3284cec
|
|
| BLAKE2b-256 |
b35573c47ef996a12995ee68c30c810d387b4e6e0f3bfe994787953fb9270c07
|