This purpose of this program is to show how I can utilize SQL queries to create tables for users, tweets, and notifications. This application has a main.py file that contains each query.
Follow the instructions below to get started.
- Using a dependency manager, install necessary dependencies in the project.toml file.
- This program uses:
- Poetry
- Mimesis
- sqlite3
- flake8
- autopep8
- This program uses:
- Then go over to the main.py file and follow instructions