Metadata-Version: 2.1
Name: oli_ai
Version: 0.1.19
Summary: Support library for Oli AI course
Author-email: Francesco Pasqualini <frapas@gmail.com>
Maintainer-email: Francesco Pasqualini <frapas@gmail.com>
License: MIT license
Project-URL: bugs, https://github.com/frhack/oli_ai/issues
Project-URL: changelog, https://github.com/frhack/oli_ai/blob/master/changelog.md
Project-URL: homepage, https://github.com/frhack/oli_ai
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: typer
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"

======
oli_ai
======


.. image:: https://img.shields.io/pypi/v/oli_ai.svg
        :target: https://pypi.python.org/pypi/oli_ai

.. image:: https://img.shields.io/travis/frhack/oli_ai.svg
        :target: https://travis-ci.com/frhack/oli_ai

.. image:: https://readthedocs.org/projects/oli-ai/badge/?version=latest
        :target: https://oli-ai.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




Support library for Oli AI course


* Free software: MIT license
* Documentation: https://oli-ai.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
