amazing-qr
๐ฎ amazing QRCode generator in Python (supporting animated gif) - Python amazing ไบ็ปด็ ็ๆๅจ๏ผๆฏๆ gif ๅจๆๅพ็ไบ็ปด็ ๏ผ
File Explorer
Download Latest Version (.zip)- ci.yml
- __init__.py
- constant.py
- data.py
- draw.py
- ECC.py
- matrix.py
- structure.py
- theqrmodule.py
- __init__.py
- amzqr.py
- terminal.py
- README.md
- test_bench_combine_gif.py
- test_bench_combine_static.py
- test_bench_qr_generation.py
- 0.png
- 1.png
- 2.png
- 2_qrcode.jpg
- 2_qrcode2.jpg
- a0.png
- aa.png
- alipay.gif
- c_qrcode.gif
- daftpunktocat-guy_qrcode.gif
- daftpunktocat-guy_qrcode0.gif
- github_qrcode1.jpg
- github_qrcode2.jpg
- qrs0.jpg
- qrs1.jpg
- qrs2.jpg
- wechatpay.jpg
- zootopia_qrcode.gif
- zootopia_qrcode2.jpg
- test_combine_layout.py
- test_constant_layout.py
- test_data.py
- test_gif.py
- test_matrix.py
- test_pipeline.py
- test_run_smoke.py
- .gitignore
- amzqr.py
- LICENSE.md
- pyproject.toml
- README-cn.md
- README.md
- uv.lock
# Installation Guide
1. Get the code
git clone https://github.com/x-hw/amazing-qr
Downloads the entire project code from GitHub to your computer.
cd amazing-qr
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Python 3 Python is required to use pip.
pip install amzqr
Installs the package published on PyPI directly โ no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Python
EasyPrerequisites
pip install amzqr
Installs the package published on PyPI directly โ no need to clone the source.
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
