Skip to main content

Toolset to speed up discord bot development using discord.py

Project description

PyPI status PyPI version fury.io PyPI downloads PyPI license

dpytools

Collection of tools to speed up developing discord bots using discord.py

Features

  • Easy to read typehinted code
  • Active development

Main components

  • checks - commands' checks
  • commands - Commands that are so frequent, why code them every time when you can just import them from dpytools
  • menus - Reaction menus to improve your commands
  • parsers - Functions and converters for use as typehints in command arguments so that you don't have to deal with parsing

Instalation

Install the latest version of the library with pip.

pip install -U dpytools

Useful links:

Status of the project

Early development. Only use in production after extensive testing. Expect breaking changes with future updates

Contributing

Feel free to make a pull request or rise any issues.

Contact

Message me on discord at ChrisDewa#4552 if you have any questions, ideas or suggestions.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

dpytools-0.4.0a0.tar.gz (10.9 kB view hashes)

Uploaded Source

Built Distribution

dpytools-0.4.0a0-py3-none-any.whl (12.9 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