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.31.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.31.tar.gz.
File metadata
- Download URL: araali-0.0.31.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 |
c24f3642e0158a9e5688da4b7e617c2360b81ac959c0d44d757ae748f4b7d117
|
|
| MD5 |
ecaab103a84493bd1bc44c4e6cb8a565
|
|
| BLAKE2b-256 |
b1239d3aa947d84f40ec0acf8d2ae9e26c3e5e732093dbc1a89a39ab18487a75
|
File details
Details for the file araali-0.0.31-py2.py3-none-any.whl.
File metadata
- Download URL: araali-0.0.31-py2.py3-none-any.whl
- Upload date:
- Size: 87.6 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 |
c0048baf8e49d7445dbedf299fbaa52f88e2289bc6cbbfc7cf7cc58d9f41a221
|
|
| MD5 |
fa3e283db2a7614acd3508251d9aa4a4
|
|
| BLAKE2b-256 |
7bf77f87240930240b090725d56ffa06bd50c96994e0b761168da1870c66a9dc
|