django-core-helpers

Core helpers for Django and Django Rest Framework


License
MIT
Install
pip install django-core-helpers==0.1.3

Documentation

Django Core Helpers

Python Version codecov wemake-python-styleguide Code style: black

Quickstart

Install

pip install django-core-helpers

Prerequisites

You will need:

  • python3.8 (see pyproject.toml for full version)
  • django with version 3.0

Development

When developing locally, we use:

Documentation

Full documentation is available here: docs/.