Metadata-Version: 2.1
Name: previsedx_esopredict_pdf_file_utils
Version: 0.1.0
Summary: Collection of Python modules for processing PreviseDx Esopredict PDF final report files.
Home-page: https://github.com/sundaram-previsedx/previsedx-eospredict-pdf-file-utils
Author: Jaideep Sundaram
Author-email: sundaram.previse@gmail.com
Keywords: previsedx_esopredict_pdf_file_utils
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: Click>=7.0
Requires-Dist: Rich
Requires-Dist: pdfrw
Requires-Dist: PyYAML
Requires-Dist: Pydantic

===================================
PreviseDx Esopredict PDF File Utils
===================================


.. image:: https://img.shields.io/pypi/v/previsedx_esopredict_pdf_file_utils.svg
        :target: https://pypi.python.org/pypi/previsedx_esopredict_pdf_file_utils

.. image:: https://img.shields.io/travis/sundaram-previsedx/previsedx_esopredict_pdf_file_utils.svg
        :target: https://travis-ci.com/sundaram-previsedx/previsedx_esopredict_pdf_file_utils

.. image:: https://readthedocs.org/projects/previsedx-esopredict-pdf-file-utils/badge/?version=latest
        :target: https://previsedx-esopredict-pdf-file-utils.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Collection of Python modules for processing PreviseDx Esopredict PDF files


* Free software: GNU General Public License v3
* Documentation: https://previsedx-esopredict-pdf-file-utils.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2024-09-08)
------------------

* First release on PyPI.
