Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xkomil/prescriptiongenerator
Python app with connection to sql server
https://github.com/xkomil/prescriptiongenerator
Last synced: 2 days 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T17:46:43.000Z (8 months ago)
- Last Synced: 2024-03-07T18:51:55.926Z (8 months ago)
- Language: Python
- Size: 247 KB
- Stars: 0
- 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".