repos
4 rows where permissions = "{"admin": false, "maintain": false, "push": false, "triage": false, "pull": false}", topics contains "datasette-io" and watchers = 0
This data as json, CSV (advanced)
Suggested facets: homepage, open_issues_count, topics, open_issues, subscribers_count, created_at (date), updated_at (date), pushed_at (date), topics (array)
| 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 | temp_clone_token | organization | network_count | subscribers_count | readme | readme_html | allow_forking | visibility | is_template | template_repository | web_commit_signoff_required | has_discussions |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 288629766 | MDEwOlJlcG9zaXRvcnkyODg2Mjk3NjY= | datasette-schema-versions | simonw/datasette-schema-versions | 0 | simonw 9599 | https://github.com/simonw/datasette-schema-versions | Datasette plugin that shows the schema version of every attached database | 0 | 2020-08-19T04:04:39Z | 2021-09-11T02:42:37Z | 2021-09-11T02:44:32Z | 5 | 0 | 0 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | ["datasette", "datasette-io", "datasette-plugin"] | 0 | 0 | 0 | main | {"admin": false, "maintain": false, "push": false, "triage": false, "pull": false} | 0 | 2 | # datasette-schema-versions [](https://pypi.org/project/datasette-schema-versions/) [](https://github.com/simonw/datasette-schema-versions/releases) [](https://github.com/simonw/datasette-schema-versions/actions?query=workflow%3ATest) [](https://github.com/simonw/datasette-schema-versions/blob/main/LICENSE) Datasette plugin that shows the schema version of every attached database ## Installation Install this plugin in the same environment as Datasette. $ datasette install datasette-schema-versions ## Usage Visit `/-/schema-versions` on your Datasette instance to see a numeric version for the schema for each of your databases. Any changes you make to the schema will increase this version number. | <div id="readme" class="md" data-path="README.md"><article class="markdown-body entry-content container-lg" itemprop="text"><h1><a id="user-content-datasette-schema-versions" class="anchor" aria-hidden="true" href="#user-content-datasette-schema-versions"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a>datasette-schema-versions</h1> <p><a href="https://pypi.org/project/datasette-schema-versions/" rel="nofollow"><img src="https://camo.githubusercontent.com/d76a12bb768f47749ba883bf02f411fdf2c82b5312cfbdb50ea78a89a7216a86/68747470733a2f2f696d672e736869656c64732e696f2f707970692f762f6461746173657474652d736368656d612d76657273696f6e732e737667" alt="PyPI" data-canonical-src="https://img.shields.io/pypi/v/datasette-schema-versions.svg" style="max-width: 100%;"></a> <a href="https://github.com/simonw/datasette-schema-versions/releases"><img src="https://camo.githubusercontent.com/0e3dace5580b3d4eea8e0a4f8daec3103eadf0be90444db5b77bdb9afcb2b5c8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f73696d6f6e772f6461746173657474652d736368656d612d76657273696f6e733f696e636c7564655f70726572656c6561736573266c6162656c3d6368616e67656c6f67" alt="Changelog" data-canonical-src="https://img.shields.io/github/v/release/simonw/datasette-schema-versions?include_prereleases&label=changelog" style="max-width: 100%;"></a> <a href="https://github.com/simonw/datasette-schema-versions/actions?query=workflow%3ATest"><img src="https://github.com/simonw/datasette-schema-versions/workflows/Test/badge.svg" alt="Tests" style="max-width: 100%;"></a> <a href="https://gi… | ||||||||||
| 299198369 | MDEwOlJlcG9zaXRvcnkyOTkxOTgzNjk= | datasette-import-table | simonw/datasette-import-table | 0 | simonw 9599 | https://github.com/simonw/datasette-import-table | Datasette plugin for importing tables from other Datasette instances | 0 | 2020-09-28T05:30:07Z | 2022-06-09T15:27:33Z | 2022-06-09T16:40:22Z | 20 | 0 | 0 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 2 | ["datasette", "datasette-io", "datasette-plugin"] | 0 | 2 | 0 | main | {"admin": false, "maintain": false, "push": false, "triage": false, "pull": false} | 0 | 2 | # datasette-import-table [](https://pypi.org/project/datasette-import-table/) [](https://github.com/simonw/datasette-import-table/releases) [](https://github.com/simonw/datasette-import-table/actions?query=workflow%3ATest) [](https://github.com/simonw/datasette-import-table/blob/main/LICENSE) Datasette plugin for importing tables from other Datasette instances ## Installation Install this plugin in the same environment as Datasette. $ datasette install datasette-import-table ## Usage Visit `/-/import-table` for the interface. Paste in the URL to a table page on another Datasette instance and click the button to import that table. By default only [the root actor](https://datasette.readthedocs.io/en/stable/authentication.html#using-the-root-actor) can access the page - so you'll need to run Datasette with the `--root` option and click on the link shown in the terminal to sign in and access the page. The `import-table` permission governs access. You can use permission plugins such as [datasette-permissions-sql](https://github.com/simonw/datasette-permissions-sql) to grant additional access to the write interface. ## Development To set up this plugin locally, first checkout the code. Then create a new virtual environment: cd datasette-import-table python3 -mvenv venv source venv/bin/activate Or if you are using `pipenv`: pipenv shell Now install the dependencies and tests: pip install -e '.[test]' To run the tests: pytest | <div id="readme" class="md" data-path="README.md"><article class="markdown-body entry-content container-lg" itemprop="text"><h1 dir="auto"><a id="user-content-datasette-import-table" class="anchor" aria-hidden="true" href="#user-content-datasette-import-table"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a>datasette-import-table</h1> <p dir="auto"><a href="https://pypi.org/project/datasette-import-table/" rel="nofollow"><img src="https://camo.githubusercontent.com/5ca70be082ec2a51a5a9ac69089d124ec92434735a9d91f42d65e08acca81519/68747470733a2f2f696d672e736869656c64732e696f2f707970692f762f6461746173657474652d696d706f72742d7461626c652e737667" alt="PyPI" data-canonical-src="https://img.shields.io/pypi/v/datasette-import-table.svg" style="max-width: 100%;"></a> <a href="https://github.com/simonw/datasette-import-table/releases"><img src="https://camo.githubusercontent.com/dd97f8f33028724e99b858c1b6f002b6d4463796b64d0bf405b316b690270127/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f73696d6f6e772f6461746173657474652d696d706f72742d7461626c653f696e636c7564655f70726572656c6561736573266c6162656c3d6368616e67656c6f67" alt="Changelog" data-canonical-src="https://img.shields.io/github/v/release/simonw/datasette-import-table?include_prereleases&label=changelog" style="max-width: 100%;"></a> <a href="https://github.com/simonw/datasette-import-table/actions?query=workflow%3ATest"><img src="https://github.com/simonw/datasette-import-table/workflows/Test/badge.svg" alt="Tests" style="max-width: 100%;"></a> <a href="https://github.com/simonw/d… | 1 | public | 0 | |||||||
| 395137513 | MDEwOlJlcG9zaXRvcnkzOTUxMzc1MTM= | datasette-x-forwarded-host | simonw/datasette-x-forwarded-host | 0 | simonw 9599 | https://github.com/simonw/datasette-x-forwarded-host | Treat the X-Forwarded-Host header as the Host header | 0 | 2021-08-11T23:10:44Z | 2021-11-12T20:48:43Z | 2021-11-12T20:48:41Z | 4 | 0 | 0 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | ["datasette-io", "datasette-plugin"] | 0 | 0 | 0 | main | {"admin": false, "maintain": false, "push": false, "triage": false, "pull": false} | 0 | 2 | # datasette-x-forwarded-host [](https://pypi.org/project/datasette-x-forwarded-host/) [](https://github.com/simonw/datasette-x-forwarded-host/releases) [](https://github.com/simonw/datasette-x-forwarded-host/actions?query=workflow%3ATest) [](https://github.com/simonw/datasette-x-forwarded-host/blob/main/LICENSE) Treat the X-Forwarded-Host header as the Host header ## Installation Install this plugin in the same environment as Datasette. $ datasette install datasette-x-forwarded-host ## Usage Once installed, Datasette will replace the `host` header with the content of the incoming `x-forwarded-host` header. This helps Datasette generate links to new pages that work when hosted behind a proxy that rewrites the `host` header. Only use this plugin in deployment environmens where you know the `x-forwarded-host` header can be trusted! This has been tested on [GitHub Codespaces](https://github.com/features/codespaces) and [GitPod](https://gitpod.io/). ## Development To set up this plugin locally, first checkout the code. Then create a new virtual environment: cd datasette-x-forwarded-host python3 -mvenv venv source venv/bin/activate Or if you are using `pipenv`: pipenv shell Now install the dependencies and test dependencies: pip install -e '.[test]' To run the tests: pytest | <div id="readme" class="md" data-path="README.md"><article class="markdown-body entry-content container-lg" itemprop="text"><h1 dir="auto"><a id="user-content-datasette-x-forwarded-host" class="anchor" aria-hidden="true" href="#user-content-datasette-x-forwarded-host"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a>datasette-x-forwarded-host</h1> <p dir="auto"><a href="https://pypi.org/project/datasette-x-forwarded-host/" rel="nofollow"><img src="https://camo.githubusercontent.com/b6012c0e79a0401f0d06cf37d220fc5a089c004333d1b82a88864b0e28928921/68747470733a2f2f696d672e736869656c64732e696f2f707970692f762f6461746173657474652d782d666f727761726465642d686f73742e737667" alt="PyPI" data-canonical-src="https://img.shields.io/pypi/v/datasette-x-forwarded-host.svg" style="max-width: 100%;"></a> <a href="https://github.com/simonw/datasette-x-forwarded-host/releases"><img src="https://camo.githubusercontent.com/c6ee077f800a99f5e5e1ca935559745f094792b2db8de155c911d4b8906988fa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f73696d6f6e772f6461746173657474652d782d666f727761726465642d686f73743f696e636c7564655f70726572656c6561736573266c6162656c3d6368616e67656c6f67" alt="Changelog" data-canonical-src="https://img.shields.io/github/v/release/simonw/datasette-x-forwarded-host?include_prereleases&label=changelog" style="max-width: 100%;"></a> <a href="https://github.com/simonw/datasette-x-forwarded-host/actions?query=workflow%3ATest"><img src="https://github.com/simonw/datasette-x-forwarded-host/workflows/Test/badge.svg" alt="Tests" style="max-wid… | 1 | public | 0 | |||||||
| 409678203 | R_kgDOGGsxew | datasette-template-request | simonw/datasette-template-request | 0 | simonw 9599 | https://github.com/simonw/datasette-template-request | Expose the Datasette request object to custom templates | 0 | 2021-09-23T17:07:00Z | 2021-09-23T17:29:08Z | 2021-09-23T17:29:36Z | https://datasette.io/plugins/datasette-template-request | 0 | 0 | 0 | Python | 1 | 1 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | ["datasette", "datasette-io", "datasette-plugin"] | 0 | 0 | 0 | main | {"admin": false, "maintain": false, "push": false, "triage": false, "pull": false} | 0 | 1 | # datasette-template-request [](https://pypi.org/project/datasette-template-request/) [](https://github.com/simonw/datasette-template-request/releases) [](https://github.com/simonw/datasette-template-request/actions?query=workflow%3ATest) [](https://github.com/simonw/datasette-template-request/blob/main/LICENSE) Expose the Datasette request object to custom templates ## Installation Install this plugin in the same environment as Datasette. $ datasette install datasette-template-request ## Usage Once this plugin is installed, Datasette [custom templates](https://docs.datasette.io/en/stable/custom_templates.html) can use `{{ request }}` to access the current [request object](https://docs.datasette.io/en/stable/internals.html#request-object). For example, to access `?name=Cleo` in the query string a template could use this: Name: {{ request.args.name }} ## Development To set up this plugin locally, first checkout the code. Then create a new virtual environment: cd datasette-template-request python3 -mvenv venv source venv/bin/activate Or if you are using `pipenv`: pipenv shell Now install the dependencies and test dependencies: pip install -e '.[test]' To run the tests: pytest | <div id="readme" class="md" data-path="README.md"><article class="markdown-body entry-content container-lg" itemprop="text"><h1><a id="user-content-datasette-template-request" class="anchor" aria-hidden="true" href="#user-content-datasette-template-request"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg></a>datasette-template-request</h1> <p><a href="https://pypi.org/project/datasette-template-request/" rel="nofollow"><img src="https://camo.githubusercontent.com/a12c5039f3646865c1df5eac80037c393636634d80e2d0830e9a4439f8fbc938/68747470733a2f2f696d672e736869656c64732e696f2f707970692f762f6461746173657474652d74656d706c6174652d726571756573742e737667" alt="PyPI" data-canonical-src="https://img.shields.io/pypi/v/datasette-template-request.svg" style="max-width: 100%;"></a> <a href="https://github.com/simonw/datasette-template-request/releases"><img src="https://camo.githubusercontent.com/2dd3333ece522d57411ec7487f09c3988c7bbb264fd440304f1c699df40531b6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f73696d6f6e772f6461746173657474652d74656d706c6174652d726571756573743f696e636c7564655f70726572656c6561736573266c6162656c3d6368616e67656c6f67" alt="Changelog" data-canonical-src="https://img.shields.io/github/v/release/simonw/datasette-template-request?include_prereleases&label=changelog" style="max-width: 100%;"></a> <a href="https://github.com/simonw/datasette-template-request/actions?query=workflow%3ATest"><img src="https://github.com/simonw/datasette-template-request/workflows/Test/badge.svg" alt="Tests" style="max-width: 100%;"></a> <a hre… | 1 |
Advanced export
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,
[temp_clone_token] TEXT,
[organization] INTEGER REFERENCES [users]([id]),
[network_count] INTEGER,
[subscribers_count] INTEGER, [readme] TEXT, [readme_html] TEXT, [allow_forking] INTEGER, [visibility] TEXT, [is_template] INTEGER, [template_repository] TEXT, [web_commit_signoff_required] INTEGER, [has_discussions] INTEGER,
FOREIGN KEY([license]) REFERENCES [licenses]([key])
);
CREATE INDEX [idx_repos_license]
ON [repos] ([license]);
CREATE INDEX [idx_repos_organization]
ON [repos] ([organization]);
CREATE INDEX [idx_repos_owner]
ON [repos] ([owner]);