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.dev367
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.dev367.tar.gz | 18.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| howler_client-3.1.0.dev367-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 47.7 kB
Release files / howler_client-3.1.0.dev367.tar.gz
| Download URL | howler_client-3.1.0.dev367.tar.gz |
|---|---|
| Size | 18.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
649a2ebd8a91e79edc9f7592fedf1c1de48714f24a6ecc59c2679c0cdbd5e2c7
|
|
BLAKE2b-256 checksum How to use checksums |
dbe37c360531c2ee643ad31ae3a58ccd06c595adfd596c0b01264c257f2c1f38
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.2 CPython/3.12.3 Linux/6.17.0-1022-azure
|
Release files / howler_client-3.1.0.dev367-py3-none-any.whl
| Download URL | howler_client-3.1.0.dev367-py3-none-any.whl |
|---|---|
| Size | 29.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9340fabc7e20784b26fe4f5dbf80e21f9c9ca6f5b92c43069cd9f945a71df668
|
|
BLAKE2b-256 checksum How to use checksums |
739c3d46adc5e59bb894b05239f7a82e4d2518dc5e435559ce26a987163e9f8d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.2 CPython/3.12.3 Linux/6.17.0-1022-azure
|