Metadata-Version: 2.1
Name: rcsb.db
Version: 0.965
Summary: RCSB Python Database Access and Loading Utility Classes
Home-page: https://github.com/rcsb/py-rcsb_db
Author: John Westbrook
Author-email: john.westbrook@rcsb.org
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: future
Requires-Dist: six
Requires-Dist: python-dateutil
Requires-Dist: pytz
Requires-Dist: jsondiff (>=1.2.0)
Requires-Dist: jsonschema (>=2.6.0)
Requires-Dist: strict-rfc3339
Requires-Dist: mysqlclient (>=1.3.12)
Requires-Dist: pymongo (>=3.7.0)
Requires-Dist: mmcif (>=0.50)
Requires-Dist: rcsb.utils.io (>=0.53)
Requires-Dist: rcsb.utils.config (>=0.33)
Requires-Dist: rcsb.utils.multiproc (>=0.16)
Requires-Dist: rcsb.utils.validation (>=0.20)
Requires-Dist: rcsb.utils.chemref (>=0.33)
Requires-Dist: rcsb.utils.citation (>=0.15)
Requires-Dist: rcsb.utils.ec (>=0.21)
Requires-Dist: rcsb.utils.taxonomy (>=0.27)
Requires-Dist: rcsb.utils.seq (>=0.38)
Requires-Dist: rcsb.utils.struct (>=0.24)
Requires-Dist: psycopg2-binary
Requires-Dist: crate
Requires-Dist: scandir ; python_version < "3.0"
Requires-Dist: SQLAlchemy ; sys_platform == "linux"
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'

See:  README.md


