Metadata-Version: 2.1
Name: MolassesClient
Version: 0.1.0
Summary: python SDK for Molasses - feature flags as a service
Home-page: https://github.com/molassesapp/molasses_python
Author: James Hrisho
Author-email: admin@molasses.app
License: MIT license
Keywords: molasses_python
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: requests (==2.24.0)
Requires-Dist: APScheduler (==3.6.3)

===============
molasses-python
===============


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

.. image:: https://img.shields.io/travis/molassesapp/molasses_python.svg
        :target: https://travis-ci.com/molassesapp/molasses_python

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


.. image:: https://pyup.io/repos/github/molassesapp/molasses_python/shield.svg
     :target: https://pyup.io/repos/github/molassesapp/molasses_python/
     :alt: Updates



Molasses python SDK for feature flags


* Free software: MIT license
* Documentation: https://molasses-python.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 (2020-09-24)
------------------

* First release on PyPI.


