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.25.tar.gz
(57.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
File details
Details for the file araali-0.0.25.tar.gz.
File metadata
- Download URL: araali-0.0.25.tar.gz
- Upload date:
- Size: 57.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
548cca25c195f3979558c3702dfa22722b2bcccae20a8e934ff164360c0c6c9a
|
|
| MD5 |
edaa12a729e88d92bfce7c96ada9ef6c
|
|
| BLAKE2b-256 |
c05f4190799824174f49aa4e3b0395c1ab18f571c328cdfa52263c594568311e
|
File details
Details for the file araali-0.0.25-py2.py3-none-any.whl.
File metadata
- Download URL: araali-0.0.25-py2.py3-none-any.whl
- Upload date:
- Size: 48.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3f859afc6e86844cbe2ef10a2267c149ef0031ee7ebe6c86705c0848e8baabc
|
|
| MD5 |
b13933a7604f37a9aa44415ff18a7a32
|
|
| BLAKE2b-256 |
223f85ca8d7a3ce6f17d38fccba1d10466f4b4d25676719dfdd4fdae920c45d7
|