Metadata-Version: 2.1
Name: drf-around
Version: 0.0.2
Summary: A helper for small features that your project needs.
Author: iamkorniichuk
Author-email: Vitalii Korniichuk <iamkorniichuk@gmail.com>
Project-URL: Homepage, https://github.com/iamkorniichuk/drf-around
Project-URL: Bug Tracker, https://github.com/iamkorniichuk/drf-around/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.md

# DRF Around

A helper for small features that your project needs.

## Installation

```
pip install drf-around
```
