repos

9 rows where language = "Python" and license = "mit" sorted by watchers

View and edit SQL

Suggested facets: fork, homepage, stargazers_count, watchers_count, has_issues, has_wiki, forks_count, open_issues_count, forks, open_issues, watchers, created_at (date), updated_at (date)

license

  • MIT License · 9

language

  • Python · 9
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
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}            
158327225 MDEwOlJlcG9zaXRvcnkxNTgzMjcyMjU= sanic simonw/sanic 0 simonw 9599 https://github.com/simonw/sanic Async Python 3.5+ web server that's written to go fast 1 2018-11-20T03:44:26Z 2018-11-20T03:44:28Z 2018-11-19T15:30:54Z https://sanicframework.org/ 1714 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}            
169761937 MDEwOlJlcG9zaXRvcnkxNjk3NjE5Mzc= socrata2sql simonw/socrata2sql 0 simonw 9599 https://github.com/simonw/socrata2sql SQL loader for Socrata datasets 1 2019-02-08T16:11:15Z 2019-02-08T16:15:56Z 2019-02-08T16:15:55Z https://pypi.org/project/socrata2sql/ 16 0 0 Python 0 1 1 0 0 0 0 0 0 MIT License mit [] 0 0 0 master {"admin": true, "push": true, "pull": true}            
170705099 MDEwOlJlcG9zaXRvcnkxNzA3MDUwOTk= aiosqlite simonw/aiosqlite 0 simonw 9599 https://github.com/simonw/aiosqlite asyncio bridge to the standard sqlite3 module 1 2019-02-14T14:35:05Z 2019-02-14T14:35:07Z 2019-02-14T14:35:24Z   89 0 0 Python 0 1 1 0 0 0 0 0 0 MIT License mit [] 0 0 0 master {"admin": true, "push": true, "pull": true}            
171550348 MDEwOlJlcG9zaXRvcnkxNzE1NTAzNDg= readthedocs.org simonw/readthedocs.org 0 simonw 9599 https://github.com/simonw/readthedocs.org The source code that powers readthedocs.org 1 2019-02-19T21:11:11Z 2019-02-19T21:11:21Z 2019-02-19T21:01:38Z https://readthedocs.org/ 56059 0 0 Python 0 1 1 0 0 0 0 0 0 MIT License mit [] 0 0 0 master {"admin": true, "push": true, "pull": true}            
185437153 MDEwOlJlcG9zaXRvcnkxODU0MzcxNTM= now-python-asgi simonw/now-python-asgi 0 simonw 9599 https://github.com/simonw/now-python-asgi Python builder for ASGI applications on Zeit Now 1 2019-05-07T16:10:08Z 2019-05-07T16:10:11Z 2019-05-07T16:10:31Z   62 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}            
191843021 MDEwOlJlcG9zaXRvcnkxOTE4NDMwMjE= filetype.py simonw/filetype.py 0 simonw 9599 https://github.com/simonw/filetype.py Small, dependency-free, fast Python package to infer file types checking the magic numbers signature 1 2019-06-13T22:49:48Z 2019-06-13T22:49:51Z 2019-03-01T09:20:54Z https://h2non.github.io/filetype.py 840 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}            
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}            
73721097 MDEwOlJlcG9zaXRvcnk3MzcyMTA5Nw== dcinbox_explorer simonw/dcinbox_explorer 0 simonw 9599 https://github.com/simonw/dcinbox_explorer A Flask+Elasticsearch UI for exploring the DC Inbox dataset from http://web.stevens.edu/dcinbox/Home.html 0 2016-11-14T15:54:33Z 2019-11-06T18:15:29Z 2019-11-06T18:32:36Z https://dcinbox.herokuapp.com/ 19 14 14 Python 1 1 1 1 0 3 0 0 3 MIT License mit [] 3 3 14 master {"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 91.049ms · About: github-to-sqlite