Skip to content

A Python script for scanning ISBNs (barcodes) to check if a book is already listed in our webshop.

License

Notifications You must be signed in to change notification settings

EskoJanatuinen/isbn_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISBN_search

A Python script for scanning ISBNs (barcodes) to check if a book is already listed in our webshop.

This is an older version of the script. Check out the new version with with added features and optimized iteration algorithm here.

Main.py runs the program.

Updates listed online products to a local SQLite database daily. Scanned ISBN-barcodes are compared to this list. Allows scanning even if the database cannot be updated.



isbn_search_app

About

A Python script for scanning ISBNs (barcodes) to check if a book is already listed in our webshop.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages