-
Notifications
You must be signed in to change notification settings - Fork 0
A python script that will embed an sqlite query into a webpage using <sql></sql> tags.
License
mjessome/sqltd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
sqltd v0.1 About ===== sqltd is a tool that is used for embedding an sqlite query into a webpage using <sql>QUERY</sql> tags. Requirements ============ * python3 * sqlite3 Usage ===== sqltd takes an sqlite database as an argument, and an (x)html file in to stdin. The output (x)html is sent to stdout. * sqltd DATABASE * sqltd data.db < template.html > page.html
About
A python script that will embed an sqlite query into a webpage using <sql></sql> tags.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published