Metadata-Version: 2.0
Name: datajoint
Version: 0.6.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
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Dist: matplotlib
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: pymysql (>=0.7.2)
Requires-Dist: pyparsing
Requires-Dist: scipy

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


