Skip to main content

Bot creation library

Project description

This project is focused on giving a proper interface for bot creation. Backends are plugable, so you can just implement your own backend, and still use other backends tailored to them. It is still ongoing work.

It follows a flask-like approach, with the idea of being independent from your code. Right now it features click as a dependency, but we may fork it inside here because of the lack of flexibility we require for asyncio execution.

How to develop

Install pipenv, using either a packaged version or pip, and run pipenv install -d. With this, you should have tox command available in the pipenv virtualenv.

Run tox to execute all the tests/checks or py.test to execute just the tests.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

abot-0.0.1a1.post0.dev21.tar.gz (36.3 kB view hashes)

Uploaded Source

Built Distribution

abot-0.0.1a1.post0.dev21-py3-none-any.whl (25.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page