Skip to main content

Makes integrating kolo even easier

Project description

django-plugin-kolo

PyPI Changelog Tests License

Makes integrating kolo even easier.

Installation

First configure your Django project to use DJP.

Then install this plugin in the same environment as your Django application.

pip install django-plugin-kolo

Usage

Have a look at the official docs.

Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:

cd django-plugin-kolo
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

python -m pytest

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page