Turns a database into a website.
Find a file
2026-05-22 16:47:45 -04:00
.gitignore First commit init 2026-05-22 16:38:16 -04:00
exposedb.py Created server 2026-05-22 16:47:45 -04:00
README.md Created server 2026-05-22 16:47:45 -04:00
requirements.txt Created server 2026-05-22 16:47:45 -04:00

How to

Run exposedb.py and supply a pyodbc connection string
Example: python exposedb.py "DSN=MyDSN"