Metadata-Version: 2.1
Name: bulkergr-api
Version: 0.1.3
Summary: A Python Client for v1.0 of Bulker.gr SMS HTTP API
Home-page: https://github.com/negletios/bulkergr_api
Author: Yiannis Inglessis 
Author-email: negtheone@gmail.com
License: MIT license
Keywords: bulkergr_api
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.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)

===========================
Bulker.gr Python API Client
===========================


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

.. image:: https://img.shields.io/travis/negletios/bulkergr_api.svg
        :target: https://travis-ci.org/negletios/bulkergr_api

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


.. image:: https://pyup.io/repos/github/negletios/bulkergr_api/shield.svg
     :target: https://pyup.io/repos/github/negletios/bulkergr_api/
     :alt: Updates



A Python Client for v1.0 of Bulker.gr SMS HTTP API


* Free software: MIT license
* Documentation: https://bulkergr-api.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-12-16)
------------------

* First release on PyPI.

0.1.1 (2018-12-16)
------------------

* Second release on PyPI. No changes from the initial commit, just testing out the release procedure.


