Metadata-Version: 2.1
Name: ecs-scaling-scheduler
Version: 0.1.0
Summary: Functions triggered on events to manage ECS Services scaling activities
License: MPL-2.0
Author: johnpreston
Author-email: john@compose-x.io
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: boto3 (>=1.21,<2.0)
Requires-Dist: compose-x-common (>=0.4.4,<0.5.0)
Description-Content-Type: text/x-rst

=====================
ecs-scaling-scheduler
=====================


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

Functions triggered on events to manage ECS Services scaling activities


* Free software: MPL-2.0
* Documentation: https://ecs-scaling-scheduler.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

