Skip to content

rlivermorejr/twitter_sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Queries

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.


To begin:

  • Using a dependency manager, install necessary dependencies in the project.toml file.
    • This program uses:
      • Poetry
      • Mimesis
      • sqlite3
      • flake8
      • autopep8
  • Then go over to the main.py file and follow instructions

About

A python program displaying SQL queries .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages