Metadata-Version: 2.1
Name: xepmts-server
Version: 0.1.12
Summary: Top-level package for xepmts-server.
Home-page: https://github.com/jmosbacher/xepmts_server
License: MIT
Author: Yossi Mosbacher
Author-email: joe.mosbacher@gmail.com
Requires-Python: >=3.7.1
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Eve (>=1.1.5,<2.0.0)
Requires-Dist: Eve-Swagger (>=0.1.3,<0.2.0)
Requires-Dist: eve-healthcheck (>=0.3.1,<0.4.0)
Requires-Dist: eve-jwt (>=0.1.10,<0.2.0)
Requires-Dist: flask_swagger_ui (>=3.36.0,<4.0.0)
Requires-Dist: prometheus_flask_exporter (>=0.18.1,<0.19.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: xepmts-endpoints (>=0.1.4,<0.2.0)
Description-Content-Type: text/x-rst

=============
xepmts-server
=============


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

.. image:: https://img.shields.io/travis/jmosbacher/xepmts_server.svg
        :target: https://travis-ci.com/jmosbacher/xepmts_server

.. image:: https://readthedocs.org/projects/xepmts-server/badge/?version=latest
        :target: https://xepmts-server.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Server for the xepmts api


* Free software: MIT
* Documentation: https://xepmts-server.readthedocs.io.


Features
--------

* TODO

Credits
-------

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

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

