Skip to main content

Utilities for commonly used functionality in django and django-rest-framework among BIWG projects.

Project description

pipeline status Code style: black python version license latest version

django-drf-utils

Releases

This project follows the semantic versioning specification for its releases.

Development

Requirements

  • Python >=3.10
  • Django >=3.2
  • django-rest-framework >=3.12

Setup

  • Create and activate a python3 venv.
  • Install the library in the editable mode pip install -e .[test,stubs]
  • Install dev requirements pip install -r requirements-dev.txt.
  • Install git hooks to automatically format code using black with pre-commit install

Installation

From git in requirements.txt

To install this package from this git repository, add the django-drf-utils package to the requirements.txt file.

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

django-drf-utils-2.14.0.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

django_drf_utils-2.14.0-py3-none-any.whl (16.0 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