Metadata-Version: 2.1
Name: drf-rockstar-extensions
Version: 0.0.4
Summary: Extensions that help your project become rockstar
Home-page: https://drf-rockstar-extensions.readthedocs.io
License: MIT
Author: Agung Yuliyanto
Author-email: agung.96tm@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Provides-Extra: test
Requires-Dist: djangorestframework (>=3.13.0,<4.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Project-URL: Documentation, https://drf-rockstar-extensions.readthedocs.io
Project-URL: Repository, https://github.com/agung96tm/drf_rockstar_extensions
Description-Content-Type: text/markdown

DRF Rockstar Extensions
===============================
[![Test](https://github.com/agung96tm/drf_rockstar_extensions/workflows/Test/badge.svg)](https://github.com/agung96tm/drf_rockstar_extensions/actions)
[![Docs](https://readthedocs.org/projects/django-rest-framework-simplejwt/badge/?version=latest)](https://django-rest-framework-simplejwt.readthedocs.io/en/latest/)


Extensions that help your project become rockstar


DRF Rockstar Extensions is available on PyPI:

```console
$ python -m pip install drf-rockstar-extensions
```

### Docs
<a href="https://drf-rockstar-extensions.readthedocs.io/en/latest/" target="_blank">https://drf-rockstar-extensions.readthedocs.io</a>


### Contributors
<table>
  <tr>
    <td align="center">
      <a href="https://agung96tm.com/">
        <img src="https://avatars.githubusercontent.com/u/1901484?v=4" width="100px;" alt=""/><br />
        <b>Agung Yuliyanto</b><br>
      </a>
      <div>💻</div>
    </td>
  </tr>
</table>
