home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 546134055

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/606#issuecomment-546134055 https://api.github.com/repos/simonw/datasette/issues/606 546134055 MDEyOklzc3VlQ29tbWVudDU0NjEzNDA1NQ== 9599 2019-10-24T22:53:30Z 2019-10-24T22:53:30Z OWNER Here's a clue as to where to get it from: ``` In [20]: mod, dist = pm.list_plugin_distinfo()[0] In [21]: print(str(dist.metadata)) Metadata-Version: 2.1 Name: datasette-haversine Version: 0.1 Summary: Datasette plugin that adds a custom SQL function for haversine distances Home-page: https://github.com/simonw/datasette-haversine Author: Simon Willison License: Apache License, Version 2.0 Platform: UNKNOWN Description-Content-Type: text/markdown Requires-Dist: datasette Requires-Dist: haversine Provides-Extra: test Requires-Dist: pytest ; extra == 'test' # datasette-haversine [![PyPI](https://img.shields.io/pypi/v/datasette-haversine.svg)](https://pypi.org/project/datasette-haversine/) [![CircleCI](https://circleci.com/gh/simonw/datasette-haversine.svg?style=svg)](https://circleci.com/gh/simonw/datasette-haversine) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/simonw/datasette-haversine/blob/master/LICENSE) Datasette plugin that adds a custom SQL function for haversine distances ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 512218858  
Powered by Datasette · Queries took 0.796ms