exgrex-py
=========

Пакет exgrex-py предоставляет унифицированный инструмент, облегчающий
создание и поддержку грейдеров (систем автоматической проверки решений
учащихся) в курсах по программированию на языке Python.

|image0| |image1| |image2| |GitHub tag (latest by date)|

Documentation
-------------

-  `История создания
   пакета <https://github.com/vshagur/exgrex-py/blob/docs/docs/history.md>`__
-  `Основные возможности и
   особенности <https://github.com/vshagur/exgrex-py/blob/docs/docs/features.md>`__
-  `Установка <https://github.com/vshagur/exgrex-py/blob/docs/docs/Installation.md>`__
-  `Использование <https://github.com/vshagur/exgrex-py/blob/docs/docs/usage.md>`__

Authors
-------

-  **Valeriy Shagur** - `vshagur <https://github.com/vshagur>`__, email:
   vshagur@gmail.com

License
-------

This project is licensed under the MIT License - see the
`LICENSE <https://github.com/vshagur/exgrex-py/blob/docs/LICENSE>`__
file for details

.. |image0| image:: https://img.shields.io/static/v1?label=Python&message=3.6&color=blue
.. |image1| image:: https://img.shields.io/static/v1?label=OS&message=linux&color=blue
.. |image2| image:: https://img.shields.io/github/license/vshagur/exgrex
.. |GitHub tag (latest by date)| image:: https://img.shields.io/github/v/tag/vshagur/exgrex-py

