Metadata-Version: 2.1
Name: pyjibe
Version: 0.6.4
Summary: Graphical user interface for Bio-AFM analysis
Home-page: https://github.com/AFM-analysis/PyJibe
Author: Paul Müller
Author-email: dev@craban.de
License: GPL v3
Keywords: atomic force microscopy,biomechanics
Platform: ALL
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.6, <4
Requires-Dist: afmformats (>=0.5.1)
Requires-Dist: appdirs
Requires-Dist: nanite (>=1.4.0)
Requires-Dist: matplotlib
Requires-Dist: pyqt5

|PyJibe|
========

|PyPI Version| |Tests Status Linux macOS| |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 <https://pyjibe.readthedocs.io/en/stable/>`__.


Installation
------------

::

    pip install pyjibe


Testing
-------

::

    pip install -e .
    python setup.py test


.. |PyJibe| image:: https://raw.github.com/AFM-analysis/PyJibe/master/docs/logo/PyJibe.png
.. |PyPI Version| image:: https://img.shields.io/pypi/v/PyJibe.svg
   :target: https://pypi.python.org/pypi/PyJibe
.. |Tests Status Linux macOS| image:: https://img.shields.io/travis/AFM-analysis/PyJibe.svg?label=tests_linux_macos
   :target: https://travis-ci.org/AFM-analysis/PyJibe
.. |Tests Status Win| image:: https://img.shields.io/appveyor/ci/paulmueller/PyJibe?label=tests_win
   :target: https://ci.appveyor.com/project/paulmueller/PyJibe
.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/AFM-analysis/PyJibe/master.svg
   :target: https://codecov.io/gh/AFM-analysis/PyJibe
.. |Docs Status| image:: https://readthedocs.org/projects/pyjibe/badge/?version=latest
   :target: https://readthedocs.org/projects/pyjibe/builds/



