Metadata-Version: 2.1
Name: turntable-cli
Version: 0.2.10
Summary: Python backend for Turntable
Author-email: Ian Tracey <ian@turntable.so>, Justin Leder <justin@turntable.so>, Khanh Nguyen <khanh@turntable.so>
Project-URL: homepage, https://www.turntable.so/
Project-URL: documentation, https://turntable-so.github.io/docs/
Project-URL: changelog, https://turntable-so.github.io/docs/changelog
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ruamel-yaml-clib ==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.12" and python_version >= "3.9"
Requires-Dist: pywin32 ==306 ; platform_system == "Windows" and python_version >= "3.9" and python_version < "3.12"
Requires-Dist: tomli ==2.0.1 ; python_version >= "3.9" and python_version < "3.11"
Requires-Dist: black ==23.9.1 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: click ==8.1.7 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: colorama ==0.4.6 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: markdown-it-py ==3.0.0 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: mdurl ==0.1.2 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: mpire ==2.8.0 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: mypy-extensions ==1.0.0 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: networkx ==2.8.8 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: orjson ==3.9.8 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: packaging ==23.2 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: pathspec ==0.11.2 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: platformdirs ==3.11.0 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: pygments ==2.16.1 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: python-dateutil ==2.8.2 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: pyyaml ==6.0.1 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: rich ==13.6.0 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: ruamel-yaml ==0.17.35 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: shandy-sqlfmt[jinjafmt] ==0.19.2 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: shellingham ==1.5.3 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: six ==1.16.0 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: sqlglot ==18.12.0 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: tqdm ==4.66.1 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: typer[all] ==0.9.0 ; python_version >= "3.9" and python_version < "3.12"
Requires-Dist: typing-extensions ==4.8.0 ; python_version >= "3.9" and python_version < "3.12"

# Turntable CLI
