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.dev377
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.dev377.tar.gz | 18.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| howler_client-3.1.0.dev377-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 47.8 kB
Release files / howler_client-3.1.0.dev377.tar.gz
| Download URL | howler_client-3.1.0.dev377.tar.gz |
|---|---|
| Size | 18.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8243aedd543df983b76d96d2bd68667f885fbaa651d96d0f8eab6de29c68ba67
|
|
BLAKE2b-256 checksum How to use checksums |
f572dd5f362be640dc5b532ca3a77e48cf5b3dd8c8fa9a48e558f931da93a590
|
| 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.dev377-py3-none-any.whl
| Download URL | howler_client-3.1.0.dev377-py3-none-any.whl |
|---|---|
| Size | 29.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a38d55c2e2b7f3bc13cc5d4c94456c9d12a86325401af5383821280d2d084dd3
|
|
BLAKE2b-256 checksum How to use checksums |
141dc6376e60290c944ce882068483f0b3e53d102d5289cd20a0d41e12a0f67c
|
| 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
|