Metadata-Version: 1.1
Name: neodjango
Version: 0.0.6
Summary: A Django/Neo4j ORM layer.
Home-page: https://neodjango.readthedocs.org/en/latest/
Author: Renan Palmeira
Author-email: renanpalmeira1@hotmail.com
License: GPL
Description: # NeoDjango
        
        [![Build Status](https://travis-ci.org/RenanPalmeira/neodjango.svg?branch=master)](https://travis-ci.org/RenanPalmeira/neodjango)
        
        ### Demo/Example
        
        https://github.com/RenanPalmeira/neodjango-starwars-example
        
        Installation
        
        Available in Python Package Index:
        
        $ pip install neodjango
        
        Or:
        
        $ easy_install neodjango
        
Keywords: django neo4j graph graphdb graphdatabase database rest client driver
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
