Skip to content

peeceejay/bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains a bookstore.py file.

This program allows the user to manage an inventory of books at a bookstore. It uses the spaCy library for language models that enable the user to search the database for similar books. It use SQLite to store the invnetory in a database.

As spaCy is an external Python library, the user should first download it using the command prompt. The CMD syntax for this are saved in requirements.dockerfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published