Metadata-Version: 2.1
Name: pyyandexlms
Version: 0.3.9
Summary: 📡 Python API wrapper для LMS Яндекса с синхронными и асинхронными методами
Home-page: https://github.com/fast-geek/PyYandexLMS
Keywords: yandex-lyceum,aiohttp,requests,pydantic
Author: lav.
Author-email: me@lavn.ml
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: Pygments (>=2.11.2,<3.0.0)
Requires-Dist: Sphinx (>=4.2.0,<5.0.0); extra == "docs"
Requires-Dist: Sphinx-Substitution-Extensions (>=2020.9.30,<2021.0.0); extra == "docs"
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: furo (>=2022.4.7,<2023.0.0); extra == "docs"
Requires-Dist: m2r2 (>=0.3.2,<0.4.0); extra == "docs"
Requires-Dist: markdown-include (>=0.6,<0.7); extra == "docs"
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: pygments (>=2.4,<3.0); extra == "docs"
Requires-Dist: pymdown-extensions (>=9.3,<10.0); extra == "docs"
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: sphinx-autobuild (>=2021.3.14,<2022.0.0); extra == "docs"
Requires-Dist: sphinx-copybutton (>=0.5.0,<0.6.0); extra == "docs"
Requires-Dist: sphinx-intl (>=2.0.1,<3.0.0); extra == "docs"
Requires-Dist: sphinx-prompt (>=1.5.0,<2.0.0); extra == "docs"
Requires-Dist: towncrier (>=21.9.0,<22.0.0); extra == "docs"
Project-URL: Repository, https://github.com/fast-geek/PyYandexLMS
Description-Content-Type: text/markdown

<p align="center">
    <a href="https://github.com/fast-geek/PyYandexLMS">
        <img src="https://user-images.githubusercontent.com/67208948/170837642-d27a2d1c-8c18-443e-94c4-092904f705a7.png" alt="logo" height=150>
    </a>
    <br>
    <b>Python API wrapper для LMS Яндекса с синхронными и асинхронными методами</b>
    <br>
    <a href="https://github.com/fast-geek/PyYandexLMS/tree/master/examples">
        Examples
    </a>
    •
    <a href="https://pypi.org/project/PyYandexLMS/">
        PyPI
    </a>
</p>

