Metadata-Version: 2.4
Name: openpharm
Version: 0.1.0
Summary: Open source connectors, APIs, and tutorials for end-to-end drug design
Author-email: Ranjan Mannige <ranjanmannige@gmail.com>
Maintainer-email: Ranjan Mannige <ranjanmannige@gmail.com>
Project-URL: Homepage, https://github.com/ranjanmannige/openpharm
Project-URL: Documentation, https://ranjanmannige.github.io/openpharm/
Project-URL: Repository, https://github.com/ranjanmannige/openpharm
Project-URL: Issues, https://github.com/ranjanmannige/openpharm/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: typer
Requires-Dist: setuptools_scm
Provides-Extra: test
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Requires-Dist: ty; extra == "test"
Requires-Dist: ipdb; extra == "test"
Dynamic: license-file

================================================================================================================================================
The future home of OpenPharm!
================================================================================================================================================

Please note that this is currently a placeholder created using the following cookiecutter template: https://github.com/ranjanmannige/cookiecutter-pypackage; 

The first version of the package will be released shortly.

