Metadata-Version: 2.0
Name: datajoint
Version: 0.8.1
Summary: An ORM with closed relational algebra
Home-page: https://github.com/datajoint/datajoint-python
Author: Dimitri Yatsenko
Author-email: Dimitri.Yatsenko@gmail.com
License: GNU LGPL
Keywords: database organization
Platform: UNKNOWN
Requires-Dist: ipython
Requires-Dist: networkx (~=1.11)
Requires-Dist: numpy
Requires-Dist: pydotplus
Requires-Dist: pymysql (>=0.7.2)
Requires-Dist: pyparsing

An object-relational mapping and relational algebra to facilitate data definition and data manipulation in MySQL databases.


