repos

8 rows where homepage = "" and license = "other" sorted by disabled

View and edit SQL

Suggested facets: fork, stargazers_count, watchers_count, language, has_issues, has_projects, has_downloads, has_wiki, forks_count, open_issues_count, forks, open_issues, watchers, default_branch, created_at (date), updated_at (date), pushed_at (date)

license

  • Other · 8

homepage

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
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}            
191790 MDEwOlJlcG9zaXRvcnkxOTE3OTA= django-html simonw/django-html 0 simonw 9599 https://github.com/simonw/django-html A way of rendering django.forms widgets that differentiates between HTML and XHTML. 0 2009-05-03T23:47:32Z 2019-08-19T19:56:34Z 2010-03-29T20:25:41Z   114 44 44 Python 1 1 1 1 0 8 0 0 2 Other other [] 8 2 44 master {"admin": true, "push": true, "pull": true}            
466800 MDEwOlJlcG9zaXRvcnk0NjY4MDA= django-queryset-transform simonw/django-queryset-transform 0 simonw 9599 https://github.com/simonw/django-queryset-transform Experimental .transform(fn) method for Django QuerySets, for clever lazily evaluated optimisations. 0 2010-01-10T23:42:31Z 2019-10-29T08:31:08Z 2010-05-26T10:21:37Z   91 138 138 Python 1 1 1 1 0 11 0 0 1 Other other [] 11 1 138 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}            
153658907 MDEwOlJlcG9zaXRvcnkxNTM2NTg5MDc= tikibar simonw/tikibar 0 simonw 9599 https://github.com/simonw/tikibar A debugging and information toolbar for django, designed for lightweight impact so it can be enabled selectively and run in production. 1 2018-10-18T17:04:57Z 2019-03-07T02:42:12Z 2018-10-18T23:34:57Z   126 4 4 Python 1 0 1 1 0 0 0 0 2 Other other [] 0 2 4 master {"admin": true, "push": true, "pull": true}            
159542886 MDEwOlJlcG9zaXRvcnkxNTk1NDI4ODY= redis-doc simonw/redis-doc 0 simonw 9599 https://github.com/simonw/redis-doc Redis documentation source code for markdown and metadata files, conversion scripts, and so forth 1 2018-11-28T17:55:26Z 2018-11-28T17:55:29Z 2019-02-16T23:13:22Z   3638 0 0 Ruby 0 1 1 1 0 0 0 0 0 Other other [] 0 0 0 master {"admin": true, "push": true, "pull": true}            
171550170 MDEwOlJlcG9zaXRvcnkxNzE1NTAxNzA= parameterized simonw/parameterized 0 simonw 9599 https://github.com/simonw/parameterized Parameterized testing with any Python test framework 1 2019-02-19T21:09:35Z 2019-02-19T21:09:37Z 2019-02-19T21:13:19Z   156 0 0 Python 0 1 1 1 0 0 0 0 0 Other other [] 0 0 0 master {"admin": true, "push": true, "pull": true}            
215892356 MDEwOlJlcG9zaXRvcnkyMTU4OTIzNTY= feedparser simonw/feedparser 0 simonw 9599 https://github.com/simonw/feedparser Parse feeds in Python 1 2019-10-17T21:56:28Z 2019-10-17T21:56:29Z 2019-10-16T19:18:57Z   6329 0 0   0 1 1 0 0 0 0 0 0 Other other [] 0 0 0 develop {"admin": true, "push": true, "pull": true}            

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

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)
)
Powered by Datasette · Query took 69.675ms · About: github-to-sqlite