https://github.com/xkomil/prescriptiongenerator
Python app with connection to sql server
https://github.com/xkomil/prescriptiongenerator
python3 sql
Last synced: about 1 year ago
JSON representation
Python app with connection to sql server
- Host: GitHub
- URL: https://github.com/xkomil/prescriptiongenerator
- Owner: xKomil
- Created: 2024-03-07T17:38:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T17:46:43.000Z (over 2 years ago)
- Last Synced: 2025-02-15T20:27:57.842Z (over 1 year ago)
- Topics: python3, sql
- Language: Python
- Homepage:
- Size: 247 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PrescriptionGenerator
Python app with connection to sql server
The application is capable of creating a prescription based on a table in SQL Server and generates a PDF file.
The queries required for compilation are in the file named queries.txt. The database must be named "Przychodnia".