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