- URL and header preparation tools for Python ->
$ pip install http-prep
- Pretty class representations for Python ->
$ pip install prepr
- Ballchasing API wrapper for Python ->
$ pip install pychasing
- An asynchronous version of pychasing ->
$ pip install async-pychasing
- A modern synchronous and asynchronous function rate limiter ->
$ pip install rlim
- A simple and pythonic system to store, retrieve, and analyze Rocket League replay stats ->
$ pip install rlstatsdb
- A system for making more dynamic and complex checks on discord.py commands ->
$ pip install dpy-check
- A dialog handler for discord.py to make multipart dialog through Discord easy ->
$ pip install dpy-dialog
- A set of useful administrator and developer tools for discord.py ->
$ pip install dpy-devtools
- A system for programatically keeping track of various league data ->
$ pip install league-registrar
- A formatter and set of utilities that bring pretty, highly-customizable and colored log messages to the standard logging library ->
$ pip install plogging
- An easy-to-use and highly customizable formatter used to turn a time value into a countdown string ->
$ pip install countdown