Metadata-Version: 2.4
Name: ppx-danokhin
Version: 1.4.7
Summary: A Python interface to proteomics data repostitories.
Author-email: Dmitry Anokhin <dmitry.anokhin@seattlebiosoftware.com>
License: Apache 2.0
Project-URL: Homepage, https://github.com/wfondrie/ppx
Project-URL: Documentation, https://ppx.readthedocs.io
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.23.0
Requires-Dist: tqdm>=4.60.0
Requires-Dist: cloudpathlib[all]>=0.7.1
Provides-Extra: docs
Requires-Dist: numpydoc>=1.0.0; extra == "docs"
Requires-Dist: sphinx-argparse>=0.2.5; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=0.5.0; extra == "docs"
Requires-Dist: nbsphinx>=0.7.1; extra == "docs"
Requires-Dist: ipykernel>=5.3.0; extra == "docs"
Requires-Dist: recommonmark>=0.5.0; extra == "docs"
Provides-Extra: dev
Requires-Dist: pre-commit>=2.7.1; extra == "dev"
Dynamic: license-file
