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

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)

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