This data as json, CSV (advanced)
Suggested facets: owner, fork, stargazers_count, watchers_count, language, has_issues, has_projects, has_downloads, has_wiki, has_pages, open_issues_count, license, topics, open_issues, watchers, default_branch, subscribers_count, pushed_at (date)
updated_at (date) ✖
created_at (date) ✖
id | node_id | name | full_name | private | owner | html_url | description | fork | created_at | updated_at | pushed_at | homepage | size | stargazers_count | watchers_count | language | has_issues | has_projects | has_downloads | has_wiki | has_pages | forks_count | archived | disabled | open_issues_count | license | topics | forks | open_issues | watchers | default_branch | permissions | allow_squash_merge | allow_merge_commit | allow_rebase_merge ▲ | network_count | subscribers_count | organization |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
142967347 | MDEwOlJlcG9zaXRvcnkxNDI5NjczNDc= | datasette-json-html | simonw/datasette-json-html | 0 | simonw 9599 | https://github.com/simonw/datasette-json-html | Datasette plugin for rendering HTML based on JSON values | 0 | 2018-07-31T05:41:39Z | 2019-11-11T04:51:08Z | 2019-09-18T11:44:37Z | 22 | 4 | 4 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | Apache License 2.0 apache-2.0 | 0 | 1 | 4 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 2 | |||
145483077 | MDEwOlJlcG9zaXRvcnkxNDU0ODMwNzc= | datasette-render-images | simonw/datasette-render-images | 0 | simonw 9599 | https://github.com/simonw/datasette-render-images | Datasette plugin that renders binary blob images using data-uris | 0 | 2018-08-21T00:05:47Z | 2019-11-11T04:52:21Z | 2019-01-04T03:20:07Z | https://datasette-render-images-demo.datasette.io/favicons/favicons | 5 | 1 | 1 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
163790822 | MDEwOlJlcG9zaXRvcnkxNjM3OTA4MjI= | datasette-sqlite-fts4 | simonw/datasette-sqlite-fts4 | 0 | simonw 9599 | https://github.com/simonw/datasette-sqlite-fts4 | Datasette plugin that adds custom SQL functions for working with SQLite FTS4 | 0 | 2019-01-02T03:40:41Z | 2019-11-11T04:52:17Z | 2019-01-07T06:38:08Z | 9 | 1 | 1 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
167730071 | MDEwOlJlcG9zaXRvcnkxNjc3MzAwNzE= | datasette-pretty-json | simonw/datasette-pretty-json | 0 | simonw 9599 | https://github.com/simonw/datasette-pretty-json | Datasette plugin that pretty-prints any column values that are valid JSON objects or arrays | 0 | 2019-01-26T19:30:43Z | 2019-11-11T04:52:12Z | 2019-01-26T21:09:48Z | 7 | 3 | 3 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 3 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
167759846 | MDEwOlJlcG9zaXRvcnkxNjc3NTk4NDY= | markdown-to-sqlite | simonw/markdown-to-sqlite | 0 | simonw 9599 | https://github.com/simonw/markdown-to-sqlite | CLI tool for loading markdown files into a SQLite database | 0 | 2019-01-27T02:04:54Z | 2019-11-11T04:52:44Z | 2019-01-27T02:39:13Z | 7 | 14 | 14 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 14 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
174715153 | MDEwOlJlcG9zaXRvcnkxNzQ3MTUxNTM= | datasette-jellyfish | simonw/datasette-jellyfish | 0 | simonw 9599 | https://github.com/simonw/datasette-jellyfish | Datasette plugin adding SQL functions for fuzzy text matching powered by Jellyfish | 0 | 2019-03-09T16:02:01Z | 2019-11-11T04:52:07Z | 2019-03-09T18:25:29Z | 10 | 6 | 6 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | Apache License 2.0 apache-2.0 | 0 | 1 | 6 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
175550127 | MDEwOlJlcG9zaXRvcnkxNzU1NTAxMjc= | yaml-to-sqlite | simonw/yaml-to-sqlite | 0 | simonw 9599 | https://github.com/simonw/yaml-to-sqlite | Utility for converting YAML files to SQLite | 0 | 2019-03-14T04:49:08Z | 2019-11-11T04:52:27Z | 2019-11-08T06:46:02Z | 10 | 11 | 11 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 11 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
184168864 | MDEwOlJlcG9zaXRvcnkxODQxNjg4NjQ= | datasette-render-html | simonw/datasette-render-html | 0 | simonw 9599 | https://github.com/simonw/datasette-render-html | Plugin for selectively rendering the HTML is specific columns | 0 | 2019-04-30T01:21:25Z | 2019-11-11T04:51:40Z | 2019-07-15T15:46:16Z | 4 | 1 | 1 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 1 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | ||||
189321671 | MDEwOlJlcG9zaXRvcnkxODkzMjE2NzE= | datasette-jq | simonw/datasette-jq | 0 | simonw 9599 | https://github.com/simonw/datasette-jq | Datasette plugin that adds a custom SQL function for executing jq expressions against JSON values | 0 | 2019-05-30T01:06:31Z | 2019-11-11T04:52:02Z | 2019-05-30T01:43:08Z | 9 | 6 | 6 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 6 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 2 | |||
190950781 | MDEwOlJlcG9zaXRvcnkxOTA5NTA3ODE= | datasette-bplist | simonw/datasette-bplist | 0 | simonw 9599 | https://github.com/simonw/datasette-bplist | Datasette plugin for working with Apple's binary plist format | 0 | 2019-06-09T01:15:01Z | 2019-11-11T04:51:58Z | 2019-06-09T01:17:19Z | 7 | 7 | 7 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 7 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 0 | |||
191022928 | MDEwOlJlcG9zaXRvcnkxOTEwMjI5Mjg= | datasette-render-binary | simonw/datasette-render-binary | 0 | simonw 9599 | https://github.com/simonw/datasette-render-binary | Datasette plugin for rendering binary data | 0 | 2019-06-09T15:25:52Z | 2019-11-11T04:51:53Z | 2019-06-13T16:14:31Z | 62 | 3 | 3 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 3 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 0 | |||
195696804 | MDEwOlJlcG9zaXRvcnkxOTU2OTY4MDQ= | datasette-cors | simonw/datasette-cors | 0 | simonw 9599 | https://github.com/simonw/datasette-cors | Datasette plugin for configuring CORS headers | 0 | 2019-07-07T21:03:11Z | 2019-11-11T04:51:48Z | 2019-07-11T04:40:57Z | 11 | 6 | 6 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 6 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
205429375 | MDEwOlJlcG9zaXRvcnkyMDU0MjkzNzU= | swarm-to-sqlite | dogsheep/swarm-to-sqlite | 0 | dogsheep 53015001 | https://github.com/dogsheep/swarm-to-sqlite | Create a SQLite database containing your checkin history from Foursquare Swarm | 0 | 2019-08-30T17:37:29Z | 2019-11-11T04:53:30Z | 2019-10-16T20:40:32Z | 23 | 7 | 7 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 7 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | {"login": "dogsheep", "id": 53015001, "node_id": "MDEyOk9yZ2FuaXphdGlvbjUzMDE1MDAx", "avatar_url": "https://avatars2.githubusercontent.com/u/53015001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dogsheep", "html_url": "https://github.com/dogsheep", "followers_url": "https://api.github.com/users/dogsheep/followers", "following_url": "https://api.github.com/users/dogsheep/following{/other_user}", "gists_url": "https://api.github.com/users/dogsheep/gists{/gist_id}", "starred_url": "https://api.github.com/users/dogsheep/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dogsheep/subscriptions", "organizations_url": "https://api.github.com/users/dogsheep/orgs", "repos_url": "https://api.github.com/users/dogsheep/repos", "events_url": "https://api.github.com/users/dogsheep/events{/privacy}", "received_events_url": "https://api.github.com/users/dogsheep/received_events", "type": "Organization", "site_admin": false} | ||
206156866 | MDEwOlJlcG9zaXRvcnkyMDYxNTY4NjY= | twitter-to-sqlite | dogsheep/twitter-to-sqlite | 0 | dogsheep 53015001 | https://github.com/dogsheep/twitter-to-sqlite | Save data from Twitter to a SQLite database | 0 | 2019-09-03T19:30:08Z | 2019-11-11T04:53:39Z | 2019-11-09T20:38:23Z | 270 | 52 | 52 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 5 | Apache License 2.0 apache-2.0 | 0 | 5 | 52 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 2 | {"login": "dogsheep", "id": 53015001, "node_id": "MDEyOk9yZ2FuaXphdGlvbjUzMDE1MDAx", "avatar_url": "https://avatars2.githubusercontent.com/u/53015001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dogsheep", "html_url": "https://github.com/dogsheep", "followers_url": "https://api.github.com/users/dogsheep/followers", "following_url": "https://api.github.com/users/dogsheep/following{/other_user}", "gists_url": "https://api.github.com/users/dogsheep/gists{/gist_id}", "starred_url": "https://api.github.com/users/dogsheep/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dogsheep/subscriptions", "organizations_url": "https://api.github.com/users/dogsheep/orgs", "repos_url": "https://api.github.com/users/dogsheep/repos", "events_url": "https://api.github.com/users/dogsheep/events{/privacy}", "received_events_url": "https://api.github.com/users/dogsheep/received_events", "type": "Organization", "site_admin": false} | ||
206202864 | MDEwOlJlcG9zaXRvcnkyMDYyMDI4NjQ= | inaturalist-to-sqlite | dogsheep/inaturalist-to-sqlite | 0 | dogsheep 53015001 | https://github.com/dogsheep/inaturalist-to-sqlite | Create a SQLite database containing your observation history from iNaturalist | 0 | 2019-09-04T01:21:21Z | 2019-11-11T04:53:11Z | 2019-09-04T04:05:28Z | 12 | 1 | 1 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | {"login": "dogsheep", "id": 53015001, "node_id": "MDEyOk9yZ2FuaXphdGlvbjUzMDE1MDAx", "avatar_url": "https://avatars2.githubusercontent.com/u/53015001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dogsheep", "html_url": "https://github.com/dogsheep", "followers_url": "https://api.github.com/users/dogsheep/followers", "following_url": "https://api.github.com/users/dogsheep/following{/other_user}", "gists_url": "https://api.github.com/users/dogsheep/gists{/gist_id}", "starred_url": "https://api.github.com/users/dogsheep/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dogsheep/subscriptions", "organizations_url": "https://api.github.com/users/dogsheep/orgs", "repos_url": "https://api.github.com/users/dogsheep/repos", "events_url": "https://api.github.com/users/dogsheep/events{/privacy}", "received_events_url": "https://api.github.com/users/dogsheep/received_events", "type": "Organization", "site_admin": false} | ||
206649770 | MDEwOlJlcG9zaXRvcnkyMDY2NDk3NzA= | google-takeout-to-sqlite | dogsheep/google-takeout-to-sqlite | 0 | dogsheep 53015001 | https://github.com/dogsheep/google-takeout-to-sqlite | Save data from Google Takeout to a SQLite database | 0 | 2019-09-05T20:15:15Z | 2019-11-11T04:53:16Z | 2019-09-08T03:13:55Z | 14 | 5 | 5 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | Apache License 2.0 apache-2.0 | 0 | 1 | 5 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | {"login": "dogsheep", "id": 53015001, "node_id": "MDEyOk9yZ2FuaXphdGlvbjUzMDE1MDAx", "avatar_url": "https://avatars2.githubusercontent.com/u/53015001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dogsheep", "html_url": "https://github.com/dogsheep", "followers_url": "https://api.github.com/users/dogsheep/followers", "following_url": "https://api.github.com/users/dogsheep/following{/other_user}", "gists_url": "https://api.github.com/users/dogsheep/gists{/gist_id}", "starred_url": "https://api.github.com/users/dogsheep/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dogsheep/subscriptions", "organizations_url": "https://api.github.com/users/dogsheep/orgs", "repos_url": "https://api.github.com/users/dogsheep/repos", "events_url": "https://api.github.com/users/dogsheep/events{/privacy}", "received_events_url": "https://api.github.com/users/dogsheep/received_events", "type": "Organization", "site_admin": false} | ||
207052882 | MDEwOlJlcG9zaXRvcnkyMDcwNTI4ODI= | github-to-sqlite | dogsheep/github-to-sqlite | 0 | dogsheep 53015001 | https://github.com/dogsheep/github-to-sqlite | Save data from GitHub to a SQLite database | 0 | 2019-09-08T02:50:28Z | 2019-11-11T05:31:52Z | 2019-11-11T05:32:10Z | 44 | 6 | 6 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 5 | Apache License 2.0 apache-2.0 | 0 | 5 | 6 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | {"login": "dogsheep", "id": 53015001, "node_id": "MDEyOk9yZ2FuaXphdGlvbjUzMDE1MDAx", "avatar_url": "https://avatars2.githubusercontent.com/u/53015001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dogsheep", "html_url": "https://github.com/dogsheep", "followers_url": "https://api.github.com/users/dogsheep/followers", "following_url": "https://api.github.com/users/dogsheep/following{/other_user}", "gists_url": "https://api.github.com/users/dogsheep/gists{/gist_id}", "starred_url": "https://api.github.com/users/dogsheep/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dogsheep/subscriptions", "organizations_url": "https://api.github.com/users/dogsheep/orgs", "repos_url": "https://api.github.com/users/dogsheep/repos", "events_url": "https://api.github.com/users/dogsheep/events{/privacy}", "received_events_url": "https://api.github.com/users/dogsheep/received_events", "type": "Organization", "site_admin": false} | ||
207630174 | MDEwOlJlcG9zaXRvcnkyMDc2MzAxNzQ= | datasette-rure | simonw/datasette-rure | 0 | simonw 9599 | https://github.com/simonw/datasette-rure | Datasette plugin that adds a custom SQL function for executing matches using the Rust regular expression engine | 0 | 2019-09-10T18:09:33Z | 2019-11-11T04:51:15Z | 2019-09-11T22:59:38Z | 19 | 2 | 2 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | 0 | 0 | 2 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
209091256 | MDEwOlJlcG9zaXRvcnkyMDkwOTEyNTY= | datasette-atom | simonw/datasette-atom | 0 | simonw 9599 | https://github.com/simonw/datasette-atom | Datasette plugin that adds a .atom output format | 0 | 2019-09-17T15:31:01Z | 2019-11-11T04:51:00Z | 2019-10-03T23:54:14Z | 11 | 1 | 1 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 2 | Apache License 2.0 apache-2.0 | 0 | 2 | 1 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
209590345 | MDEwOlJlcG9zaXRvcnkyMDk1OTAzNDU= | genome-to-sqlite | dogsheep/genome-to-sqlite | 0 | dogsheep 53015001 | https://github.com/dogsheep/genome-to-sqlite | Import your genome into a SQLite database | 0 | 2019-09-19T15:38:39Z | 2019-11-11T04:53:20Z | 2019-09-19T15:41:17Z | 9 | 4 | 4 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | Apache License 2.0 apache-2.0 | 0 | 1 | 4 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | {"login": "dogsheep", "id": 53015001, "node_id": "MDEyOk9yZ2FuaXphdGlvbjUzMDE1MDAx", "avatar_url": "https://avatars2.githubusercontent.com/u/53015001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dogsheep", "html_url": "https://github.com/dogsheep", "followers_url": "https://api.github.com/users/dogsheep/followers", "following_url": "https://api.github.com/users/dogsheep/following{/other_user}", "gists_url": "https://api.github.com/users/dogsheep/gists{/gist_id}", "starred_url": "https://api.github.com/users/dogsheep/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dogsheep/subscriptions", "organizations_url": "https://api.github.com/users/dogsheep/orgs", "repos_url": "https://api.github.com/users/dogsheep/repos", "events_url": "https://api.github.com/users/dogsheep/events{/privacy}", "received_events_url": "https://api.github.com/users/dogsheep/received_events", "type": "Organization", "site_admin": false} | ||
213286752 | MDEwOlJlcG9zaXRvcnkyMTMyODY3NTI= | pocket-to-sqlite | dogsheep/pocket-to-sqlite | 0 | dogsheep 53015001 | https://github.com/dogsheep/pocket-to-sqlite | Create a SQLite database containing data from your Pocket account | 0 | 2019-10-07T03:24:14Z | 2019-11-11T04:53:25Z | 2019-10-07T05:36:57Z | 12 | 5 | 5 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 3 | Apache License 2.0 apache-2.0 | 0 | 3 | 5 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | {"login": "dogsheep", "id": 53015001, "node_id": "MDEyOk9yZ2FuaXphdGlvbjUzMDE1MDAx", "avatar_url": "https://avatars2.githubusercontent.com/u/53015001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dogsheep", "html_url": "https://github.com/dogsheep", "followers_url": "https://api.github.com/users/dogsheep/followers", "following_url": "https://api.github.com/users/dogsheep/following{/other_user}", "gists_url": "https://api.github.com/users/dogsheep/gists{/gist_id}", "starred_url": "https://api.github.com/users/dogsheep/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/dogsheep/subscriptions", "organizations_url": "https://api.github.com/users/dogsheep/orgs", "repos_url": "https://api.github.com/users/dogsheep/repos", "events_url": "https://api.github.com/users/dogsheep/events{/privacy}", "received_events_url": "https://api.github.com/users/dogsheep/received_events", "type": "Organization", "site_admin": false} | ||
217216787 | MDEwOlJlcG9zaXRvcnkyMTcyMTY3ODc= | datasette-haversine | simonw/datasette-haversine | 0 | simonw 9599 | https://github.com/simonw/datasette-haversine | Datasette plugin that adds a custom SQL function for haversine distances | 0 | 2019-10-24T05:16:14Z | 2019-11-11T04:50:39Z | 2019-10-24T05:18:54Z | 8 | 1 | 1 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | Apache License 2.0 apache-2.0 | 0 | 1 | 1 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
219372133 | MDEwOlJlcG9zaXRvcnkyMTkzNzIxMzM= | sqlite-transform | simonw/sqlite-transform | 0 | simonw 9599 | https://github.com/simonw/sqlite-transform | Tool for running transformations on columns in a SQLite database | 0 | 2019-11-03T22:07:53Z | 2019-11-11T04:52:32Z | 2019-11-04T04:38:03Z | 15 | 4 | 4 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 2 | Apache License 2.0 apache-2.0 | 0 | 2 | 4 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
220716822 | MDEwOlJlcG9zaXRvcnkyMjA3MTY4MjI= | datasette-render-markdown | simonw/datasette-render-markdown | 0 | simonw 9599 | https://github.com/simonw/datasette-render-markdown | Datasette plugin for rendering Markdown | 0 | 2019-11-09T23:28:31Z | 2019-11-11T04:50:08Z | 2019-11-09T23:42:51Z | 7 | 1 | 1 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | Apache License 2.0 apache-2.0 | 0 | 1 | 1 | master | {"admin": true, "push": true, "pull": true} | 1 | 1 | 1 | 0 | 1 | |||
93209 | MDEwOlJlcG9zaXRvcnk5MzIwOQ== | simonw.github.com | simonw/simonw.github.com | 0 | simonw 9599 | https://github.com/simonw/simonw.github.com | 0 | 2008-12-18T23:16:16Z | 2019-08-13T13:48:41Z | 2008-12-18T23:18:29Z | 76 | 5 | 5 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 5 | master | {"admin": true, "push": true, "pull": true} | ||||||||||
187061 | MDEwOlJlcG9zaXRvcnkxODcwNjE= | qypeexplorer | simonw/qypeexplorer | 0 | simonw 9599 | https://github.com/simonw/qypeexplorer | An API explorer for the qype.com API | 0 | 2009-04-27T22:31:38Z | 2019-08-13T14:21:52Z | 2009-04-27T22:36:09Z | http://qypeexplorer.appspot.com/ | 76 | 2 | 2 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 2 | master | {"admin": true, "push": true, "pull": true} | |||||||
187586 | MDEwOlJlcG9zaXRvcnkxODc1ODY= | django-shorturls | simonw/django-shorturls | 0 | simonw 9599 | https://github.com/simonw/django-shorturls | A URL shortening app for Django. | 1 | 2009-04-28T14:27:10Z | 2019-08-13T14:22:03Z | 2009-04-28T14:30:25Z | 83 | 10 | 10 | Python | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 10 | master | {"admin": true, "push": true, "pull": true} | |||||||
191799 | MDEwOlJlcG9zaXRvcnkxOTE3OTk= | annotating_proxy | simonw/annotating_proxy | 0 | simonw 9599 | https://github.com/simonw/annotating_proxy | A proxy that adds jQuery-powered annotations to the proxied site, configured by a CSS selector. | 0 | 2009-05-04T00:01:16Z | 2019-08-13T14:23:31Z | 2009-05-04T00:06:08Z | 112 | 4 | 4 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} | ||||||||
191903 | MDEwOlJlcG9zaXRvcnkxOTE5MDM= | moomazon | simonw/moomazon | 0 | simonw 9599 | https://github.com/simonw/moomazon | App Engine app that generates moo cards from Amazon book covers. | 0 | 2009-05-04T03:50:59Z | 2019-08-13T14:23:34Z | 2009-05-04T03:52:35Z | http://moomazon.appspot.com/ | 76 | 3 | 3 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 3 | master | {"admin": true, "push": true, "pull": true} | |||||||
214212 | MDEwOlJlcG9zaXRvcnkyMTQyMTI= | upcoming | simonw/upcoming | 0 | simonw 9599 | https://github.com/simonw/upcoming | Python client library for the Upcoming.org API (now defunct - RIP, Upcoming) | 0 | 2009-05-30T12:06:24Z | 2013-12-20T20:15:51Z | 2009-05-30T12:10:16Z | 80 | 2 | 2 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 2 | master | {"admin": true, "push": true, "pull": true} | |||||||||
245277 | MDEwOlJlcG9zaXRvcnkyNDUyNzc= | django-timereports | simonw/django-timereports | 0 | simonw 9599 | https://github.com/simonw/django-timereports | Incomplete system for creating time series style reports about Django models | 0 | 2009-07-07T15:26:21Z | 2018-06-29T11:32:59Z | 2009-07-08T16:20:39Z | 296 | 6 | 6 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 6 | master | {"admin": true, "push": true, "pull": true} | ||||||||
263714 | MDEwOlJlcG9zaXRvcnkyNjM3MTQ= | wikinear.com | simonw/wikinear.com | 0 | simonw 9599 | https://github.com/simonw/wikinear.com | 0 | 2009-07-29T16:18:30Z | 2014-10-21T11:13:37Z | 2009-07-30T09:57:47Z | 84 | 4 | 4 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} | |||||||||
358013 | MDEwOlJlcG9zaXRvcnkzNTgwMTM= | devdays | simonw/devdays | 0 | simonw 9599 | https://github.com/simonw/devdays | Example code from my talk at Stack Overflow DevDays Amsterdam 2009. | 0 | 2009-11-02T14:01:25Z | 2017-06-22T03:00:34Z | 2009-11-02T14:01:38Z | http://stackoverflow.carsonified.com/events/amsterdam/ | 80 | 2 | 2 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 2 | master | {"admin": true, "push": true, "pull": true} | ||||||||
386686 | MDEwOlJlcG9zaXRvcnkzODY2ODY= | xml_analyser | simonw/xml_analyser | 0 | simonw 9599 | https://github.com/simonw/xml_analyser | Simple command line tool for quickly analysing the structure of an arbitrary XML file | 0 | 2009-11-26T17:11:08Z | 2018-06-29T11:33:09Z | 2009-11-26T17:21:32Z | 154 | 5 | 5 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 5 | master | {"admin": true, "push": true, "pull": true} | ||||||||
446247 | MDEwOlJlcG9zaXRvcnk0NDYyNDc= | django_signed_demo | simonw/django_signed_demo | 0 | simonw 9599 | https://github.com/simonw/django_signed_demo | Demonstrations of Django's signed cookie support | 0 | 2009-12-22T20:20:19Z | 2018-06-29T11:33:12Z | 2009-12-22T20:20:28Z | 179 | 4 | 4 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} | ||||||||
500532 | MDEwOlJlcG9zaXRvcnk1MDA1MzI= | dogproxy | simonw/dogproxy | 0 | simonw 9599 | https://github.com/simonw/dogproxy | Experimental HTTP proxy (using node.js) for avoiding the dog pile effect. | 0 | 2010-02-03T11:43:38Z | 2019-08-13T14:31:03Z | 2019-02-15T16:01:42Z | 4 | 61 | 61 | JavaScript | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 61 | master | {"admin": true, "push": true, "pull": true} | ||||||||
559280 | MDEwOlJlcG9zaXRvcnk1NTkyODA= | uniclean | simonw/uniclean | 0 | simonw 9599 | https://github.com/simonw/uniclean | Python utilities for filtering nasty characters in unicode strings. | 0 | 2010-03-12T14:20:15Z | 2018-06-29T11:33:22Z | 2010-03-12T14:20:39Z | 175 | 11 | 11 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 11 | master | {"admin": true, "push": true, "pull": true} | ||||||||
567465 | MDEwOlJlcG9zaXRvcnk1Njc0NjU= | django-feedstream | simonw/django-feedstream | 0 | simonw 9599 | https://github.com/simonw/django-feedstream | Yet Another Django lifestream thingy - this one keeps templates for feed types in the database | 0 | 2010-03-17T23:47:31Z | 2013-11-05T10:37:33Z | 2010-03-18T00:22:45Z | 96 | 12 | 12 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 12 | master | {"admin": true, "push": true, "pull": true} | ||||||||
574410 | MDEwOlJlcG9zaXRvcnk1NzQ0MTA= | wordcounter | simonw/wordcounter | 0 | simonw 9599 | https://github.com/simonw/wordcounter | An extremely simple single-page JavaScript word counting tool, because someone needed it. | 0 | 2010-03-22T18:23:56Z | 2013-10-18T06:22:59Z | 2010-03-22T18:24:32Z | http://simonwillison.net/static/2010/wordcounter/ | 92 | 4 | 4 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 4 | master | {"admin": true, "push": true, "pull": true} | ||||||||
2072536 | MDEwOlJlcG9zaXRvcnkyMDcyNTM2 | KISSmetrics | simonw/KISSmetrics | 0 | simonw 9599 | https://github.com/simonw/KISSmetrics | KISSmetrics API - PHP, Python | 1 | 2011-07-19T14:36:19Z | 2013-01-03T22:10:07Z | 2011-07-19T14:37:11Z | http://www.kissmetrics.com | 170 | 1 | 1 | PHP | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | |||||||
3503396 | MDEwOlJlcG9zaXRvcnkzNTAzMzk2 | pneutube | simonw/pneutube | 0 | simonw 9599 | https://github.com/simonw/pneutube | 1 | 2012-02-21T11:51:40Z | 2013-01-07T22:57:59Z | 2012-02-20T23:05:13Z | http://pneutu.be | 195 | 1 | 1 | JavaScript | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | ||||||||
5398389 | MDEwOlJlcG9zaXRvcnk1Mzk4Mzg5 | s3itch | simonw/s3itch | 0 | simonw 9599 | https://github.com/simonw/s3itch | An S3 proxy for Skitch's WebDAV sharing support | 1 | 2012-08-13T11:59:51Z | 2013-01-11T18:02:24Z | 2012-08-13T12:00:47Z | 73 | 1 | 1 | Ruby | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | ||||||||
5900675 | MDEwOlJlcG9zaXRvcnk1OTAwNjc1 | squirrelspotter | simonw/squirrelspotter | 0 | simonw 9599 | https://github.com/simonw/squirrelspotter | 0 | 2012-09-21T11:49:19Z | 2017-09-28T20:32:08Z | 2019-03-30T23:11:35Z | 277 | 2 | 2 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 2 | master | {"admin": true, "push": true, "pull": true} | |||||||||
6762214 | MDEwOlJlcG9zaXRvcnk2NzYyMjE0 | developer.github.com | simonw/developer.github.com | 0 | simonw 9599 | https://github.com/simonw/developer.github.com | GitHub API documentation | 1 | 2012-11-19T15:11:02Z | 2016-09-08T23:27:56Z | 2012-11-19T15:15:26Z | http://developer.github.com | 3136 | 0 | 0 | Ruby | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
8125251 | MDEwOlJlcG9zaXRvcnk4MTI1MjUx | deployinator | simonw/deployinator | 0 | simonw 9599 | https://github.com/simonw/deployinator | opinionated deployment | 1 | 2013-02-10T17:11:37Z | 2013-02-10T17:11:37Z | 2012-12-01T19:24:23Z | 71 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
9133390 | MDEwOlJlcG9zaXRvcnk5MTMzMzkw | json-tinyurl | simonw/json-tinyurl | 0 | simonw 9599 | https://github.com/simonw/json-tinyurl | Old AppEngine JSON wrapper around the tinyurl API. | 0 | 2013-03-31T17:29:53Z | 2013-03-31T17:29:53Z | 2013-03-31T17:29:53Z | 56 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||||
11097209 | MDEwOlJlcG9zaXRvcnkxMTA5NzIwOQ== | pycrumbs | simonw/pycrumbs | 0 | simonw 9599 | https://github.com/simonw/pycrumbs | Bits and bytes of Python from the Internet | 1 | 2013-07-01T14:28:30Z | 2013-08-03T19:52:32Z | 2013-07-01T14:30:33Z | 97 | 2 | 2 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 2 | master | {"admin": true, "push": true, "pull": true} | |||||||||
12334351 | MDEwOlJlcG9zaXRvcnkxMjMzNDM1MQ== | noun-verb-project | simonw/noun-verb-project | 0 | simonw 9599 | https://github.com/simonw/noun-verb-project | 0 | 2013-08-23T22:52:32Z | 2013-08-23T22:52:41Z | 2013-08-23T22:52:34Z | 56 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||||
16146282 | MDEwOlJlcG9zaXRvcnkxNjE0NjI4Mg== | faker | simonw/faker | 0 | simonw 9599 | https://github.com/simonw/faker | Faker is a Python package that generates fake data for you. | 1 | 2014-01-22T17:20:15Z | 2018-05-21T13:33:37Z | 2014-01-22T17:20:34Z | http://www.joke2k.net/faker | 426 | 2 | 2 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 2 | master | {"admin": true, "push": true, "pull": true} | ||||||
17891720 | MDEwOlJlcG9zaXRvcnkxNzg5MTcyMA== | relative_dateranges | simonw/relative_dateranges | 0 | simonw 9599 | https://github.com/simonw/relative_dateranges | 0 | 2014-03-19T04:00:49Z | 2014-12-23T06:52:39Z | 2014-03-19T15:56:30Z | 144 | 7 | 7 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 7 | master | {"admin": true, "push": true, "pull": true} | |||||||||
18155759 | MDEwOlJlcG9zaXRvcnkxODE1NTc1OQ== | jsonmask | simonw/jsonmask | 0 | simonw 9599 | https://github.com/simonw/jsonmask | A mini-language for selecting a subset of a JSON document. | 0 | 2014-03-26T22:12:28Z | 2017-01-13T20:50:57Z | 2014-04-08T20:31:23Z | 174 | 3 | 3 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | MIT License mit | [] | 0 | 0 | 3 | master | {"admin": true, "push": true, "pull": true} | |||||||
19113473 | MDEwOlJlcG9zaXRvcnkxOTExMzQ3Mw== | click | simonw/click | 0 | simonw 9599 | https://github.com/simonw/click | Python composable command line utility | 1 | 2014-04-24T15:22:40Z | 2016-03-30T15:46:26Z | 2018-08-05T00:40:49Z | 1666 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
30376433 | MDEwOlJlcG9zaXRvcnkzMDM3NjQzMw== | gin | simonw/gin | 0 | simonw 9599 | https://github.com/simonw/gin | Gin is a web framework written in Golang. It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. | 1 | 2015-02-05T20:22:48Z | 2015-02-05T20:22:49Z | 2015-02-05T16:16:59Z | https://gin-gonic.github.io/gin/ | 663 | 0 | 0 | Go | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | MIT License mit | [] | 0 | 0 | 0 | develop | {"admin": true, "push": true, "pull": true} | ||||||
31198044 | MDEwOlJlcG9zaXRvcnkzMTE5ODA0NA== | spaceprob.es | simonw/spaceprob.es | 0 | simonw 9599 | https://github.com/simonw/spaceprob.es | Spaceprob.es catalogs the active human-made machines that freckle our solar system and dot our galaxy. | 0 | 2015-02-23T07:32:41Z | 2016-08-23T15:52:14Z | 2015-02-22T17:38:06Z | http://spaceprob.es/ | 93261 | 1 | 1 | HTML | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 1 | gh-pages | {"admin": true, "push": true, "pull": true} | |||||||
35250423 | MDEwOlJlcG9zaXRvcnkzNTI1MDQyMw== | eventbrite | simonw/eventbrite | 0 | simonw 9599 | https://github.com/simonw/eventbrite | eventbrite ruby gem for v3 API. | 1 | 2015-05-08T00:35:37Z | 2015-05-08T00:35:37Z | 2015-05-08T00:37:14Z | 119 | 0 | 0 | Ruby | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | MIT License mit | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
37090619 | MDEwOlJlcG9zaXRvcnkzNzA5MDYxOQ== | https-everywhere | simonw/https-everywhere | 0 | simonw 9599 | https://github.com/simonw/https-everywhere | The official Github mirror of the HTTPS Everywhere repository at https://gitweb.torproject.org/https-everywhere.git. You can send pull requests here. | 1 | 2015-06-08T20:20:14Z | 2015-06-08T20:20:48Z | 2015-06-08T20:22:16Z | https://eff.org/https-everywhere | 78794 | 0 | 0 | JavaScript | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
48063114 | MDEwOlJlcG9zaXRvcnk0ODA2MzExNA== | pelias-doc | simonw/pelias-doc | 0 | simonw 9599 | https://github.com/simonw/pelias-doc | All things documentation for Pelias | 1 | 2015-12-15T19:04:08Z | 2015-12-02T14:42:57Z | 2015-12-15T19:11:40Z | https://mapzen.com/documentation/search/ | 7523 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | MIT License mit | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
49232181 | MDEwOlJlcG9zaXRvcnk0OTIzMjE4MQ== | elasticsearch | simonw/elasticsearch | 0 | simonw 9599 | https://github.com/simonw/elasticsearch | Open Source, Distributed, RESTful Search Engine | 1 | 2016-01-07T21:36:30Z | 2016-01-07T21:36:54Z | 2016-03-22T19:07:58Z | https://www.elastic.co/products/elasticsearch | 203187 | 0 | 0 | Java | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
53901432 | MDEwOlJlcG9zaXRvcnk1MzkwMTQzMg== | django | simonw/django | 0 | simonw 9599 | https://github.com/simonw/django | The Web framework for perfectionists with deadlines. | 1 | 2016-03-15T00:15:12Z | 2018-07-18T22:19:15Z | 2018-08-22T16:07:44Z | https://www.djangoproject.com/ | 174109 | 0 | 0 | Python | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
58728304 | MDEwOlJlcG9zaXRvcnk1ODcyODMwNA== | PyAPNs | simonw/PyAPNs | 0 | simonw 9599 | https://github.com/simonw/PyAPNs | Python library for interacting with the Apple Push Notification service (APNs) | 1 | 2016-05-13T10:19:25Z | 2016-05-13T10:19:26Z | 2016-05-13T13:46:04Z | http://pypi.python.org/pypi/apns/ | 97 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
59241970 | MDEwOlJlcG9zaXRvcnk1OTI0MTk3MA== | kel-api | simonw/kel-api | 0 | simonw 9599 | https://github.com/simonw/kel-api | RESTful API built with Django / Pinax, adhering to the JSON:API specification | 1 | 2016-05-19T20:53:31Z | 2016-05-19T20:53:33Z | 2016-05-19T20:54:07Z | 69 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
78157072 | MDEwOlJlcG9zaXRvcnk3ODE1NzA3Mg== | channels | simonw/channels | 0 | simonw 9599 | https://github.com/simonw/channels | Developer-friendly asynchrony for Django | 1 | 2017-01-05T23:37:11Z | 2017-01-05T23:37:14Z | 2018-02-02T18:45:12Z | https://channels.readthedocs.io | 1492 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
90297713 | MDEwOlJlcG9zaXRvcnk5MDI5NzcxMw== | scicomm-calendar | simonw/scicomm-calendar | 0 | simonw 9599 | https://github.com/simonw/scicomm-calendar | Environmental and #sciComm Twitter games | 1 | 2017-05-04T18:43:03Z | 2017-05-23T00:31:06Z | 2019-10-30T01:55:32Z | 2538 | 0 | 0 | HTML | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
96043123 | MDEwOlJlcG9zaXRvcnk5NjA0MzEyMw== | openelections-data-tn | simonw/openelections-data-tn | 0 | simonw 9599 | https://github.com/simonw/openelections-data-tn | Pre-processed election results for Tennessee elections | 1 | 2017-07-02T18:59:51Z | 2017-01-15T05:51:46Z | 2017-07-03T01:41:13Z | 889 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||||
96805488 | MDEwOlJlcG9zaXRvcnk5NjgwNTQ4OA== | swapi-graphene | simonw/swapi-graphene | 0 | simonw 9599 | https://github.com/simonw/swapi-graphene | GraphQL Starwars API using Graphene and Django | 1 | 2017-07-10T17:48:43Z | 2017-07-10T17:48:44Z | 2017-07-10T18:29:53Z | http://swapi.graphene-python.org | 131 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
97264539 | MDEwOlJlcG9zaXRvcnk5NzI2NDUzOQ== | up | simonw/up | 0 | simonw 9599 | https://github.com/simonw/up | Deploy infinitely scalable serverless apps, apis, and sites in seconds. | 1 | 2017-07-14T18:59:41Z | 2017-07-14T18:54:31Z | 2017-07-12T18:07:01Z | 7 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||||
99045870 | MDEwOlJlcG9zaXRvcnk5OTA0NTg3MA== | django-rest-framework | simonw/django-rest-framework | 0 | simonw 9599 | https://github.com/simonw/django-rest-framework | Web APIs for Django. | 1 | 2017-08-01T21:47:49Z | 2017-08-01T21:47:54Z | 2017-07-31T13:01:48Z | www.django-rest-framework.org | 35511 | 0 | 0 | Python | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
99046169 | MDEwOlJlcG9zaXRvcnk5OTA0NjE2OQ== | django-forcedfields | simonw/django-forcedfields | 0 | simonw 9599 | https://github.com/simonw/django-forcedfields | Custom Django model fields designed to more precisely define data types in database fields. | 1 | 2017-08-01T21:52:36Z | 2017-08-01T21:52:38Z | 2017-08-07T17:49:20Z | 72 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
101499333 | MDEwOlJlcG9zaXRvcnkxMDE0OTkzMzM= | kubernetes-the-hard-way | simonw/kubernetes-the-hard-way | 0 | simonw 9599 | https://github.com/simonw/kubernetes-the-hard-way | Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts. | 1 | 2017-08-26T16:48:06Z | 2017-08-26T13:23:24Z | 2017-08-30T21:24:44Z | 411 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
101502564 | MDEwOlJlcG9zaXRvcnkxMDE1MDI1NjQ= | moon | simonw/moon | 0 | simonw 9599 | https://github.com/simonw/moon | :crescent_moon: :zap: A minimal, blazing fast UI library. | 1 | 2017-08-26T17:43:38Z | 2017-08-26T17:43:39Z | 2017-08-26T19:26:18Z | http://moonjs.ga/ | 35297 | 0 | 0 | JavaScript | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | MIT License mit | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
102979471 | MDEwOlJlcG9zaXRvcnkxMDI5Nzk0NzE= | irma-api | simonw/irma-api | 0 | simonw 9599 | https://github.com/simonw/irma-api | Irma Needs API, a fork of Harvey Needs | 1 | 2017-09-09T19:21:45Z | 2017-11-16T16:01:50Z | 2017-09-10T03:20:33Z | https://irma-api.herokuapp.com | 1418 | 1 | 1 | Ruby | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | GNU General Public License v3.0 gpl-3.0 | [] | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | ||||||
102980125 | MDEwOlJlcG9zaXRvcnkxMDI5ODAxMjU= | Houston-Shelters | simonw/Houston-Shelters | 0 | simonw 9599 | https://github.com/simonw/Houston-Shelters | Shelters for Hurricane Harvey Evacuees | 1 | 2017-09-09T19:33:09Z | 2017-09-09T19:33:10Z | 2017-09-12T12:43:19Z | https://johnnyqbui.github.io/Houston-Shelters/ | 7319 | 0 | 0 | JavaScript | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
103996859 | MDEwOlJlcG9zaXRvcnkxMDM5OTY4NTk= | hugoDocs | simonw/hugoDocs | 0 | simonw 9599 | https://github.com/simonw/hugoDocs | The source for https://gohugo.io/ | 1 | 2017-09-18T22:06:55Z | 2017-09-18T22:06:58Z | 2017-09-18T19:53:09Z | 84151 | 0 | 0 | HTML | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
107043458 | MDEwOlJlcG9zaXRvcnkxMDcwNDM0NTg= | fema-history | simonw/fema-history | 0 | simonw 9599 | https://github.com/simonw/fema-history | 0 | 2017-10-15T19:43:20Z | 2017-10-16T01:37:32Z | 2017-10-15T21:21:33Z | https://simonw.github.io/fema-history/ | 3 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | |||||||||
108305050 | MDEwOlJlcG9zaXRvcnkxMDgzMDUwNTA= | cpython | simonw/cpython | 0 | simonw 9599 | https://github.com/simonw/cpython | The Python programming language | 1 | 2017-10-25T17:50:26Z | 2017-10-25T17:50:53Z | 2019-07-18T00:13:50Z | https://www.python.org/ | 273282 | 0 | 0 | Python | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
111025973 | MDEwOlJlcG9zaXRvcnkxMTEwMjU5NzM= | awesome-zeit | simonw/awesome-zeit | 0 | simonw 9599 | https://github.com/simonw/awesome-zeit | The best resources related to ZEIT | 1 | 2017-11-16T21:46:53Z | 2017-11-16T18:59:13Z | 2017-11-16T21:47:43Z | https://zeit.co | 44 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | MIT License mit | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
111146972 | MDEwOlJlcG9zaXRvcnkxMTExNDY5NzI= | q | simonw/q | 0 | simonw 9599 | https://github.com/simonw/q | q - Run SQL directly on CSV or TSV files | 1 | 2017-11-17T20:20:42Z | 2018-08-30T02:53:20Z | 2017-11-20T22:58:51Z | http://harelba.github.io/q/ | 909 | 1 | 1 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | |||||||
111575730 | MDEwOlJlcG9zaXRvcnkxMTE1NzU3MzA= | gzthermal-web | simonw/gzthermal-web | 0 | simonw 9599 | https://github.com/simonw/gzthermal-web | A web interface to gzthermal by caveman on encode.ru | 0 | 2017-11-21T16:45:13Z | 2019-10-17T04:53:35Z | 2017-11-21T18:27:26Z | https://gzthermal.now.sh | 64 | 14 | 14 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | ["aiohttp", "gzip", "python", "sanic"] | 0 | 1 | 14 | master | {"admin": true, "push": true, "pull": true} | |||||||
111833127 | MDEwOlJlcG9zaXRvcnkxMTE4MzMxMjc= | js-xlsx | simonw/js-xlsx | 0 | simonw 9599 | https://github.com/simonw/js-xlsx | :green_book: SheetJS Community Edition -- Spreadsheet Parser and Writer | 1 | 2017-11-23T16:57:08Z | 2017-11-23T16:57:11Z | 2017-11-23T05:12:18Z | http://sheetjs.com/ | 28431 | 0 | 0 | JavaScript | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
112094535 | MDEwOlJlcG9zaXRvcnkxMTIwOTQ1MzU= | trying-out-netlify | simonw/trying-out-netlify | 0 | simonw 9599 | https://github.com/simonw/trying-out-netlify | 0 | 2017-11-26T15:36:10Z | 2017-11-26T15:40:36Z | 2017-11-26T17:51:16Z | 14428 | 0 | 0 | CSS | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | MIT License mit | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
114008133 | MDEwOlJlcG9zaXRvcnkxMTQwMDgxMzM= | timezones-api | simonw/timezones-api | 0 | simonw 9599 | https://github.com/simonw/timezones-api | A Datasette-powered API for finding the time zone for a latitude/longitude point | 0 | 2017-12-12T15:40:50Z | 2019-04-22T14:40:50Z | 2018-07-16T02:37:23Z | https://timezones-api.now.sh/timezones/by_point | 5 | 10 | 10 | HTML | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | ["datasette", "openstreetmap", "spatialite", "sqlite"] | 0 | 0 | 10 | master | {"admin": true, "push": true, "pull": true} | |||||||
114916918 | MDEwOlJlcG9zaXRvcnkxMTQ5MTY5MTg= | openelections-data-ne | simonw/openelections-data-ne | 0 | simonw 9599 | https://github.com/simonw/openelections-data-ne | Raw election results for Nebraska elections | 1 | 2017-12-20T18:09:19Z | 2017-12-20T18:09:21Z | 2017-12-21T16:56:08Z | 6594 | 0 | 0 | R | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
117006014 | MDEwOlJlcG9zaXRvcnkxMTcwMDYwMTQ= | collection | simonw/collection | 0 | simonw 9599 | https://github.com/simonw/collection | Collection Data for Cooper Hewitt, Smithsonian Design Museum | 1 | 2018-01-10T20:16:17Z | 2018-01-07T13:44:49Z | 2018-01-10T20:16:54Z | 1092349 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||||
117872166 | MDEwOlJlcG9zaXRvcnkxMTc4NzIxNjY= | datasette-publish-support | simonw/datasette-publish-support | 0 | simonw 9599 | https://github.com/simonw/datasette-publish-support | Post support queries about Datasette Publish here | 0 | 2018-01-17T17:54:16Z | 2018-01-17T17:54:34Z | 2018-01-17T17:55:58Z | https://publish.datasettes.com/ | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 4 | [] | 0 | 4 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
119893659 | MDEwOlJlcG9zaXRvcnkxMTk4OTM2NTk= | whosonfirst-data | simonw/whosonfirst-data | 0 | simonw 9599 | https://github.com/simonw/whosonfirst-data | Who's On First is a gazetteer of places. | 1 | 2018-02-01T21:06:18Z | 2019-05-26T23:08:19Z | 2018-06-05T18:53:27Z | http://www.whosonfirst.org/ | 23540623 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
120111213 | MDEwOlJlcG9zaXRvcnkxMjAxMTEyMTM= | rosettaStone | simonw/rosettaStone | 0 | simonw 9599 | https://github.com/simonw/rosettaStone | Data for creation of the Rosetta Stone in 3D | 1 | 2018-02-03T17:02:35Z | 2018-01-24T11:34:05Z | 2018-01-24T22:12:08Z | https://skfb.ly/6stSI | 1468545 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
120122153 | MDEwOlJlcG9zaXRvcnkxMjAxMjIxNTM= | osm-tools | simonw/osm-tools | 0 | simonw 9599 | https://github.com/simonw/osm-tools | These are Aaron's tools for doing things with OSM data. | 1 | 2018-02-03T19:23:30Z | 2018-02-03T19:23:31Z | 2018-02-03T19:23:56Z | 6 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
122866599 | MDEwOlJlcG9zaXRvcnkxMjI4NjY1OTk= | requests-html | simonw/requests-html | 0 | simonw 9599 | https://github.com/simonw/requests-html | HTML Parsing for Humans™ | 1 | 2018-02-25T19:05:44Z | 2019-07-23T20:57:00Z | 2018-02-25T19:09:24Z | 70 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
126867006 | MDEwOlJlcG9zaXRvcnkxMjY4NjcwMDY= | vega-lite | simonw/vega-lite | 0 | simonw 9599 | https://github.com/simonw/vega-lite | A grammar of interactive graphics, built on Vega. | 1 | 2018-03-26T17:46:42Z | 2018-04-17T14:23:42Z | 2018-03-26T17:47:41Z | https://vega.github.io/vega-lite/ | 73028 | 1 | 1 | TypeScript | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Other other | [] | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | ||||||
128842302 | MDEwOlJlcG9zaXRvcnkxMjg4NDIzMDI= | elasticsearch-dump | simonw/elasticsearch-dump | 0 | simonw 9599 | https://github.com/simonw/elasticsearch-dump | Import and export tools for elasticsearch | 1 | 2018-04-09T22:43:28Z | 2018-04-09T22:44:39Z | 2018-04-09T22:44:37Z | 819 | 0 | 0 | JavaScript | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
129436121 | MDEwOlJlcG9zaXRvcnkxMjk0MzYxMjE= | cbwg | simonw/cbwg | 0 | simonw 9599 | https://github.com/simonw/cbwg | California Bat Working Group | 1 | 2018-04-13T17:51:25Z | 2018-04-13T17:51:27Z | 2018-04-13T16:59:49Z | 0 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
129958829 | MDEwOlJlcG9zaXRvcnkxMjk5NTg4Mjk= | uvicorn | simonw/uvicorn | 0 | simonw 9599 | https://github.com/simonw/uvicorn | The lightning-fast asyncio server, for Python 3. 🦄 | 1 | 2018-04-17T20:06:37Z | 2019-07-04T14:05:50Z | 2019-07-06T14:31:48Z | http://www.uvicorn.org/ | 965 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | BSD 3-Clause "New" or "Revised" License bsd-3-clause | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
130737077 | MDEwOlJlcG9zaXRvcnkxMzA3MzcwNzc= | glottolog-datasette | simonw/glottolog-datasette | 0 | simonw 9599 | https://github.com/simonw/glottolog-datasette | 1 | 2018-04-23T18:07:01Z | 2018-04-23T18:07:04Z | 2018-04-23T18:17:16Z | 1026 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Apache License 2.0 apache-2.0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
130777268 | MDEwOlJlcG9zaXRvcnkxMzA3NzcyNjg= | data | simonw/data | 0 | simonw 9599 | https://github.com/simonw/data | Data and code behind the articles and graphics at FiveThirtyEight | 1 | 2018-04-24T01:17:39Z | 2018-04-24T01:17:44Z | 2019-02-06T04:22:34Z | https://data.fivethirtyeight.com/ | 76705 | 0 | 0 | Jupyter Notebook | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | Creative Commons Attribution 4.0 International cc-by-4.0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
130887583 | MDEwOlJlcG9zaXRvcnkxMzA4ODc1ODM= | build-stages-demo | simonw/build-stages-demo | 0 | simonw 9599 | https://github.com/simonw/build-stages-demo | Demos for Travis CI build stages | 1 | 2018-04-24T17:03:47Z | 2018-04-24T17:03:49Z | 2018-04-24T17:04:24Z | 18 | 0 | 0 | Ruby | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||||
130949421 | MDEwOlJlcG9zaXRvcnkxMzA5NDk0MjE= | json-escape-text | simonw/json-escape-text | 0 | simonw 9599 | https://github.com/simonw/json-escape-text | A tool for turning text into an escaped JSON string | 0 | 2018-04-25T04:10:39Z | 2018-04-25T04:16:18Z | 2018-04-25T04:16:11Z | https://json-escape-text.now.sh/ | 0 | 0 | 0 | HTML | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | |||||||
130955794 | MDEwOlJlcG9zaXRvcnkxMzA5NTU3OTQ= | register-of-members-interests | simonw/register-of-members-interests | 0 | simonw 9599 | https://github.com/simonw/register-of-members-interests | Code for parsing the mySociety Registers of Members Interest XML, turning it into SQLite and publishing it with Datasette | 0 | 2018-04-25T05:37:51Z | 2019-01-21T23:44:29Z | 2019-01-21T23:44:28Z | https://register-of-members-interests.datasettes.com/ | 7 | 1 | 1 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | ["datasette", "mysociety", "politics", "sqlite"] | 0 | 0 | 1 | master | {"admin": true, "push": true, "pull": true} | |||||||
131379672 | MDEwOlJlcG9zaXRvcnkxMzEzNzk2NzI= | KeenClient-Python | simonw/KeenClient-Python | 0 | simonw 9599 | https://github.com/simonw/KeenClient-Python | Official Python client for the Keen IO API. Build analytics features directly into your Python apps. | 1 | 2018-04-28T06:23:25Z | 2018-04-28T06:23:28Z | 2018-04-28T06:24:35Z | https://keen.io/docs | 380 | 0 | 0 | Python | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | MIT License mit | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} | ||||||
131413720 | MDEwOlJlcG9zaXRvcnkxMzE0MTM3MjA= | make-near-me | simonw/make-near-me | 0 | simonw 9599 | https://github.com/simonw/make-near-me | Make Owls Near Me for the species of your choice! | 0 | 2018-04-28T13:52:32Z | 2019-03-27T00:31:06Z | 2018-04-28T20:14:44Z | https://make-near-me.now.sh/ | 223 | 2 | 2 | JavaScript | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | ["now", "react", "sanic", "zeit"] | 0 | 0 | 2 | master | {"admin": true, "push": true, "pull": true} | |||||||
133968630 | MDEwOlJlcG9zaXRvcnkxMzM5Njg2MzA= | docs | simonw/docs | 0 | simonw 9599 | https://github.com/simonw/docs | Documentation of ZEIT Now and other services | 1 | 2018-05-18T14:57:29Z | 2018-05-18T14:57:32Z | 2018-05-18T01:53:07Z | https://zeit.co/docs | 14851 | 0 | 0 | JavaScript | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | MIT License mit | [] | 0 | 0 | 0 | master | {"admin": true, "push": true, "pull": true} |
JSON shape: default, array, newline-delimited, object
CREATE TABLE [repos] ( [id] INTEGER PRIMARY KEY, [node_id] TEXT, [name] TEXT, [full_name] TEXT, [private] INTEGER, [owner] INTEGER REFERENCES [users]([id]), [html_url] TEXT, [description] TEXT, [fork] INTEGER, [created_at] TEXT, [updated_at] TEXT, [pushed_at] TEXT, [homepage] TEXT, [size] INTEGER, [stargazers_count] INTEGER, [watchers_count] INTEGER, [language] TEXT, [has_issues] INTEGER, [has_projects] INTEGER, [has_downloads] INTEGER, [has_wiki] INTEGER, [has_pages] INTEGER, [forks_count] INTEGER, [archived] INTEGER, [disabled] INTEGER, [open_issues_count] INTEGER, [license] TEXT, [topics] TEXT, [forks] INTEGER, [open_issues] INTEGER, [watchers] INTEGER, [default_branch] TEXT, [permissions] TEXT, [allow_squash_merge] INTEGER, [allow_merge_commit] INTEGER, [allow_rebase_merge] INTEGER, [network_count] INTEGER, [subscribers_count] INTEGER, [organization] TEXT, FOREIGN KEY(license) REFERENCES licenses(key) )