sqlglot-mypy 2.1.0.post1


pip install sqlglot-mypy

  Latest version

Released: May 21, 2026


Meta
Author: Jukka Lehtosalo
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Console

Intended Audience
  • Developers

Programming Language
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

Topic
  • Software Development

Typing
  • Typed

Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.

Wheel compatibility matrix

Platform CPython 3.10 CPython 3.11 CPython 3.12 CPython 3.13
macosx_10_13_x86_64
macosx_10_9_x86_64
macosx_11_0_arm64
manylinux2014_aarch64
manylinux2014_x86_64
manylinux_2_17_aarch64
manylinux_2_17_x86_64
manylinux_2_28_aarch64
manylinux_2_28_x86_64
musllinux_1_2_x86_64

Files in release

sqlglot_mypy-2.1.0.post1-cp310-cp310-macosx_10_9_x86_64.whl (14.1MiB)
sqlglot_mypy-2.1.0.post1-cp310-cp310-macosx_11_0_arm64.whl (11.5MiB)
sqlglot_mypy-2.1.0.post1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (13.4MiB)
sqlglot_mypy-2.1.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (14.3MiB)
sqlglot_mypy-2.1.0.post1-cp310-cp310-musllinux_1_2_x86_64.whl (14.5MiB)
sqlglot_mypy-2.1.0.post1-cp311-cp311-macosx_10_9_x86_64.whl (14.0MiB)
sqlglot_mypy-2.1.0.post1-cp311-cp311-macosx_11_0_arm64.whl (11.4MiB)
sqlglot_mypy-2.1.0.post1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (13.3MiB)
sqlglot_mypy-2.1.0.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (14.2MiB)
sqlglot_mypy-2.1.0.post1-cp311-cp311-musllinux_1_2_x86_64.whl (14.4MiB)
sqlglot_mypy-2.1.0.post1-cp312-cp312-macosx_10_13_x86_64.whl (14.2MiB)
sqlglot_mypy-2.1.0.post1-cp312-cp312-macosx_11_0_arm64.whl (11.5MiB)
sqlglot_mypy-2.1.0.post1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (13.3MiB)
sqlglot_mypy-2.1.0.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (14.4MiB)
sqlglot_mypy-2.1.0.post1-cp312-cp312-musllinux_1_2_x86_64.whl (14.5MiB)
sqlglot_mypy-2.1.0.post1-cp313-cp313-macosx_10_13_x86_64.whl (14.2MiB)
sqlglot_mypy-2.1.0.post1-cp313-cp313-macosx_11_0_arm64.whl (11.5MiB)
sqlglot_mypy-2.1.0.post1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl (13.3MiB)
sqlglot_mypy-2.1.0.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (14.3MiB)
sqlglot_mypy-2.1.0.post1-cp313-cp313-musllinux_1_2_x86_64.whl (14.5MiB)
sqlglot_mypy-2.1.0.post1.tar.gz (3.7MiB)
Extras:
Dependencies:
typing_extensions (>=4.6.0)
typing_extensions (>=4.14.0)
mypy_extensions (>=1.0.0)
pathspec (<1.1,>=1.0.0)
tomli (>=1.1.0)
librt (>=0.11.0)
ast-serialize (<1.0.0,>=0.3.0)