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.10 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
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.dev110.tar.gz.
File metadata
- Download URL: howler_client-2.4.0.dev110.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79010d88b7b60d5d9faea965285fd9b34a285e1eef02a6785888e69996618097
|
|
| MD5 |
f73a5f60b36d2e60855b905a9257e9b7
|
|
| BLAKE2b-256 |
2d319f40ebcdee028af701f745284f90d34c2a4a601b4ce627d9cd67c7ac4164
|
File details
Details for the file howler_client-2.4.0.dev110-py3-none-any.whl.
File metadata
- Download URL: howler_client-2.4.0.dev110-py3-none-any.whl
- Upload date:
- Size: 24.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cb4019aacacc94f6a71d004682d6d71eaa449ad5de9542da4e58f20256d2d9a
|
|
| MD5 |
dc891cb70523f5da908d4a088846ecb5
|
|
| BLAKE2b-256 |
59551ac514452f74a35f7b62830985c5093009cf2b43629bb66958cf43af3ab7
|