Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

ondrej-tucek/qr-code-scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qr-code-scrape

Scraping of qr code for testing purposes to qr_code library. The qr codes are downloaded from smiley.codes and saved to csv files.

Usage

Install requirements

pip3 install -r requirements.txt

and run

python3 scrap_qr_code.py

python3 -V

# Python 3.6.7

TODO

  • downloading and saving is done for one version
  • download all version (ECC) for particular function patterns
  • download all version (ECC) for format and version information
  • download all version (ECC) for mask patterns

About

For testing purposes of qr code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages