simonw / datasette-packages

Show a list of currently installed Python packages
Apache License 2.0
2 stars 0 forks source link

GraphQL if datasette-graphql installed #4

Closed simonw closed 2 years ago

simonw commented 2 years ago

Mainly as a live demo of this new feature in that plugin:

simonw commented 2 years ago

Documentation: https://github.com/simonw/datasette-packages/#with-datasette-graphql

simonw commented 2 years ago

Demo: https://latest-with-plugins.datasette.io/graphql?query=%7B%0A%20%20%20%20packages%20%7B%0A%20%20%20%20%20%20%20%20name%0A%20%20%20%20%20%20%20%20version%0A%20%20%20%20%7D%0A%7D