Metadata-Version: 2.4
Name: dose-response-analyzer
Version: 0.1.1
Summary: A comprehensive Python package for dose-response curve analysis, equivalent to R's drc package
License: MIT
Keywords: dose-response,curve-fitting,pharmacology,toxicology,ic50,drc,logistic,hill,gompertz,weibull
Author: Toan Phung
Author-email: toan.phung@proteo.info
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Provides-Extra: streamlit
Requires-Dist: matplotlib (>=3.10.5,<4.0.0)
Requires-Dist: numpy (>=2.1.0,<2.2.0)
Requires-Dist: pandas (>=2.2.3,<2.3.0)
Requires-Dist: scikit-learn (>=1.7.1,<2.0.0)
Requires-Dist: scipy (>=1.15.2,<1.16.0)
Requires-Dist: streamlit (>=1.48.1,<2.0.0) ; extra == "streamlit"
Project-URL: Homepage, https://github.com/noatgnu/dose-response-analyzer
Project-URL: Repository, https://github.com/noatgnu/dose-response-analyzer
Description-Content-Type: text/markdown


