PyJibe is a graphical end-user software for the analysis of atomic force microscopy data.
Documentation
The documentation, including the code reference and examples, is available at pyjibe.readthedocs.io.
Installation
pip install pyjibe
Testing
pip install -e . python setup.py test