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: 4 months ago
JSON representation

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
```