Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 400 Bytes

File metadata and controls

12 lines (10 loc) · 400 Bytes

Developer Notes

Library

The goal of this article is to keep track the libraries that this project is dependent on.

Python

Here are the libraries that this project utilizes, please update this list as new libraries get added.

pip install python-dotenv                 # Environment variable loader.'
pip install peewee                        # Peewee is a simple and small ORM.