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.22.tar.gz
(46.4 MB
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
araali-0.0.22-py3-none-any.whl
(31.9 kB
view details)
File details
Details for the file araali-0.0.22.tar.gz.
File metadata
- Download URL: araali-0.0.22.tar.gz
- Upload date:
- Size: 46.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da34f3c6fa90d6933cdf7fa391674fc76c6eae9b8babf5ceff26d962856eac29
|
|
| MD5 |
e716b94d25e70824c58e45c106a2cb97
|
|
| BLAKE2b-256 |
eb1cdb568207be317db6be676cb002c8faec97bad2a0243e3a9114288b37e9f0
|
File details
Details for the file araali-0.0.22-py3-none-any.whl.
File metadata
- Download URL: araali-0.0.22-py3-none-any.whl
- Upload date:
- Size: 31.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9bcd1d882f81142b6c2d7bde7fb94c0a84cabd7231bf0abce27c7056b3d1a70
|
|
| MD5 |
446a6a5f910d8d11322a35077b34dc1c
|
|
| BLAKE2b-256 |
51b89c80e89b58c834a9914af02af0988b4c2e98296b70deaab5d131aad0fa49
|