Metadata-Version: 2.1
Name: drf-custom-permissions
Version: 0.1.1
Summary: Django Rest Framework custom permissions classes
Home-page: https://github.com/kovalevme/drf-permissions
License: MIT
Keywords: drf,django,Django,django rest framework,drf-permission,permissions,python
Author: kovalevme
Author-email: kovalevme14@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: djangorestframework (>=3.14.0,<4.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

# drf-permissions
