Metadata-Version: 1.1
Name: PyOpenWorm
Version: 0.10.1
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
Description: 
        PyOpenWorm
        ===========
        
        A unified, simple data access library in Python for data, facts, and models of
        *C. elegans* anatomy for the `OpenWorm project <http://www.openworm.org>`_
        
        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 <http://docs.openworm.org/en/latest/projects>`_
        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.
        
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
