Skip to main content

A local cache for penalty models.

Project description

https://img.shields.io/pypi/v/penaltymodel-cache.svg

Penalty Model Cache

A local cache for penalty models. Serves as a factory and cache for penaltymodel.

On install, penaltymodel_cache registers an entry point that can be read by penaltymodel. By identifying itself as both a cache and a factory, it will be used automatically by any project that uses penaltymodel’s get_penalty_model function. It will also be automatically populated

Installing

To install:

pip install penaltymodel_cache

To build from source:

cd penaltymodel_cache
pip install -r requirements.txt
pip install -e ../penaltymodel_core/
python setup.py install

Cache Location

If installed inside of a virtual environment, penaltymodel_cache will store the database in /path/to/virtualenv/data/app_name. Otherwise the cache will be placed in the system’s application data directory.

License

Released under the Apache License 2.0. See LICENSE

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

penaltymodel-cache-0.4.5.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

penaltymodel_cache-0.4.5-py3-none-any.whl (12.6 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