Metadata-Version: 2.1
Name: transcriptic
Version: 9.4.1
Summary: Transcriptic CLI & Python Client Library
Home-page: https://github.com/transcriptic/transcriptic
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: Click (<8,>=7.0)
Requires-Dist: httpsig (==1.3.0)
Requires-Dist: requests (<3,>=2.0)
Requires-Dist: pycryptodome (==3.9.6)
Requires-Dist: python-magic (<1,>=0.4)
Requires-Dist: Jinja2 (<3,>=2.0)
Provides-Extra: analysis
Requires-Dist: autoprotocol (<8,>=7.6.1) ; extra == 'analysis'
Requires-Dist: matplotlib (<4,>=3) ; extra == 'analysis'
Requires-Dist: numpy (<=1.19.5,>=1.14) ; extra == 'analysis'
Requires-Dist: pandas (<1,>=0.23) ; extra == 'analysis'
Requires-Dist: pillow (<4,>=3) ; extra == 'analysis'
Requires-Dist: plotly (<2,>=1.13) ; extra == 'analysis'
Provides-Extra: docs
Requires-Dist: Sphinx (<3,>=2.4) ; extra == 'docs'
Requires-Dist: mock (<4,>=3) ; extra == 'docs'
Requires-Dist: releases (<2,>=1.6.3) ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme (<1,>=0.4.3) ; extra == 'docs'
Provides-Extra: jupyter
Requires-Dist: pandas (<1,>=0.23) ; extra == 'jupyter'
Requires-Dist: responses (<1,>=0.12.0) ; extra == 'jupyter'
Requires-Dist: jupyter (<2,>=1.0.0) ; extra == 'jupyter'
Provides-Extra: test
Requires-Dist: coverage (<5,>=4.5) ; extra == 'test'
Requires-Dist: jsonschema (<3,>=2.6) ; extra == 'test'
Requires-Dist: mock (<4,>=3) ; extra == 'test'
Requires-Dist: pre-commit (<3,>=2.4) ; extra == 'test'
Requires-Dist: pylint (==2.5.2) ; extra == 'test'
Requires-Dist: pytest (<6,>=5.4) ; extra == 'test'
Requires-Dist: pytest-cov (<3,>=2) ; extra == 'test'
Requires-Dist: tox (<4,>=3.15) ; extra == 'test'

UNKNOWN

