Metadata-Version: 2.1 Name: PyOpenWorm Version: 0.11.2 Summary: A Python library for working with OpenWorm data and models Home-page: http://PyOpenWorm.readthedocs.org/en/latest/ Author: OpenWorm.org authors and contributors Author-email: info@openworm.org License: MIT Download-URL: https://github.com/openworm/PyOpenWorm/archive/master.zip Platform: UNKNOWN Classifier: Intended Audience :: Science/Research Classifier: License :: OSI Approved :: BSD License Classifier: Natural Language :: English Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 2.6 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Topic :: Scientific/Engineering Requires-Dist: bibtexparser (~=1.1.0) Requires-Dist: BTrees (==4.0.8) Requires-Dist: gitpython (>=2.1.1) Requires-Dist: lazy-object-proxy (==1.2.1) Requires-Dist: libneuroml Requires-Dist: numpydoc (>=0.7.0) Requires-Dist: persistent (==4.0.8) Requires-Dist: Pint (==0.8.1) Requires-Dist: pow-store-zodb (==0.0.7) Requires-Dist: rdflib (>=4.1.2) Requires-Dist: six (~=1.10) Requires-Dist: tqdm (~=4.23.4) Requires-Dist: termcolor (==1.1.0) Requires-Dist: transaction (>=1.4.4) Requires-Dist: wrapt (==1.10.11) Requires-Dist: yarom (~=0.12.0) Requires-Dist: zc.lockfile (==1.1.0) Requires-Dist: ZConfig (==3.0.4) Requires-Dist: zdaemon (==4.0.0) Requires-Dist: zodb (==4.1.0) PyOpenWorm =========== A unified, simple data access library in Python for data, facts, and models of *C. elegans* anatomy for the `OpenWorm project `_ What does it do? ---------------- Enables a simple Python API for asking various questions about the cells of the *C. elegans*, enabling the sharing of data about *C. elegans* for the purpose of building a `data-to-model pipeline `_ for the OpenWorm project. In addition, it is a repository for various iterations of inferred / predicted data about *C. elegans*. Uncontroversial facts and inferred information are distinguished through the use of explicit Evidence references.