{"id": 573221885, "node_id": "R_kgDOIiqr_Q", "name": "todomvc-datasette", "full_name": "simonw/todomvc-datasette", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/todomvc-datasette", "description": "A Datasette JSON API demo using TodoMVC", "fork": 0, "created_at": "2022-12-02T00:44:52Z", "updated_at": "2023-02-17T23:07:59Z", "pushed_at": "2022-12-02T04:43:26Z", "homepage": "https://todomvc.datasette.io/", "size": 28, "stargazers_count": 2, "watchers_count": 2, "language": "JavaScript", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 1, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 2, "license": {"value": "other", "label": "Other"}, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[\"datasette\", \"todomvc\"]", "visibility": "public", "forks": 0, "open_issues": 2, "watchers": 2, "default_branch": "main", "organization": null} {"id": 613693261, "node_id": "R_kgDOJJQ3TQ", "name": "datasette-paste-table", "full_name": "simonw/datasette-paste-table", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-paste-table", "description": "Create tables in Datasette by pasting in TSV", "fork": 0, "created_at": "2023-03-14T04:35:11Z", "updated_at": "2023-03-14T05:31:44Z", "pushed_at": "2023-03-14T04:35:31Z", "homepage": null, "size": 8, "stargazers_count": 1, "watchers_count": 1, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 2, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[]", "visibility": "public", "forks": 0, "open_issues": 2, "watchers": 1, "default_branch": "main", "organization": null} {"id": 677869915, "node_id": "R_kgDOKGd5Ww", "name": "datasette-llm", "full_name": "simonw/datasette-llm", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-llm", "description": "Datasette plugin for interacting with Large Language Models using LLM", "fork": 0, "created_at": "2023-08-12T23:16:33Z", "updated_at": "2023-12-24T13:37:29Z", "pushed_at": "2023-08-13T18:19:37Z", "homepage": null, "size": 178, "stargazers_count": 8, "watchers_count": 8, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 2, "license": null, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[]", "visibility": "public", "forks": 0, "open_issues": 2, "watchers": 8, "default_branch": "main", "organization": null} {"id": 207630174, "node_id": "MDEwOlJlcG9zaXRvcnkyMDc2MzAxNzQ=", "name": "datasette-rure", "full_name": "simonw/datasette-rure", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-rure", "description": "Datasette plugin that adds a custom SQL function for executing matches using the Rust regular expression engine", "fork": 0, "created_at": "2019-09-10T18:09:33Z", "updated_at": "2022-05-01T00:48:10Z", "pushed_at": "2019-09-11T22:59:38Z", "homepage": null, "size": 19, "stargazers_count": 5, "watchers_count": 5, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 3, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"regular-expressions\", \"sqlite\"]", "visibility": "public", "forks": 0, "open_issues": 3, "watchers": 5, "default_branch": "master", "organization": null} {"id": 246108561, "node_id": "MDEwOlJlcG9zaXRvcnkyNDYxMDg1NjE=", "name": "datasette-column-inspect", "full_name": "simonw/datasette-column-inspect", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-column-inspect", "description": "Experimental plugin that adds a column inspector", "fork": 0, "created_at": "2020-03-09T18:11:00Z", "updated_at": "2023-11-16T19:53:10Z", "pushed_at": "2020-12-09T21:47:38Z", "homepage": "", "size": 15, "stargazers_count": 3, "watchers_count": 3, "language": "HTML", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 3, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\"]", "visibility": "public", "forks": 0, "open_issues": 3, "watchers": 3, "default_branch": "main", "organization": null} {"id": 277672753, "node_id": "MDEwOlJlcG9zaXRvcnkyNzc2NzI3NTM=", "name": "sba-loans-covid-19-datasette", "full_name": "simonw/sba-loans-covid-19-datasette", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/sba-loans-covid-19-datasette", "description": null, "fork": 0, "created_at": "2020-07-06T23:51:44Z", "updated_at": "2024-01-14T00:58:51Z", "pushed_at": "2020-09-06T02:15:30Z", "homepage": null, "size": 107, "stargazers_count": 15, "watchers_count": 15, "language": null, "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 3, "license": null, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[]", "visibility": "public", "forks": 0, "open_issues": 3, "watchers": 15, "default_branch": "main", "organization": null} {"id": 293164447, "node_id": "MDEwOlJlcG9zaXRvcnkyOTMxNjQ0NDc=", "name": "datasette-backup", "full_name": "simonw/datasette-backup", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-backup", "description": "Plugin adding backup options to Datasette", "fork": 0, "created_at": "2020-09-05T22:33:29Z", "updated_at": "2023-02-14T04:46:54Z", "pushed_at": "2020-09-07T02:27:30Z", "homepage": "", "size": 6, "stargazers_count": 3, "watchers_count": 3, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 3, "license": null, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\"]", "visibility": "public", "forks": 0, "open_issues": 3, "watchers": 3, "default_branch": "main", "organization": null} {"id": 308930118, "node_id": "MDEwOlJlcG9zaXRvcnkzMDg5MzAxMTg=", "name": "datasette-edit-templates", "full_name": "simonw/datasette-edit-templates", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-edit-templates", "description": "Plugin allowing Datasette templates to be edited within Datasette", "fork": 0, "created_at": "2020-10-31T16:58:29Z", "updated_at": "2023-03-01T23:30:04Z", "pushed_at": "2024-01-17T00:39:07Z", "homepage": "", "size": 103, "stargazers_count": 2, "watchers_count": 2, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 3, "license": null, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[]", "visibility": "public", "forks": 0, "open_issues": 3, "watchers": 2, "default_branch": "main", "organization": null} {"id": 441024802, "node_id": "R_kgDOGkmBIg", "name": "datasette-tiddlywiki", "full_name": "simonw/datasette-tiddlywiki", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-tiddlywiki", "description": "Run TiddlyWiki in Datasette and save Tiddlers to a SQLite database", "fork": 0, "created_at": "2021-12-23T01:05:56Z", "updated_at": "2024-01-03T07:28:45Z", "pushed_at": "2022-03-08T01:36:10Z", "homepage": "", "size": 426, "stargazers_count": 31, "watchers_count": 31, "language": "HTML", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 3, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[]", "visibility": "public", "forks": 0, "open_issues": 3, "watchers": 31, "default_branch": "main", "organization": null} {"id": 486732669, "node_id": "R_kgDOHQLzfQ", "name": "datasette-copy-to-memory", "full_name": "simonw/datasette-copy-to-memory", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-copy-to-memory", "description": "Copy database files into an in-memory database on startup", "fork": 0, "created_at": "2022-04-28T20:02:21Z", "updated_at": "2023-09-29T15:36:18Z", "pushed_at": "2022-04-30T19:49:29Z", "homepage": "", "size": 19, "stargazers_count": 6, "watchers_count": 6, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 3, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[\"datasette\", \"datasette-plugin\"]", "visibility": "public", "forks": 0, "open_issues": 3, "watchers": 6, "default_branch": "main", "organization": null} {"id": 689860422, "node_id": "R_kgDOKR5vRg", "name": "sqlite-chronicle", "full_name": "simonw/sqlite-chronicle", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/sqlite-chronicle", "description": "Use triggers to track when rows in a SQLite table were updated or deleted", "fork": 0, "created_at": "2023-09-11T04:05:33Z", "updated_at": "2024-01-07T09:14:26Z", "pushed_at": "2023-12-06T05:20:19Z", "homepage": null, "size": 27, "stargazers_count": 24, "watchers_count": 24, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 3, "license": null, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[]", "visibility": "public", "forks": 0, "open_issues": 3, "watchers": 24, "default_branch": "main", "organization": null} {"id": 423589294, "node_id": "R_kgDOGT91rg", "name": "datasette-jupyterlite", "full_name": "simonw/datasette-jupyterlite", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-jupyterlite", "description": "JupyterLite as a Datasette plugin", "fork": 0, "created_at": "2021-11-01T19:22:51Z", "updated_at": "2022-09-19T20:29:54Z", "pushed_at": "2021-11-05T05:12:33Z", "homepage": "", "size": 9, "stargazers_count": 11, "watchers_count": 11, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 4, "license": null, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[]", "visibility": "public", "forks": 0, "open_issues": 4, "watchers": 11, "default_branch": "main", "organization": null} {"id": 247527438, "node_id": "MDEwOlJlcG9zaXRvcnkyNDc1Mjc0Mzg=", "name": "datasette-edit-schema", "full_name": "simonw/datasette-edit-schema", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-edit-schema", "description": "Datasette plugin for modifying table schemas", "fork": 0, "created_at": "2020-03-15T18:34:06Z", "updated_at": "2023-10-31T00:45:20Z", "pushed_at": "2023-12-23T01:04:18Z", "homepage": "", "size": 521, "stargazers_count": 11, "watchers_count": 11, "language": "JavaScript", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 5, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\"]", "visibility": "public", "forks": 0, "open_issues": 5, "watchers": 11, "default_branch": "main", "organization": null} {"id": 273609879, "node_id": "MDEwOlJlcG9zaXRvcnkyNzM2MDk4Nzk=", "name": "datasette-saved-queries", "full_name": "simonw/datasette-saved-queries", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-saved-queries", "description": "Datasette plugin that lets users save and execute queries", "fork": 0, "created_at": "2020-06-20T00:20:42Z", "updated_at": "2023-09-20T04:31:07Z", "pushed_at": "2023-09-20T04:31:03Z", "homepage": "", "size": 13, "stargazers_count": 8, "watchers_count": 8, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 5, "license": null, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\"]", "visibility": "public", "forks": 0, "open_issues": 5, "watchers": 8, "default_branch": "main", "organization": null} {"id": 294706267, "node_id": "MDEwOlJlcG9zaXRvcnkyOTQ3MDYyNjc=", "name": "datasette-seaborn", "full_name": "simonw/datasette-seaborn", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-seaborn", "description": "Statistical visualizations for Datasette using Seaborn", "fork": 0, "created_at": "2020-09-11T13:43:08Z", "updated_at": "2024-01-04T16:50:11Z", "pushed_at": "2022-03-22T01:49:36Z", "homepage": "https://datasette-seaborn-demo.datasette.io/", "size": 26, "stargazers_count": 11, "watchers_count": 11, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 5, "license": null, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[\"datasette\", \"datasette-io\", \"datasette-plugin\", \"seaborn\", \"visualization\"]", "visibility": "public", "forks": 0, "open_issues": 5, "watchers": 11, "default_branch": "main", "organization": null} {"id": 618260446, "node_id": "R_kgDOJNnn3g", "name": "datasette-chatgpt-plugin", "full_name": "simonw/datasette-chatgpt-plugin", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-chatgpt-plugin", "description": "A Datasette plugin that turns a Datasette instance into a ChatGPT plugin", "fork": 0, "created_at": "2023-03-24T04:46:24Z", "updated_at": "2024-01-05T01:29:41Z", "pushed_at": "2023-03-24T18:41:00Z", "homepage": "https://datasette.io/plugins/datasette-chatgpt-plugin", "size": 19, "stargazers_count": 54, "watchers_count": 54, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 5, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[\"chatgpt\", \"chatgpt-plugin\", \"datasette\", \"datasette-plugin\"]", "visibility": "public", "forks": 0, "open_issues": 5, "watchers": 54, "default_branch": "main", "organization": null} {"id": 571072624, "node_id": "R_kgDOIgngcA", "name": "datasette-export", "full_name": "simonw/datasette-export", "private": 0, "owner": {"value": 9599, "label": "simonw"}, "html_url": "https://github.com/simonw/datasette-export", "description": "Export pages from Datasette to files on disk", "fork": 0, "created_at": "2022-11-27T04:03:08Z", "updated_at": "2022-12-09T23:11:24Z", "pushed_at": "2022-11-27T04:20:09Z", "homepage": "", "size": 8, "stargazers_count": 3, "watchers_count": 3, "language": "Python", "has_issues": 1, "has_projects": 1, "has_downloads": 1, "has_wiki": 1, "has_pages": 0, "has_discussions": 0, "forks_count": 0, "archived": 0, "disabled": 0, "open_issues_count": 6, "license": {"value": "apache-2.0", "label": "Apache License 2.0"}, "allow_forking": 1, "is_template": 0, "web_commit_signoff_required": 0, "topics": "[]", "visibility": "public", "forks": 0, "open_issues": 6, "watchers": 3, "default_branch": "main", "organization": null}