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

python3 sql

Last synced: about 1 year ago
JSON representation

Python app with connection to sql server

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".