Metadata-Version: 2.1
Name: cantilever
Version: 0.0.2
Summary: Python toolbox
Home-page: https://cantilever.readthedocs.io
Author: Setepenre
Author-email: setepenre@outlook.com
License: BSD 3-Clause License
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: importlib_resources
Provides-Extra: plugins
Requires-Dist: importlib_resources; extra == "plugins"
Provides-Extra: all
Requires-Dist: importlib_resources; extra == "all"

cantilever
=============================

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

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

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

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

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

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

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



.. code-block:: bash

   pip install cantilever

