Metadata-Version: 1.1
Name: django-rest-witchcraft
Version: 0.0.1
Summary: SQLAlchemy specific things for django-rest-framework
Home-page: https://github.com/shosca/django-rest-witchcraft
Author: Serkan Hosca
Author-email: serkan@hosca.com
License: MIT
Description: Django REST Witchcraft
        ======================
        
        |Build Status|
        
        **SQLAlchemy specific things for django-rest-framework**
        
        Installation
        ============
        
        TODO
        
        Example
        =======
        
        TODO
        
        .. |Build Status| image:: https://travis-ci.org/shosca/django-rest-witchcraft.svg?branch=master
           :target: https://travis-ci.org/shosca/django-rest-witchcraft
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Development Status :: 2 - Pre-Alpha
