Metadata-Version: 2.4
Name: datasette-town
Version: 0.0.1a2
Summary: Share SQL queries
Author: Alex Garcia
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/datasette/datasette-town
Project-URL: Changelog, https://github.com/datasette/datasette-town/releases
Project-URL: Issues, https://github.com/datasette/datasette-town/issues
Project-URL: CI, https://github.com/datasette/datasette-town/actions
Classifier: Framework :: Datasette
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: datasette>=1.0a19
Requires-Dist: datasette-plugin-router>=0.0.1a2
Requires-Dist: datasette-vite>=0.0.1a2
Requires-Dist: pydantic>=2
Requires-Dist: python-ulid>=3
Requires-Dist: sqlite-migrate>=0.1b0
Requires-Dist: sqlite-utils>=3.38
Requires-Dist: datasette-user-profiles
Dynamic: license-file

# datasette-town

[![PyPI](https://img.shields.io/pypi/v/datasette-town.svg)](https://pypi.org/project/datasette-town/)
[![Changelog](https://img.shields.io/github/v/release/datasette/datasette-town?include_prereleases&label=changelog)](https://github.com/datasette/datasette-town/releases)
[![Tests](https://github.com/datasette/datasette-town/actions/workflows/test.yml/badge.svg)](https://github.com/datasette/datasette-town/actions/workflows/test.yml)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/datasette/datasette-town/blob/main/LICENSE)

Experimental plugin for sharing SQL queries
