Metadata-Version: 2.4
Name: freemace
Version: 0.1.0
Summary: Freelance budgeting app
Home-page: https://freemace.readthedocs.io
Author: Delaunay
Author-email: anony@mous.com
License: BSD 3-Clause License
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: importlib_resources
Requires-Dist: fastapi
Requires-Dist: uvicorn[standard]
Provides-Extra: plugins
Requires-Dist: importlib_resources; extra == "plugins"
Provides-Extra: all
Requires-Dist: importlib_resources; extra == "all"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

freemace
=============================

|pypi| |py_versions| |codecov| |docs| |tests| |style|

.. |pypi| image:: https://img.shields.io/pypi/v/freemace.svg
    :target: https://pypi.python.org/pypi/freemace
    :alt: Current PyPi Version

.. |py_versions| image:: https://img.shields.io/pypi/pyversions/freemace.svg
    :target: https://pypi.python.org/pypi/freemace
    :alt: Supported Python Versions

.. |codecov| image:: https://codecov.io/gh/Delaunay/freemace/branch/master/graph/badge.svg?token=40Cr8V87HI
   :target: https://codecov.io/gh/Delaunay/freemace

.. |docs| image:: https://readthedocs.org/projects/freemace/badge/?version=latest
   :target:  https://freemace.readthedocs.io/en/latest/?badge=latest

.. |tests| image:: https://github.com/Delaunay/freemace/actions/workflows/test.yml/badge.svg?branch=master
   :target: https://github.com/Delaunay/freemace/actions/workflows/test.yml

.. |style| image:: https://github.com/Delaunay/freemace/actions/workflows/style.yml/badge.svg?branch=master
   :target: https://github.com/Delaunay/freemace/actions/workflows/style.yml


.. code-block:: bash

   pip install freemace


Features
--------

* Feature 1
* Feature 2
