Metadata-Version: 2.1
Name: drf-crud-generator
Version: 1.0.0
Summary: CRUD API Generator for django
Home-page: UNKNOWN
Author: Sulav Panthi
Author-email: <panthisulav4@gmail.com>
License: UNKNOWN
Keywords: python,drf,crud api,crud generator,drf crud generator
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: django
Requires-Dist: djangorestframework
Requires-Dist: python

A package that allows to automatically create crud api for all manually created django apps.


