Metadata-Version: 2.1
Name: imbi
Version: 0.17.2
Summary: Imbi is a DevOps Service Management Platform designed to provide an efficient way to manage a large environment that contains many services and applications.
Home-page: https://github.com/aweber/imbi
Author: Gavin M. Roy
Author-email: gavinr@aweber.com
License: BSD 3-Clause License
Project-URL: Bug Tracker, https://github.com/aweber/imbi/issues
Project-URL: Documentation, https://imbi.readthedocs.io
Project-URL: Source Code, https://github.com/aweber/imbi
Keywords: devops,python3,datacenter,operations
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: SQL
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development
Classifier: Topic :: System
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: sentry
Provides-Extra: testing
License-File: LICENSE

Imbi API
========
The backend API for `Imbi <https://github.com/AWeber-Imbi/imbi>`_.

|Version| |Coverage| |License|

Contributing
------------
For information on contributing, including development environment setup, see
`CONTRIBUTING.md <https://github.com/aweber/imbi/blob/main/CONTRIBUTING.md>`_.

Etymology
---------
Imbi is Old High German for "Swarm of Bees"

.. |Version| image:: https://img.shields.io/pypi/v/imbi.svg
   :target: https://pypi.python.org/pypi/imbi

.. |Coverage| image:: https://img.shields.io/codecov/c/github/aweber/imbi.svg
   :target: https://codecov.io/github/AWeber-Imbi/imbi-api?branch=master

.. |License| image:: https://img.shields.io/pypi/l/imbi.svg?
   :target: https://imbi.readthedocs.org
