https://github.com/yumeangelica/bikes_database_reader
A Python based database reader for bikes.db (SQLite)
https://github.com/yumeangelica/bikes_database_reader
python3 sqlite
Last synced: about 1 month ago
JSON representation
A Python based database reader for bikes.db (SQLite)
- Host: GitHub
- URL: https://github.com/yumeangelica/bikes_database_reader
- Owner: yumeangelica
- Created: 2023-06-14T17:54:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T17:55:18.000Z (about 3 years ago)
- Last Synced: 2025-06-03T11:37:15.025Z (about 1 year ago)
- Topics: python3, sqlite
- Language: Python
- Homepage:
- Size: 17.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python based bike database (SQLite) reader
## This project was created for University of Helsinki: Basics of databases course, and it's further developed by me.
## Installation:
1. Search information how to install Python3 and SQLite on your system.
2. Download the source code
3. Run the main file (main.py) with Python3