Metadata-Version: 2.4
Name: pbpk-lite
Version: 0.0.1
Summary: This is a simple implementation of PBPK modeling in python.
Project-URL: Homepage, https://github.com/cekadagregor/pbpk-lite
Project-URL: Issues, https://github.com/cekadagregor/pbpk-lite/issues
Author-email: Gregor Čekada <cekada.gregor@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: model,pbpk,pharmacokinetics
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: matplotlib>=3.8.0
Requires-Dist: numpy>=2.0.0
Requires-Dist: scipy>=1.12.0
Description-Content-Type: text/markdown

# pbpk-lite

This is a simple implementation of PBPK modeling in python.