Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 537 Bytes

README.md

File metadata and controls

26 lines (25 loc) · 537 Bytes

codem

codem is a project which can be used for generating QR codes or Barcodes for anything in a helpful, easy way.

To get started:

Change your command line directory to codem
cd codem

Install the required dependencies
pip install -r requirements.txt


Again, change your command line directory to codem

cd codem


Now type:

python codem.py


And get started!!!