https://github.com/nhsdigital/gp-registration-poster-generator
Tool to generate GP practice posters and flyers with a unique QR code to their URL on the NHS GP Registration service
https://github.com/nhsdigital/gp-registration-poster-generator
Last synced: 10 months ago
JSON representation
Tool to generate GP practice posters and flyers with a unique QR code to their URL on the NHS GP Registration service
- Host: GitHub
- URL: https://github.com/nhsdigital/gp-registration-poster-generator
- Owner: NHSDigital
- License: mit
- Created: 2023-11-15T15:42:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T12:03:39.000Z (over 1 year ago)
- Last Synced: 2025-04-09T09:44:36.947Z (about 1 year ago)
- Language: Python
- Size: 32.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Python script to generate posters and flyers for GP Practices using the GPREG service.
The posters and flyers contain a unique QR code that goes to the practices unique URL on the GPREG service. This allows a patient to scan the QR code on the printed material in the GP Practice, and be navigated to the registration sign up page.
The script interacts with the user and asks them for the required information.
The script supports single practice mode, or bulk csv import mode. A csv template is included in the repo.
## Setup:
pip install Pillow
pip install qrcode
## Download precompiled windows (.exe) binary
You can also download a .exe binary from the /dist folder:
https://github.com/NHSDigital/gp-registration-poster-generator/blob/main/dist/NHSE%20GPREG%20Poster%20QR%20Generator%20v1.1.zip