.. PyMPX documentation master file, created by sphinx-quickstart on Tue Jan 31 13:59:46 2017. and edited by JAT 12th July 2019 PyMPX |release| documentation ====================================== Overview -------- PyMPX is a Python distribution containing tools for working with Metapraxis Empower, and is the recommended way to work with Empower from Python. This documentation attempts to explain everything you need to know to use PyMPX. .. include:: introduction_to_metapraxis_utilities.rst :doc:`installation` Instructions on how to get and install PyMPX. :doc:`tutorial` Start here for a quick overview of how to use PyMPX to read, manipulate and write to Metapraxis™ Empower®. :doc:`pandas` A short introduction to using the pandas package in conjunction with PyMPX. :doc:`compatibility` Explanation of which versions of PyMPX work with which versions of Metapraxis™ Empower®. :doc:`_api/index` The complete API documentation, organized by module. Changes ------- See the :doc:`changelog` for a full list of changes to PyMPX. For older versions of the documentation please see the `archive list `_. About This Documentation ------------------------ This documentation is generated using the `Sphinx `_ documentation generator. Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. toctree:: :maxdepth: 3 :hidden: :caption: Contents: introduction_to_metapraxis_utilities installation tutorial pandas jupyter compatibility _api/index changelog