Metadata-Version: 2.1
Name: encoded-core
Version: 0.9.5.1b11
Summary: Core data models for Park Lab ENCODE based projects
Home-page: https://github.com/smaht-dac/encoded-core
License: MIT
Author: 4DN-DCIC Team
Author-email: support@4dnucleome.org
Requires-Python: >=3.9.0,<3.13
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Pyramid
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Database :: Database Engines/Servers
Requires-Dist: PyJWT (>=2.6.0,<3.0.0)
Requires-Dist: PyYAML (>=6.0.1,<7.0.0)
Requires-Dist: SPARQLWrapper (>=1.8.5,<2.0.0)
Requires-Dist: SQLAlchemy (==1.4.41)
Requires-Dist: WSGIProxy2 (==0.4.2)
Requires-Dist: WebOb (>=1.8.7,<2.0.0)
Requires-Dist: WebTest (>=2.0.35,<3.0.0)
Requires-Dist: boto3 (>=1.34.136,<2.0.0)
Requires-Dist: botocore (>=1.34.136,<2.0.0)
Requires-Dist: dcicsnovault (==11.17.0.1b6)
Requires-Dist: dcicutils (==8.12.0.1b10)
Requires-Dist: elasticsearch (==7.13.4)
Requires-Dist: plaster-pastedeploy (==0.6)
Requires-Dist: psycopg2-binary (>=2.9.3,<3.0.0)
Requires-Dist: pyramid (==1.10.8)
Requires-Dist: pyramid-multiauth (>=0.9.0,<1)
Requires-Dist: pyramid-retry (>=1.0,<2.0)
Requires-Dist: pyramid-tm (>=2.4,<3.0)
Requires-Dist: pyramid_localroles (>=0.1,<1)
Requires-Dist: pyramid_translogger (>=0.1,<0.2)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: structlog (>=19.2.0,<20)
Requires-Dist: subprocess-middleware (>=0.3.0,<0.4.0)
Requires-Dist: supervisor (>=4.2.4,<5.0.0)
Requires-Dist: toml (>=0.10.1,<1)
Requires-Dist: transaction (>=3.0.0,<4.0.0)
Requires-Dist: translationstring (==1.3)
Requires-Dist: uptime (>=3.0.1,<4)
Requires-Dist: urllib3 (>=1.26.4,<2.0.0)
Requires-Dist: venusian (>=3.1.0,<4.0.0)
Requires-Dist: waitress (>=2.1.1,<3.0.0)
Requires-Dist: zope.deprecation (>=4.4.0,<5.0.0)
Requires-Dist: zope.interface (>=4.7.2,<5.0.0)
Requires-Dist: zope.sqlalchemy (==1.6)
Project-URL: Documentation, https://github.com/smaht-dac/encoded-core
Project-URL: Repository, https://github.com/smaht-dac/encoded-core
Description-Content-Type: text/x-rst

============
encoded-core
============


Welcome to ``encoded-core``!

This library contains common data models used across ENCODE style projects
implemented by the Park Lab.
