Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.06 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.06 KB

pybotx

A python library for building bots and smartapps for eXpress messenger.

PyPI version PyPI - Python Version Coverage Code style

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

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 install git+https://github.com/ExpressApp/pybotx.git

Note: This project is under active development (0.y.z) and its API may be unstable.