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.0.0.dev366
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.0.0.dev366.tar.gz | 18.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| howler_client-3.0.0.dev366-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 47.0 kB
Release files / howler_client-3.0.0.dev366.tar.gz
| Download URL | howler_client-3.0.0.dev366.tar.gz |
|---|---|
| Size | 18.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2238cccc54a6a3fe993ea5897aaa557ff04e38175f642b055302f93d0c523ebb
|
|
BLAKE2b-256 checksum How to use checksums |
e0f5a0d0e37d53fe80987b00b78487cc84154b08075e08a4926ab8539fdd25eb
|
| 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.0.0.dev366-py3-none-any.whl
| Download URL | howler_client-3.0.0.dev366-py3-none-any.whl |
|---|---|
| Size | 28.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
368b1ba374e1c9b83f256b45fe56e3ca7744b9e0eda1f7fed6d1e81d4ba80d52
|
|
BLAKE2b-256 checksum How to use checksums |
6b3fb0ac29dc47a8a1c3257ce41697db59bfe308c78badd97edcfd08b491e440
|
| 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
|