https://github.com/codeamoherom/qr_generator_python
QR-code Generator
https://github.com/codeamoherom/qr_generator_python
hacktoberfest hacktoberfest-accepted hacktoberfest2021 pyth
Last synced: about 1 month ago
JSON representation
QR-code Generator
- Host: GitHub
- URL: https://github.com/codeamoherom/qr_generator_python
- Owner: CodeAmoherom
- License: mit
- Created: 2021-10-09T16:20:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T05:38:37.000Z (over 3 years ago)
- Last Synced: 2025-01-28T02:44:34.730Z (3 months ago)
- Topics: hacktoberfest, hacktoberfest-accepted, hacktoberfest2021, pyth
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qr_generator_python
Qr code generator with a basic GUI.
❔ About the QR-Code-Generator
This project Generates QR codes to sites, e-mails and plain texts.🤝 Contributions
Follow the steps below to contribute:
Fork the project ( https://github.com/tecxick/Qr_generator_python )
Clone your fork to your machine (git clone https://github.com/user_name/Qr_generator_python.git)
Create a branch to perform your modification (git checkout -b feature/name_new_feature)
Add your modifications and commit (git commit -m "Describe your modification")
Push (git push origin feature/name_new_feature)
Create a new Pull Request
Okay, now just wait for the analysis