Metadata-Version: 2.0
Name: midtrans-python-rest-sdk
Version: 0.1.3
Summary: Midtrans Python REST SDK
Home-page: https://github.com/livingmine/midtrans_python_rest_sdk
Author: Muhammad Irfan
Author-email: irfan@rubyh.co
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: midtrans_python_rest_sdk
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)
Requires-Dist: marshmallow (>=1.0.0)
Requires-Dist: requests (>=1.0.0)
Requires-Dist: six (>=1.0.0)

========================
Midtrans Python REST SDK
========================


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

.. image:: https://img.shields.io/travis/livingmine/midtrans_python_rest_sdk.svg
        :target: https://travis-ci.org/livingmine/midtrans_python_rest_sdk

.. image:: https://readthedocs.org/projects/midtrans-python-rest-sdk/badge/?version=latest
        :target: https://midtrans-python-rest-sdk.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/livingmine/midtrans_python_rest_sdk/shield.svg
     :target: https://pyup.io/repos/github/livingmine/midtrans_python_rest_sdk/
     :alt: Updates


Midtrans Python REST SDK


* Free software: MIT license
* Documentation: https://midtrans-python-rest-sdk.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 (2018-01-27)
------------------

* First release on PyPI.


