The Howler client library facilitates issuing requests to Howler
Project description
Howler Client Library
The Howler client library facilitates issuing requests to Howler.
Requirements
- Python 3.9 and up
Running the Tests
Prepare the API
sudo mkdir -p /etc/howler/conf
sudo mkdir -p /var/cache/howler
sudo mkdir -p /var/lib/howler
sudo mkdir -p /var/log/howler
sudo chown -R $USER /etc/howler
sudo chown $USER /var/cache/howler
sudo chown $USER /var/lib/howler
sudo chown $USER /var/log/howler
cd api/dev
docker compose up -d --build
cd ..
poetry install --with dev,test,types
cp test/unit/config.yml /etc/howler/conf/config.yml
cp build_scripts/classification.yml /etc/howler/conf/classification.yml
poetry run server
poetry run python howler/odm/random_data.py
Run the Tests
cd client
poetry run test
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
howler_client-2.4.0.tar.gz
(15.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 howler_client-2.4.0.tar.gz.
File metadata
- Download URL: howler_client-2.4.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.3 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67068895fcde7843a2d1f045181c4f66948e89acb350b7fdaac0013452e70967
|
|
| MD5 |
918a3732e8c186fad17ece8476db4270
|
|
| BLAKE2b-256 |
91044a96adf827d2238e34c1a6c6b95ce3c4ea09074943727310e0b93cd12a7a
|
File details
Details for the file howler_client-2.4.0-py3-none-any.whl.
File metadata
- Download URL: howler_client-2.4.0-py3-none-any.whl
- Upload date:
- Size: 24.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.12.3 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e30c92675f1c7d53285d634839974188c975f2eb38596d2adf45620e8a63417d
|
|
| MD5 |
8d198d415e6b12c905643d01a3f23703
|
|
| BLAKE2b-256 |
476eeb3d843b034daa57bfa7d8be899831ce17dbdecb1d2f874d23d16c21fe2a
|