Metadata-Version: 2.1
Name: apimarket
Version: 1.0.2
Summary: API Market SDK for Python Development
Home-page: https://apimarket.mx/
Author: Carlos Eduardo Sanchez Torres (sanchezcarlosjr)
Author-email: 24639141+sanchezcarlosjr@users.noreply.github.com
License: MIT
Project-URL: Documentation, https://apimarket.mx/
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: decouple
Provides-Extra: testing
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"

.. These are examples of badges you might want to add to your README:
   please update the URLs accordingly

    .. image:: https://api.cirrus-ci.com/github/<USER>/apimarket.svg?branch=main
        :alt: Built Status
        :target: https://cirrus-ci.com/github/<USER>/apimarket
    .. image:: https://readthedocs.org/projects/apimarket/badge/?version=latest
        :alt: ReadTheDocs
        :target: https://apimarket.readthedocs.io/en/stable/
    .. image:: https://img.shields.io/coveralls/github/<USER>/apimarket/main.svg
        :alt: Coveralls
        :target: https://coveralls.io/r/<USER>/apimarket
    .. image:: https://img.shields.io/pypi/v/apimarket.svg
        :alt: PyPI-Server
        :target: https://pypi.org/project/apimarket/
    .. image:: https://img.shields.io/conda/vn/conda-forge/apimarket.svg
        :alt: Conda-Forge
        :target: https://anaconda.org/conda-forge/apimarket
    .. image:: https://pepy.tech/badge/apimarket/month
        :alt: Monthly Downloads
        :target: https://pepy.tech/project/apimarket
    .. image:: https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter
        :alt: Twitter
        :target: https://twitter.com/apimarket

.. image:: https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold
    :alt: Project generated with PyScaffold
    :target: https://pyscaffold.org/

|

=========
apimarket
=========


    API Market Python Open Source Development


API Market SDK for Python Development


.. _pyscaffold-notes:

Note
====

This project has been set up using PyScaffold 4.5. For details and usage
information on PyScaffold see https://pyscaffold.org/.
