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.dev368
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.dev368.tar.gz | 18.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| howler_client-3.1.0.dev368-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 47.7 kB
Release files / howler_client-3.1.0.dev368.tar.gz
| Download URL | howler_client-3.1.0.dev368.tar.gz |
|---|---|
| Size | 18.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9835e1a095385d90b857b132ec9dbd8ec1e09d7881b5550c016090e1d59b81a3
|
|
BLAKE2b-256 checksum How to use checksums |
15ee9730b212914696bc844482d9a44e2cc76fd3538a73cdbd78d307cc25716f
|
| 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.dev368-py3-none-any.whl
| Download URL | howler_client-3.1.0.dev368-py3-none-any.whl |
|---|---|
| Size | 29.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5654b6392cfaed0e62f8aa1a71a48c777bbb7687279c97e85cf394628c6dd3f5
|
|
BLAKE2b-256 checksum How to use checksums |
c57019b8c4ca72095c34b49d296f51e8b2e6926032e35c0b3ecf8a930b054ad0
|
| 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
|