Metadata-Version: 2.3
Name: drf-kit
Version: 1.46.0
Summary: DRF Toolkit
Requires-Python: >=3.11
Requires-Dist: django-filter>=24
Requires-Dist: django-ordered-model<3.7.2
Requires-Dist: django>=5.1
Requires-Dist: djangorestframework>=3.15
Requires-Dist: drf-extensions>=0.7
Requires-Dist: psycopg[binary]>=3.2
Description-Content-Type: text/markdown

![Github CI](https://github.com/edukorg/drf-toolkit/workflows/Github%20CI/badge.svg)
[![Maintainability](https://api.codeclimate.com/v1/badges/146215786039817ac8bc/maintainability)](https://codeclimate.com/github/edukorg/drf-toolkit/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/146215786039817ac8bc/test_coverage)](https://codeclimate.com/github/edukorg/drf-toolkit/test_coverage)
[![python](https://img.shields.io/badge/python-3.11-blue.svg)]()
[![python](https://img.shields.io/badge/python-3.12-blue.svg)]()
[![python](https://img.shields.io/badge/python-3.13-blue.svg)]()

# DRF Toolkit

## Installation

``pip install drf-kit``
