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.23.tar.gz
(42.1 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
File details
Details for the file araali-0.0.23.tar.gz.
File metadata
- Download URL: araali-0.0.23.tar.gz
- Upload date:
- Size: 42.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62c6321c0799fd6defbf1abc97ff253dec9b1fd295d2f52bebcb7a4d275529e8
|
|
| MD5 |
8f5e8991bf1fe3bc1e92279b67ae6cff
|
|
| BLAKE2b-256 |
830c6d0495e924b1789667ae7666c0028de2d00cb7efe3d917d1f9a8f3452421
|
File details
Details for the file araali-0.0.23-py2.py3-none-any.whl.
File metadata
- Download URL: araali-0.0.23-py2.py3-none-any.whl
- Upload date:
- Size: 45.3 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 |
ace5b870790c72fe0acd8740368cb33b2e48cfe43c2afa9e9880043e0270b4f8
|
|
| MD5 |
abfd198c7eddb94a0fcbdf2a3a425ef5
|
|
| BLAKE2b-256 |
d2d752531c48ab6e1b6539c12c0d33680abf8522568daef610483ea53d9c30b9
|