Skip to main content

Fugue SQL Antlr C++ Parser

Project description

Fugue SQL Antlr Parser

PyPI version PyPI pyversions PyPI license codecov

Chat with us on slack! Slack Status

Fugue SQL Antlr Parser

This is the dedicated package for the Fugue SQL parser built on Antlr4. It consists of two packages: fugue-sql-antlr and fugue-sql-antlr-cpp.

fugue-sql-antlr is the main package. It contains the python parser of Fugue SQL and the vistor for the parser tree.

fugue-sql-antlr-cpp is the C++ implementation of the parser. This solution is based on the incredible work of speedy-antlr-tool, a tool that generates thin python interface code on top of the C++ Antlr parser. This package is purely optional, it should not affect the correctness and features of the Fugue SQL parser. However, with this package installed, the parsing time is ~25x faster.

Neither of these two packages should be directly used by users. They are the core internal dependency of the main Fugue project (>=0.7.0).

Installation

To install fugue-sql-antlr:

pip install fugue-sql-antlr

To install fugue-sql-antlr and fugue-sql-antlr-cpp:

pip install fugue-sql-antlr[cpp]

We try to pre-build the wheels for major operating systems and active python versions. But in case your environment is special, then when you install fugue-sql-antlr-cpp, please make sure you have the C++ compiler in your operating system. The C++ compiler must support the ISO C++ 2017 standard.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fugue_sql_antlr_cpp-0.2.4.tar.gz (532.2 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

fugue_sql_antlr_cpp-0.2.4-cp313-cp313-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.13Windows x86-64

fugue_sql_antlr_cpp-0.2.4-cp313-cp313-win32.whl (1.1 MB view details)

Uploaded CPython 3.13Windows x86

fugue_sql_antlr_cpp-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

fugue_sql_antlr_cpp-0.2.4-cp313-cp313-musllinux_1_2_i686.whl (13.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

fugue_sql_antlr_cpp-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

fugue_sql_antlr_cpp-0.2.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (13.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

fugue_sql_antlr_cpp-0.2.4-cp313-cp313-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

fugue_sql_antlr_cpp-0.2.4-cp312-cp312-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.12Windows x86-64

fugue_sql_antlr_cpp-0.2.4-cp312-cp312-win32.whl (1.1 MB view details)

Uploaded CPython 3.12Windows x86

fugue_sql_antlr_cpp-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

fugue_sql_antlr_cpp-0.2.4-cp312-cp312-musllinux_1_2_i686.whl (13.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

fugue_sql_antlr_cpp-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

fugue_sql_antlr_cpp-0.2.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (13.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

fugue_sql_antlr_cpp-0.2.4-cp312-cp312-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

fugue_sql_antlr_cpp-0.2.4-cp311-cp311-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.11Windows x86-64

fugue_sql_antlr_cpp-0.2.4-cp311-cp311-win32.whl (1.1 MB view details)

Uploaded CPython 3.11Windows x86

fugue_sql_antlr_cpp-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

fugue_sql_antlr_cpp-0.2.4-cp311-cp311-musllinux_1_2_i686.whl (13.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

fugue_sql_antlr_cpp-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

fugue_sql_antlr_cpp-0.2.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (13.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

fugue_sql_antlr_cpp-0.2.4-cp311-cp311-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

fugue_sql_antlr_cpp-0.2.4-cp310-cp310-win_amd64.whl (1.1 MB view details)

Uploaded CPython 3.10Windows x86-64

fugue_sql_antlr_cpp-0.2.4-cp310-cp310-win32.whl (1.1 MB view details)

Uploaded CPython 3.10Windows x86

fugue_sql_antlr_cpp-0.2.4-cp310-cp310-musllinux_1_2_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

fugue_sql_antlr_cpp-0.2.4-cp310-cp310-musllinux_1_2_i686.whl (13.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

fugue_sql_antlr_cpp-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

fugue_sql_antlr_cpp-0.2.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (13.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

fugue_sql_antlr_cpp-0.2.4-cp310-cp310-macosx_11_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file fugue_sql_antlr_cpp-0.2.4.tar.gz.

File metadata

  • Download URL: fugue_sql_antlr_cpp-0.2.4.tar.gz
  • Upload date:
  • Size: 532.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4.tar.gz
Algorithm Hash digest
SHA256 638c5d072229cfced47849201ee468f5972cdd59d3f458654ccad14460f41048
MD5 c3c6de814cd3ea552c6478e2c18ac75b
BLAKE2b-256 f00100f1cc46660f0caefab88f425ab74c65f8c16425b1f10ca233e0bf489e93

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 772b3f98066772c8e33830d717d4afaad23973a5ae9e358ea28ab06623a5c0d0
MD5 32f00e182ebdc453691e824899b428ec
BLAKE2b-256 b20b8985806b9a8317f2bcd0c45510c326e1896ee5f56fdb766430ec7c43b175

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 c0fc9c94fb696ed385269488a69617b2a41decf4bc675126cfcc4ec39c63d6ab
MD5 6b2a3d2cb016e53c426bad10b0545a35
BLAKE2b-256 6afbe15dc98033a779e6d57a0b439bf9b3e5663e25fd6eea99be9681500b51a1

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a1246c79476044313e4ec256e2460a2780ee0b3238724025115c24a23aafd6d5
MD5 17d6ae8a6d69508d7746b7e41721405e
BLAKE2b-256 fac134d214e90eaba8f11ebd489d2224be14f97dcfaeaa7cfe8ffce4d2b4b167

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ae68e964632f81e6d50197a1e1482437c6a56b2b9a09857b6131042d2d1b0ed4
MD5 7c0b72e294a756ba14f07e1ed881c947
BLAKE2b-256 c27a2de3c0cfb2f322f9db5fbbba8cd0841d460179129d9b937bbe47dcea85d9

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17acdd6d51c7cf2cb552115094e5d40841af058a8d8915bc8e5668e710102772
MD5 a32c6aa866f9d481706f0e77f42f03a4
BLAKE2b-256 ed906ae9b393704c9d8389ff4d1b5a9e98cc16445bd21dd655a6961066384f32

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ccf84ec812f9a463e01f404791e50e6d9c44f737dd20cf1427e0bb761c48d82d
MD5 dabb2f3657b8571a703db23fb54e4e2f
BLAKE2b-256 db7db3505becc0375e6ca66b3ef36d5241a8124448a89709dd74e0245ede0be8

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a524dd6ca180b179ce7062487c7f1877465d4ca64cd31e0d548a35b9281f1b43
MD5 9ba8a682035e757f5797cdc4b844d1f7
BLAKE2b-256 77ecfd8c40d55ab72f531b6f960f73cb8c989a6eeee4d5436f622bdfa28b0fc9

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 340eb15b816d63fb9d155b65b9636620b416be3ce33c61284cc893feaf9a8be0
MD5 9b5cfd691692f20df0bc8237c494d4ee
BLAKE2b-256 55850d78d58d99c2427e0c25c3efcb049034f18ae3781db1623cad05c7b16c68

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 d4791a296bc7f343cf771dcdc5cd729767e53db921f0150bda462c10bb1be79f
MD5 85272b611091e78fe20133a3b5d3ba2f
BLAKE2b-256 aeaa68977d9a220d2d69a59f2becdb66bcbe591633e5b01de8bcd1d989bdb5f9

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c926029522b745e60bd1b65ab793cdd8037c892e1547a5929c5d435521e41d85
MD5 01063fd00e632ebb2881953c1f267fa3
BLAKE2b-256 99e86abc17a229a98d40bd9cc6f00ad9299caaca734b56034bbd848625a3a82e

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1d29dec449546e2a53e9d404ddc423c85ce60629a4735684a3542f1126216644
MD5 f3208d649bb530745a5370885b9bb261
BLAKE2b-256 fe339b11292287ccc455af5fe16d854f30323f3829734d51db10c43e0269bbd1

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 33c2ce4fc6ae4da38b7b93e6672de52ea9e273d4c24562e2c25a93dc7a1666cd
MD5 89e66c3e375dfc5dca45ea8a22338a77
BLAKE2b-256 c9aaebe3c39e5105e43fdbdcee09e4b7fdeae4f645dd7ae58f8628e51f435237

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 de6b72046dcffbc8f283aa164cc3f29cb4da93b4c06de1d4006f5debff2d300f
MD5 c692d8641b16fbd812a27564d0708de3
BLAKE2b-256 9cbfc0942428d81990e437db55750676588cf8d392a737457a2931ddfe09fbd1

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 20aaea2fa2d52b4a9bffe5a134c28283edbc78e42ba3904f3828f55ffb74b9d2
MD5 cba9957d722de64be5b8356861770f64
BLAKE2b-256 b42ab6ec5ed1a29e2ce71126ff3127d077daca0505d4055934d5c74eb6fc5a9a

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 73223fa688ab6f25de262fad4323783f887b04167ce5364051fbdf60cdebdb64
MD5 6d07e53c80869f646b6d1f92d17a0474
BLAKE2b-256 585386721252baed2f14809064d9783131520d8c1eb337d96d09ef6870009ec6

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 4ee3c8da5710165f1299531a0b7826fbfb6447a06b8134b94378f397951f51f1
MD5 80b1d8342034e6b11e36da18887b0b36
BLAKE2b-256 7c891a4c971a3bfdb4145e74423040d0213c740fc0d607c17afb1adbb6c90978

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38fe22dc4a04752aa9c00c34214882dbb53b3de2179144c33112672e19d761bb
MD5 9953f5755f0505af58f00145dce15855
BLAKE2b-256 5dd63ef5606b343c961888be6b0fac0e2617d7632408b4b5bef535d00c009152

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 97705168a51e2cc24d076d14abba9123fa14e48df6cfb120b3ddb6fbcc0bde99
MD5 c04ee92e4e8e73191eb325b81c196742
BLAKE2b-256 88f27853bfeeee4ccbc531eb2c5b13943485343fad14d0a9adb387051a5a93d6

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 df9db18626fa2720b9da89aa53821e53522bbf776a67af29a5f411bc11bee442
MD5 e01ccc3ef944a1fb1c5bd20353f9b759
BLAKE2b-256 42f822901a6243f78e31277897750b80481b11ad29b2b5556bdceb6c4ac80743

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7b1e75b28300dd553396a580ef9a47bf7258a2a9c21b133753d8c3f5b67fecd8
MD5 5dd76fdd9de69cf47c0e412fbfc8225d
BLAKE2b-256 b9f0420c7a93c19af2d54045174d351b85fc7aa7be9b8434e771311aab0cd143

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b49e07a36a4d9b2854a8e0c6a7547f5269b1aca0b7cae68f0aab5edde1309a5a
MD5 a6cdd0123956bcd6533d4b39ff7f3553
BLAKE2b-256 1281731ba50b6c4083c20d42efeb6ad2f86fb3a018515e38eb24ef542849ba9c

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 45de272a483ac3fb02b95b234e86d884b31a0c34747754389106856e3c6b0c23
MD5 19f22fbd0f9d2085964ca7bd0fb2a7d8
BLAKE2b-256 79613bf6a2d2cba976790feeee732f471f6f424da8929865bd5fdb21bff68583

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 df1c03454fdcb9fd92663c1ea3199ff384eaaeaaab4ecff06abafcd432c9d7bc
MD5 91e28a4d468c1d73b0dc4087879957ab
BLAKE2b-256 52b64c7381a760b8cd961b86997b952548c704d4236f9d87dc2988d880c0cf56

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 89e0f1a7d779994129a21e734eb5ee4d5d12d5b0388e55a6473a25e302327241
MD5 3ff911d2699232661209ec0ada1f9572
BLAKE2b-256 fd9057af96d622920d18d2702f954db2993821de5c22466d98b550c7ec98e427

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 053437599c18ded6d224285bb4f546904afd3b11442d7ca434a32ba997ca8dcc
MD5 afad4bdae749425bba983212f55b53cc
BLAKE2b-256 f0c29a3d33c94af7c7473ebd962cc7546482745eb1e6f7d5cc79e07daf4ef333

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 25b9cfcf16a127cf43c3355ce1227bf049b8f6f9c9fb6e6572673fc49af5830a
MD5 1ff71906a443515ed43524d49379e593
BLAKE2b-256 a34035ee62f47423ad50583766f85d6b230fb2a50ee405740844ab3ab896984c

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a9ad400ebb02f133fff4379479204f65d97da2650c8f05af394614060a8bf191
MD5 7f088c6e549f0376428ff8e9b60f2197
BLAKE2b-256 0f0686bec152fd74042651477ae3e3268eab6a30ebbdc6bbb0bcf169957da820

See more details on using hashes here.

File details

Details for the file fugue_sql_antlr_cpp-0.2.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for fugue_sql_antlr_cpp-0.2.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c6639e37aa4558f9d9934a388d9f84d7f21484b481f718369ab6fbfb9b353431
MD5 fb669872200f0bf56210ff858907d536
BLAKE2b-256 77cb07282afe46a85a3c36f2a1dfa07e352380d5a016823b18f43ed99970c8f7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page