Metadata-Version: 2.1
Name: constellate
Version: 0.0.4
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: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
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.0.4)

.. 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.


