https://github.com/krypton-byte/barcode
https://github.com/krypton-byte/barcode
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/krypton-byte/barcode
- Owner: krypton-byte
- Created: 2020-04-23T06:13:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-13T05:04:26.000Z (about 5 years ago)
- Last Synced: 2025-10-25T04:55:23.790Z (8 months ago)
- Language: Python
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Barcode
# installasi
```bash
> apt update
> apt upgrade
> pkg install git -y
> git clone https://github.com/krypton-byte/barcode
> cd barcode
> pkg install pyzbar
> pkg install python -y
> python3 -m pip install pyqrcode
> python3 -m pip install -r requirements.txt
> python barcode.py
```
# Screenshot
