Metadata-Version: 1.1
Name: materials-commons
Version: 0.6.8
Summary: The Materials Commons tool set
Home-page: https://materials-commons.github.io/python-api/
Author: Materials Commons development team
Author-email: materials-commons-authors@umich.edu
License: MIT
Description-Content-Type: UNKNOWN
Description: This package contains two modules:
            (1) materials_commons.api, the Materials Commons Python API, an interface
            to the Materials Commons servers; and (2) materials_commons.cli, the
            Material Commons command line interface which is built on the API and provides
            command line access to the Materials Commons servers.
            We assume you have used (or are otherwise familiar with) the Materials
            Commons web site, https://materialscommons.org/, or a similar site based on the
            materials commons code (https://github.com/materials-commons/materialscommons.org),
            and intend to use these tools in that context. There are additional examples and code at
            the github site shown above; these include demo_project.py a script that builds
            a demo project in the materials-commons web site.
Keywords: materials science mc lift prisms
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
