Metadata-Version: 2.0
Name: django-serializer
Version: 0.0.1
Summary: Library for creating simple django api
Home-page: https://github.com/alexopryshko/django-serializer
Author: Alexander Opryshko
Author-email: alexopryshko@yandex.ru
License: MIT
Keywords: django-serializer setuptools development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Django (>=1.10)
Requires-Dist: psycopg2 (>=2.6.2)

Library for creating simple django api


