Metadata-Version: 2.1
Name: flanautils
Version: 1.4.10
Summary: Flanagan's utils.
Home-page: https://github.com/AlberLC/flanautils
Author: AlberLC
Author-email: alberlc@outlook.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/AlberLC/flanautils/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: aiohttp
Requires-Dist: jellyfish
Requires-Dist: pymongo
Requires-Dist: plotly
Requires-Dist: sympy
Requires-Dist: kaleido

FlanaUtils
==========

|license| |project_version| |python_version|

Flanagan's utils.

Installation
------------

Python 3.10 or higher is required.

.. code-block::

    pip install flanautils


.. |license| image:: https://img.shields.io/github/license/AlberLC/flanautils?style=flat
    :target: https://github.com/AlberLC/flanautils/blob/main/LICENSE
    :alt: License

.. |project_version| image:: https://img.shields.io/pypi/v/flanautils
    :target: https://pypi.org/project/flanautils/
    :alt: PyPI

.. |python_version| image:: https://img.shields.io/pypi/pyversions/flanautils
    :target: https://www.python.org/downloads/
    :alt: PyPI - Python Version

