Skip to main content

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

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


Download files

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

Source Distribution

domino-data-capture-0.1.2.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

domino_data_capture-0.1.2-py3-none-any.whl (9.1 kB view hashes)

Uploaded 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