Metadata-Version: 2.1
Name: crowcommand
Version: 0.1.4
Summary: Modern monitoring platform that combines log management, performance metrics, and AI-powered insights to help small teams monitor and debug their applications with minimal setup.
Author-email: Samuel Edorodion <sedorodion2003@gmail.com>
Maintainer-email: Samuel Edorodion <sedorodion2003@gmail.com>
License: Apache Software License 2.0
Project-URL: bugs, https://github.com/samuelito22/crowcommand/issues
Project-URL: changelog, https://github.com/samuelito22/crowcommand/blob/master/changelog.md
Project-URL: homepage, https://github.com/samuelito22/crowcommand
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: loguru>=0.7.3
Requires-Dist: requests>=2.32.3
Requires-Dist: python-dotenv>=1.0.1
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"

===========
crowcommand
===========


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

.. image:: https://img.shields.io/travis/samuelito22/crowcommand.svg
        :target: https://travis-ci.com/samuelito22/crowcommand

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




Modern monitoring platform that combines log management, performance metrics, and AI-powered insights to help small teams monitor and debug their applications with minimal setup.


* Free software: Apache Software License 2.0
* Documentation: https://crowcommand.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
