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.24.tar.gz
(51.8 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.24.tar.gz.
File metadata
- Download URL: araali-0.0.24.tar.gz
- Upload date:
- Size: 51.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9dfea17197f42b358dfd80de8c003ff24454c67709b81b8c1944da775f59200
|
|
| MD5 |
ae0b728ded4be4310ec727c4976103fb
|
|
| BLAKE2b-256 |
0e809f46dad15b6c8337df0330a56437c6331d2f9bb0a5b708898878170ec12a
|
File details
Details for the file araali-0.0.24-py2.py3-none-any.whl.
File metadata
- Download URL: araali-0.0.24-py2.py3-none-any.whl
- Upload date:
- Size: 42.1 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 |
4ab3638152915f331a8961d9efa23b65a60834ccb40134d45f9c9b9baf44a72f
|
|
| MD5 |
3acf826244c589087a7608e486ff8774
|
|
| BLAKE2b-256 |
7ec4f27a0b979e09059c2bdc4b1a9cb77a2464153a8fd93fc20d33930e1b28f0
|