-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,29 @@ | ||
# pybotx | ||
|
||
*A python library for building bots and smartapps for eXpress messenger.* | ||
*Библиотека для создания чат-ботов и SmartApps для мессенджера eXpress* | ||
|
||
[](https://badge.fury.io/py/pybotx) | ||
 | ||
[](https://codecov.io/gh/ExpressApp/pybotx/branch/master) | ||
[](https://github.com/ambv/black) | ||
|
||
|
||
## Features | ||
## Особенности | ||
|
||
* Designed to be easy to use | ||
* Simple integration with async web-frameworks | ||
* Support middlewares for command, command-collector and bot | ||
* 100% test coverage | ||
* 100% type annotated codebase | ||
* Простая для использования | ||
* Поддерживает коллбэки BotX | ||
* Легко интегрируется с асинхронными веб-фреймворками | ||
* Полное покрытие тестами | ||
* Полное покрытие аннотациями типов | ||
|
||
|
||
## Documentation | ||
## Установка | ||
|
||
Documentation will be here: <https://expressapp.github.io/pybotx/> | ||
For now, pls contact eXpress team, we'll help you. | ||
|
||
**Note:** Available only in Russian language | ||
|
||
|
||
## Installation | ||
|
||
Install pybotx using `pip`: | ||
Используя `pip`: | ||
|
||
```bash | ||
pip install git+https://github.com/ExpressApp/pybotx.git | ||
``` | ||
|
||
**Note:** This project is under active development (`0.y.z`) and its API may be | ||
unstable. | ||
**Предупреждение:** Данный проект находится в активной разработке (`0.y.z`) и | ||
его API может быть изменён при повышении минорной версии. |
ff8acce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Published on https://pybotx.netlify.app as production
🚀 Deployed on https://625fdebc0d896f7a48f8f8f1--pybotx.netlify.app