Metadata-Version: 2.1
Name: netschoolapi
Version: 1.4.3
Summary: A fully asynchronous API wrapper for NetSchool written in Python
Home-page: https://github.com/nm17/netschoolapi/
Author: nm17
Author-email: dannevergame@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: httpx
Requires-Dist: trio
Requires-Dist: python-dateutil
Requires-Dist: pandas

<h1 align="center">Добро пожаловать в NetSchool API 👋</h1>

![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/nm17/netschoolapi) ![GitHub](https://img.shields.io/github/license/nm17/netschoolapi) [![HitCount](http://hits.dwyl.io/nm17/netschoolapi.svg)](http://hits.dwyl.io/nm17/netschoolapi) [![Downloads](https://pepy.tech/badge/netschoolapi)](https://pepy.tech/project/netschoolapi) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3675/badge)](https://bestpractices.coreinfrastructure.org/projects/3675)

### Документация: https://nm17.gitbook.io/netschoolapi/

> Полностью асинхронный API клиент для "Сетевой Город. Образование" написанный на Python

## Установка

```sh
pip install netschoolapi
```

## Автор

👤 **Даниил Николаев**

* Github: [@nm17](https://github.com/nm17)
* ***Telegram***: [@netschoolapi](https://teleg.run/netschoolapi)

## 🤝Вклады в проект

Вклады, вопросы и пожелания приветствуются!  
Не стесняйтесь проверять [страницу вопросов](https://github.com/nm17/netschoolapi/issues).

## Покажите свою поддержку

Дайте :star:️, если этот проект помог вам!

## 📝Лицензия

Copyright © 2020 [Даниил Николаев](https://github.com/nm17).<br />
Этот проект использует [MIT](https://mit-license.org/) лицензию.


