Horreum python library
Project description
What is Horreum Python Client?
Horreum python client is a high-level python library to interact with Horreum web server.
The raw client is generated using kiota openapi generator tool starting from the Horreum OpenAPI spec.
Refer to the get started guide for comprehensive instructions on installing and utilizing this library.
What is Horreum?
Horreum is a service for storing performance data and regression analysis.
Please, visit our project website:
for more information.
Horreum is a Quarkus based application which uses Quinoa as its Node.js engine.
This project is about providing a simplified setup and examples to use Horreum using the Python programming language.
🧑💻 Contributing
Contributions to horreum-client-python
Please check our CONTRIBUTING.md
Development
Install poetry dependency (consider using Python virtual environments):
pip install --constraint=./dev-constraints.txt poetry
poetry --version
Generate source files
make generate
Build the library using poetry
:
poetry build
Tests
Tests can be executed using nox sessions.
To install it in your local environment, please run:
pip install --constraint=./dev-constraints.txt nox nox-poetry
nox --version
To check available sessions, run:
nox -l
And execute them by running:
nox -s <session>
Right now integrations tests are not fully automated, therefore you need to start up the Horreum server manually, you can check more details in Horreum README.
NOTE: The database should be empty to get all tests working
Once the Horreum server is up and running on localhost:8080
, you can trigger integration tests by running:
nox -s its
If you have any idea or doubt 👇
Contribution is the best way to support and get involved in community !
Please, consult our Code of Conduct policies for interacting in our community.
Consider giving the project a star on GitHub if you find it useful.
License
Thanks to all the Contributors ❤️
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file horreum-0.13.tar.gz
.
File metadata
- Download URL: horreum-0.13.tar.gz
- Upload date:
- Size: 54.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dd014ab068c73fa572d07fc2ea5cd951509fa5ec32ac46ea07bd5a89ca329e5 |
|
MD5 | 1d1bc698ca31360cb4b50130cff0e4df |
|
BLAKE2b-256 | c284d5c8c58307b19aa7c8ef5063df656b5303084fb3ce613145b3b52aaa9652 |
File details
Details for the file horreum-0.13-py3-none-any.whl
.
File metadata
- Download URL: horreum-0.13-py3-none-any.whl
- Upload date:
- Size: 212.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40b8c3334ebabff1057fec4d8fb7020dffc066171f4d6f0ce9aefb75fc69d8eb |
|
MD5 | b8dfe86685de5db0a021cb8a301087ca |
|
BLAKE2b-256 | eb1b57b88bca25d1e6c8bfc21d9c8f59df629a975cddfec4e48cdfe2eaf69764 |