You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
558 B
28 lines
558 B
disco
|
|
=================================
|
|
|
|
Disco is a simple and extendable library for the `Discord API <https://discordapp.com/developers/docs/intro>`_.
|
|
|
|
* Expressive, functional interface that gets out of the way
|
|
* Built for high-performance and efficiency
|
|
* Configurable and modular, take the bits you need
|
|
* Full support for Python 2.x/3.x
|
|
* Evented networking and IO using Gevent
|
|
|
|
Contents:
|
|
---------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
tutorial
|
|
api
|
|
utilities
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
|