bindcurve is a Python package for fitting and plotting dose-response and
equilibrium-binding data. It supports inhibitory IC₅₀ fitting, direct and
competitive Kd models, IC₅₀-to-Kd conversions, structured results, and
multi-experiment summaries.
For usage, theory, tutorials, and the API reference, see the documentation.
Install from PyPI with pip install bindcurve or add it to a uv project with
uv add bindcurve.
Please cite bindcurve using CITATION.cff
or the Zenodo DOI.
bindcurve is available under the MIT license.