Skip to content

NedaTizna/Python-SQLite-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Online Library - Python & SQL Project

This project demonstrates a simple library database system using SQLite and Python.
It includes creating tables, inserting book data, and querying the database.

Books Included

  • Negative Self-Talk by Shad Helmstetter
  • How The Secret Changed My Life by Rhonda Byrne
  • The Little Prince by Antoine de Saint-Exupéry

Technologies Used

  • Python 3
  • SQLite3

Features

  • Create database and tables for books
  • Insert sample book data
  • Query and display book information

How to Run

  1. Make sure you have Python installed.
  2. Run the Python script:
    `bash python library_app.py

About

A simple library management system built with Python and SQLite. Create, store, and query book data including titles, authors, prices, and stock availability. Perfect for beginners learning database integration with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages