.. py50 documentation master file, created by sphinx-quickstart on Mon Jan 26 09:41:58 2026. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to py50's documentation! ================================ py50 is a Python package to generate dose-response curves and calculate IC50 statistics. Installation ------------ py50 can be installed by using pip: .. code-block:: python pip install py50 The package can be upgraded specifically in an environment using pip: .. code-block:: python pip install py50 -U .. toctree:: :caption: Contents :maxdepth: 1 .. toctree:: :maxdepth: 2 :caption: Tutorials tutorials .. toctree:: :maxdepth: 2 :caption: API Reference api Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`