An open API service indexing awesome lists of open source software.

https://github.com/odegnome/libase

Creating this repository to learn sql and also implement a student database in the process
https://github.com/odegnome/libase

Last synced: 12 months ago
JSON representation

Creating this repository to learn sql and also implement a student database in the process

Awesome Lists containing this project

README

          

# libase

This repo was built to learn MySQL using python.

## Modules used
- Tkinter
- mysql-connector-python

## Requirements to run the files
- Python
- MySQL
- mysql-connector-python
- Tkinter (If not installed already)

Following are some images of the application.
![libase1](/images/libase1.PNG)
![libase2](/images/libase2.PNG)