Metadata-Version: 2.4
Name: pyparti
Version: 0.0.1a0
Summary: Pareto Task Inference Analysis (ParTI) in Python
Author: ggit12
License: BSD-3-Clause
Project-URL: Source, https://github.com/ggit12/pyparti
Project-URL: Documentation, https://ggit12.github.io/pyparti
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: anndict
Requires-Dist: igraph
Requires-Dist: scipy
Requires-Dist: anndata
Requires-Dist: scikit-learn
Requires-Dist: scanpy
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: cvxpy
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Dynamic: license-file
