bancho.py
bancho.py copied to clipboard
Switch to using python-dotenv package
At the moment we rely on starlette's higher level datastructures library for this, but with our use case, it can be simplified.
Desired package: https://pypi.org/project/python-dotenv/