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

https://github.com/yumeangelica/persons_database_app

Python CRUD app connected to an SQLite database for managing person records.
https://github.com/yumeangelica/persons_database_app

python3 sqlite

Last synced: 11 days ago
JSON representation

Python CRUD app connected to an SQLite database for managing person records.

Awesome Lists containing this project

README

          

# Python based persons database (SQLite) app for fetching and storing data

## Installation:

1. Search information how to install Python3 and SQLite on your system.
2. Download the source code
3. Run the main file (persons_database_app.py) with Python3