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.32.tar.gz
(181.1 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.32.tar.gz.
File metadata
- Download URL: araali-0.0.32.tar.gz
- Upload date:
- Size: 181.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
140b8f30f6139bd85ab3a066c71b40efcf74ec3e691e1fb2448c0c544f8646e9
|
|
| MD5 |
88111bbdb5ac972d5cdf0b6f934401ea
|
|
| BLAKE2b-256 |
b3f59ccd7f0089ff414a81dbadb101bc9ef594e20658e93bbfbf00b1170dd2c6
|
File details
Details for the file araali-0.0.32-py2.py3-none-any.whl.
File metadata
- Download URL: araali-0.0.32-py2.py3-none-any.whl
- Upload date:
- Size: 87.7 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 |
7f627e0a979f8e130da038cbd6ab510f03c90e37704033bdde99bfe6b632af9d
|
|
| MD5 |
b6244a77060a5749ad33cde6cee2a7e2
|
|
| BLAKE2b-256 |
864f1a55c27b076186d2426ed9a3e7994186ee2318e87611840d7de8a46d7fec
|