Domino Prediction Client to log prediction data
Project description
Domino Data Capture
Domino Data capture repository which captures user provided prediction data
How to install
This python package is hosted in pypi
. Use command pip install domino-data-capture
to install.
How to use
Please refer to library_usage.py
for a complete usage example
🛡 License
This project is licensed under the terms of the Apache Software License 2.0
license. See LICENSE for more details.
Important make rules
Here are the available make rules that will help you in easing your development work
make install-poetry -> Installs poetry
make poetry-remove -> Uninstalls poetry
make install -> Installs poetry dependencies
make pre-commit-install -> Install pre commit hooks
make codestyle -> Runs codestyle check with black and isort
make formatting -> Runs codestyle
make test -> Runs tests
make check-codestyle -> Checks codestyle
make check-safety -> Checks safety and generates full report
make lint -> Runs linting check with black
make build -> Builds python artifacts
make publish -> Publishes atrifacts to pypi
Build and Release process
Build and Release happens through poetry. Refer to the below commands.
poetry build -> Builds artefacts
poetry publish -> Publishes artefacts to pypi
Support policy
- For support policy please refer to the readme.txt present in this repo.
Project details
Release history Release notifications | RSS feed
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
Close
Hashes for domino-data-capture-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3f26ee7ccef4a8c443a2be7580311cc2154228fee452e410678a5f8fbf35f23 |
|
MD5 | 7f793b1184d2ac0d8987d261bed5b8cc |
|
BLAKE2b-256 | 75abaadea24c385153a1ea8d6aa6559a1537dfffb94b2d8e8cfa360d6188a5d0 |
Close
Hashes for domino_data_capture-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33708f3f1727d2675c99650e11bd4d3182fc6e962e87379ecc9457253f50d6fa |
|
MD5 | 6f289728b10013cb880e6a1962e2c14f |
|
BLAKE2b-256 | ddfecda6241d7e27a94b7f238bbf1ec02981b75580f2ed3d80ed2ecab479c130 |