Metadata-Version: 2.4
Name: bioverse-ml
Version: 0.1.2
Summary: A standardized framework for machine learning on biomolecules.
Author: Tim Kucera
Maintainer: Tim Kucera
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/BorgwardtLab/bioverse
Project-URL: Documentation, https://bvrs.readthedocs.io/
Project-URL: Repository, https://github.com/BorgwardtLab/bioverse
Project-URL: Bug Tracker, https://github.com/BorgwardtLab/bioverse/issues
Keywords: bioinformatics,machine-learning,proteins,rna,molecular-biology
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.21.0
Requires-Dist: awkward>=1.8.0
Requires-Dist: biopandas>=0.2.7
Requires-Dist: rich>=12.0.0
Requires-Dist: requests>=2.25.0
Requires-Dist: joblib>=1.1.0
Requires-Dist: pyarrow>=7.0.0
Requires-Dist: multiprocess>=0.70.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0.0; extra == "dev"
Requires-Dist: coverage>=6.0.0; extra == "dev"
Requires-Dist: black>=22.0.0; extra == "dev"
Requires-Dist: isort>=5.0.0; extra == "dev"
Requires-Dist: flake8>=4.0.0; extra == "dev"
Requires-Dist: mypy>=0.950; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx>=4.0.0; extra == "docs"
Requires-Dist: sphinxawesome-theme==5.3.2; extra == "docs"
Dynamic: license-file

The Bioverse
