Metadata-Version: 2.1
Name: MMsuit
Version: 0.0.1
Summary: A package for fitting and plotting Michaelis-Menten and Lineweaver-Burk equations from experiements or simulate them
Home-page: https://github.com/yahiasuw/MMsuit
Author: Your Name
Author-email: Yahia Saad <yahias@uw.edu>
Project-URL: Homepage, https://https://github.com/yahiasuw/MMsuit
Project-URL: Issues, https://https://github.com/yahiasuw/MMsuit/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dash>=2.7.0
Requires-Dist: plotly>=5.15
Requires-Dist: numpy>=1.23.5
Requires-Dist: pandas>=1.5.2
Requires-Dist: scipy>=1.9

# MMsuit
A user-friendly web-based application for studying enzyme kinetics using Michaelis Menten equation by importing experimental data. 
