Skip to main content

An extension for crickly to link with the ECB Play Cricket system

Project description

Crickly-playcricket 🏏

Crickly-PlayCricket is an extension to Crickly. It links the core app with the ECB Play Cricket System.

📝 Note: Development is still in progress and not in a stable state. I doubt it'll (know it wont) work yet! 🤪

Detailed documentation is in the "docs" directory. (Not produced yet. So instead heres a unicorn... 🦄)

Quick start 🛫

To use this app you will need an API Token provided by the Play Cricket Helpdesk.

  1. Add cricket.core and cricket.playcricket to your INSTALLED_APPS setting like this
    INSTALLED_APPS = [
        ...
        'cricket.core',
        'cricket.playcricket',
    ]
  1. Run python manage.py migrate to create the cricket models.

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

crickly-playcricket-0.1.0.tar.gz (13.3 kB view hashes)

Uploaded Source

Built Distribution

crickly_playcricket-0.1.0-py3-none-any.whl (31.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