Skip to main content

Howler Client Python Library

Project description

Le version français suit

Howler Client Library

The Howler client library facilitates issuing requests to Howler.

Running the Tests

  1. Prepare the howler-api:
    1. Start dependencies
    2. howler-api > python howler/app.py
    3. howler-api > python howler/odm/random_data.py
  2. Run Java integration tests:
    1. howler-client > mvn verify
  3. Run python integration tests:
    1. howler-client/python > python -m venv env
    2. howler-client/python > . env/bin/activate
    3. howler-client/python > pip install -r requirements.txt
    4. howler-client/python > pip install -r test/requirements.txt
    5. howler-client/python > pip install -e .
    6. howler-client/python > pytest -s -v test

======

Français

Bibliothèque client de Howler

La bibliothèque client Howler facilite l'émission de requêtes à Howler.

Exécution des tests

  1. Préparez l'interface howler-api :
    1. Démarrer les dépendances
    2. howler-api > python howler/app.py
    3. howler-api > python howler/odm/random_data.py
  2. Exécutez les tests d'intégration Java :
    1. howler-client > mvn verify
  3. Exécuter les tests d'intégration python :
    1. howler-client/python > python -m venv env
    2. howler-client/python > . env/bin/activate
    3. howler-client/python > pip install -r requirements.txt
    4. howler-client/python > pip install -r test/requirements.txt
    5. howler-client/python > pip install -e .
    6. howler-client/python > pytest -s -v test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

howler_client-1.6.0.dev16137-py2.py3-none-any.whl (20.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page