An easy-use and MATLAB-like graphical curve fitting tool, for Python, Jupyter Notebook and other environments.
pip install curvefitting
import this module
from curvefitting import cftool
pop up the fitting window
cftool(globals())
for more usages, see Help --> Help
Please contact me through my e-mail: fanpeilin123@126.com
If you find it useful, please fork me on Github.