Metadata-Version: 2.3
Name: sqlspec
Version: 0.1.1
Summary: SQL Experiments in Python
Author-email: Cody Fincher <cody@litestar.dev>
Maintainer-email: Litestar Developers <hello@litestar.dev>
Requires-Python: <4.0,>=3.9
Requires-Dist: eval-type-backport; python_version <= '3.9'
Requires-Dist: typing-extensions>=4.0.0
Description-Content-Type: text/markdown

<!-- markdownlint-disable -->
<p align="center">
  <!-- github-banner-start -->
  <img src="https://raw.githubusercontent.com/litestar-org/branding/main/assets/Branding%20-%20SVG%20-%20Transparent/Logo%20-%20Banner%20-%20Inline%20-%20Light.svg#gh-light-mode-only" alt="Litestar Logo - Light" width="100%" height="auto" />
  <img src="https://raw.githubusercontent.com/litestar-org/branding/main/assets/Branding%20-%20SVG%20-%20Transparent/Logo%20-%20Banner%20-%20Inline%20-%20Dark.svg#gh-dark-mode-only" alt="Litestar Logo - Dark" width="100%" height="auto" />
  <!-- github-banner-end -->

</p>
<div align="center">
<!-- markdownlint-restore -->

# SQLSpec

SQL Experiments in Python
