Metadata-Version: 2.1
Name: constellate
Version: 0.5.0
Summary: Constellate, a bunch of utilities aggregated over time.
Home-page: https://github.com/davidandreoletti/constellate
Author: David Andreoletti
License: UNKNOWN
Keywords: constellate
Platform: UNKNOWN
Classifier: License :: Other/Proprietary License
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8
Requires-Dist: psutil (>=5.7.0)
Requires-Dist: pendulum (>=2.1.2)
Requires-Dist: requests (>=2.25.0)
Requires-Dist: memory-tempfile (>=2.2.3)
Requires-Dist: narration (>=0.2.2)
Requires-Dist: yoyo-migrations (>=7.2.1)
Requires-Dist: SQLAlchemy (>=1.3.20)
Requires-Dist: sqlalchemy-utils (>=0.36.8)
Requires-Dist: attrs (>=20.3.0)

.. image:: https://img.shields.io/pypi/v/constellate.svg
.. image:: https://img.shields.io/pypi/pyversions/constellate.svg
.. image:: https://img.shields.io/pypi/status/constellate.svg
.. image:: https://img.shields.io/pypi/l/constellate.svg

constellate
###########

Like a constellation, this package is an aggregation of various utilities built over time.

Installation
************

.. code-block::

    pip install constellate


Usage
*****

None.


