Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/extrange/sqlite3-deadlock
https://github.com/extrange/sqlite3-deadlock
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/extrange/sqlite3-deadlock
- Owner: extrange
- Created: 2024-06-12T02:54:33.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-23T09:04:52.000Z (6 months ago)
- Last Synced: 2024-06-23T10:23:50.321Z (6 months ago)
- Language: Python
- Homepage: https://sqlite-deadlock.nicholaslyz.com
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQLite, Streamlit and Deadlock
[Live demo](https://sqlite-deadlock.nicholaslyz.com)
Open in a VSCode devcontainer, and then run with:
```
streamlit run Home.py
```