Pre-release
This release is a pre-release and may not be stable for production use.
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
Release files for howler-client 3.1.0.dev374
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| howler_client-3.1.0.dev374.tar.gz | 18.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| howler_client-3.1.0.dev374-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 47.7 kB
Release files / howler_client-3.1.0.dev374.tar.gz
| Download URL | howler_client-3.1.0.dev374.tar.gz |
|---|---|
| Size | 18.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5e2c31ea80369762305d2901d1991c03065fdc245c4ce44231b96f931f61ac9b
|
|
BLAKE2b-256 checksum How to use checksums |
1c06e29ac40bc9695335a725cf2ef95382f192e29942f09c8944f4db15a8209e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.3 CPython/3.12.3 Linux/6.17.0-1022-azure
|
Release files / howler_client-3.1.0.dev374-py3-none-any.whl
| Download URL | howler_client-3.1.0.dev374-py3-none-any.whl |
|---|---|
| Size | 29.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5ab54bbbaafb3e09bc6c1f1e2445f213360119eaf1b0918b6c915fc9067ca575
|
|
BLAKE2b-256 checksum How to use checksums |
1ddb31f8cd9228196f68080c179f298a220278a85bacba92be11b73f809ea8cb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.3 CPython/3.12.3 Linux/6.17.0-1022-azure
|