Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.35 KB

README.rst

File metadata and controls

46 lines (29 loc) · 1.35 KB

PyJibe

PyPI Version Tests Status Unix Tests Status Win Coverage Status Docs Status

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