Skip to main content
Author:

Lele Gaifax

Contact:
lele@metapensiero.it
License:

GNU General Public License version 3 or later

Status:
Build status Documentation status Test coverage status
Version:
7

This is a Python 3 module that exposes the parse tree of a PostgreSQL statement (extracted by the almost standard PG parser repackaged as a standalone static library by libpg_query) as set of interconnected nodes, usually called an abstract syntax tree.

See a more detailed introduction in the documentation.

Installation

As usual, the easiest way is with pip:

$ pip install pglast

Alternatively you can clone the repository:

$ git clone https://github.com/lelit/pglast.git --recursive

and install from there:

$ pip install ./pglast

Development

There is a set of makefiles implementing the most common operations, a make help will show a brief table of contents. A comprehensive test suite, based on pytest, covers nearly 99% of the source lines.

Documentation

Latest documentation is hosted by Read the Docs at https://pglast.readthedocs.io/en/v7

Release files for pglast 8.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pglast 8.4
File Size Uploaded
pglast-8.4.tar.gz 3.8 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for pglast 8.4
File
pglast-8.4-cp315-cp315t-win_amd64.whl CPython 3.15 CPython 3.15 free-threading Windows x86-64 Details
pglast-8.4-cp315-cp315t-win32.whl CPython 3.15 CPython 3.15 free-threading Windows x86-32 Details
pglast-8.4-cp315-cp315t-musllinux_1_2_x86_64.whl CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ x86-64 Details
pglast-8.4-cp315-cp315t-musllinux_1_2_aarch64.whl CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ ARM64 Details
pglast-8.4-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
pglast-8.4-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
pglast-8.4-cp315-cp315t-macosx_11_0_arm64.whl CPython 3.15 CPython 3.15 free-threading macOS 11.0+ ARM64 Details
pglast-8.4-cp315-cp315t-macosx_10_15_x86_64.whl CPython 3.15 CPython 3.15 free-threading macOS 10.15+ x86-64 Details
pglast-8.4-cp315-cp315-win_amd64.whl CPython 3.15 CPython 3.15 Windows x86-64 Details
pglast-8.4-cp315-cp315-win32.whl CPython 3.15 CPython 3.15 Windows x86-32 Details
pglast-8.4-cp315-cp315-musllinux_1_2_x86_64.whl CPython 3.15 CPython 3.15 Linux musl 1.2+ x86-64 Details
pglast-8.4-cp315-cp315-musllinux_1_2_aarch64.whl CPython 3.15 CPython 3.15 Linux musl 1.2+ ARM64 Details
pglast-8.4-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.15 CPython 3.15 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
pglast-8.4-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.15 CPython 3.15 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
pglast-8.4-cp315-cp315-macosx_11_0_arm64.whl CPython 3.15 CPython 3.15 macOS 11.0+ ARM64 Details
pglast-8.4-cp315-cp315-macosx_10_15_x86_64.whl CPython 3.15 CPython 3.15 macOS 10.15+ x86-64 Details
pglast-8.4-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
pglast-8.4-cp314-cp314t-win32.whl CPython 3.14 CPython 3.14 free-threading Windows x86-32 Details
pglast-8.4-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
pglast-8.4-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
pglast-8.4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
pglast-8.4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
pglast-8.4-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
pglast-8.4-cp314-cp314t-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64 Details
pglast-8.4-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
pglast-8.4-cp314-cp314-win32.whl CPython 3.14 CPython 3.14 Windows x86-32 Details
pglast-8.4-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
pglast-8.4-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
pglast-8.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
pglast-8.4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
pglast-8.4-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
pglast-8.4-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
pglast-8.4-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
pglast-8.4-cp313-cp313-win32.whl CPython 3.13 CPython 3.13 Windows x86-32 Details
pglast-8.4-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
pglast-8.4-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
pglast-8.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
pglast-8.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
pglast-8.4-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
pglast-8.4-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
pglast-8.4-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
pglast-8.4-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
pglast-8.4-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
pglast-8.4-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
pglast-8.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
pglast-8.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
pglast-8.4-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
pglast-8.4-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
pglast-8.4-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
pglast-8.4-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
pglast-8.4-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
pglast-8.4-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
pglast-8.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.17+ x86-64 Details
pglast-8.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64, Linux glibc 2.28+ ARM64 Details
pglast-8.4-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
pglast-8.4-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
pglast-8.4-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
pglast-8.4-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
pglast-8.4-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
pglast-8.4-cp310-cp310-musllinux_1_2_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARM64 Details
pglast-8.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64, Linux glibc 2.28+ x86-64 Details
pglast-8.4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64, Linux glibc 2.17+ ARM64 Details
pglast-8.4-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
pglast-8.4-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details

Total release size: 249.4 MB

Release files / pglast-8.4.tar.gz

Download URL pglast-8.4.tar.gz
Size 3.8 MB
Tags Source
SHA-256 checksum
How to use checksums
ebc804351aab9c1bac395611758883cd17d4198f4704224bb6f9f1dd1f3c513d
BLAKE2b-256 checksum
How to use checksums
aee3e7dbccbac32ba8d6ea4f55aaf14ebd794bf0b8a05561af72284efe38b1b8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.13

Release files / pglast-8.4-cp315-cp315t-win_amd64.whl

Download URL pglast-8.4-cp315-cp315t-win_amd64.whl
Size 1.5 MB
Tags CPython 3.15 CPython 3.15 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
a20ec8ded0823f41477db57843d982ff32866976d7d40db0e919d18f885ed33b
BLAKE2b-256 checksum
How to use checksums
93def6047c028f1d931ce9605d534f2955c260ec4352132fff1f5a278c0323a0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315t-win32.whl

Download URL pglast-8.4-cp315-cp315t-win32.whl
Size 1.4 MB
Tags CPython 3.15 CPython 3.15 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
1c56b56d900d9a946f08ae3d7dfdec9f191743016fac4c46cc44acb929050081
BLAKE2b-256 checksum
How to use checksums
43db66794bfac49431b84de018288531359d2dded4caac2b8d4f31066ab14259
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315t-musllinux_1_2_x86_64.whl

Download URL pglast-8.4-cp315-cp315t-musllinux_1_2_x86_64.whl
Size 6.4 MB
Tags CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9a271ce776e378d3377ed6847c4a7aca9f4e60efa8c046727b112d7ee37d3541
BLAKE2b-256 checksum
How to use checksums
ddde218a1f7d211f25b592756311cfba217a6ff316108da2dbb23ecaf40b3605
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315t-musllinux_1_2_aarch64.whl

Download URL pglast-8.4-cp315-cp315t-musllinux_1_2_aarch64.whl
Size 6.3 MB
Tags CPython 3.15 CPython 3.15 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
7505a9989bc9286915980241a27b6dfcb907a0ad3ae330e12cee3a3a9172c8ec
BLAKE2b-256 checksum
How to use checksums
0371c031edbe58a2c264105826e4f23aaa3c0d7ca46604cb2b90dfb1a39c7c5c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pglast-8.4-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 6.7 MB
Tags CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e07d7cb61ddfc16b05fab0be04160fbf0495f1dc4a014cd3bb988a7944f593b1
BLAKE2b-256 checksum
How to use checksums
ab60d6f6e0dfc546e7309aa9db325a93aeda60db1e155c46444a4ce4cf398584
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL pglast-8.4-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 6.6 MB
Tags CPython 3.15 CPython 3.15 free-threading Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
31fdb9aa49e9b947a4ffca9f4b70d68a371666290842e318fc6941d59c282f22
BLAKE2b-256 checksum
How to use checksums
2510744ed82db0a04f4bce5cd2f819e782239dc430920c7363896ee86f6caf18
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315t-macosx_11_0_arm64.whl

Download URL pglast-8.4-cp315-cp315t-macosx_11_0_arm64.whl
Size 1.5 MB
Tags CPython 3.15 CPython 3.15 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
976696b0955beb34e6c2dc133c2b5f84236719a08b5746ceb005979653e7fc38
BLAKE2b-256 checksum
How to use checksums
dd98194dbcd84ec33d414f0fc4cf6b82152503b7ff14fda4b042ab3e14528c0d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315t-macosx_10_15_x86_64.whl

Download URL pglast-8.4-cp315-cp315t-macosx_10_15_x86_64.whl
Size 1.6 MB
Tags CPython 3.15 CPython 3.15 free-threading macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
0a32c150446514b56fa0623b06eabbde8ca3b85c2a3a2f19b650898ddbd114fb
BLAKE2b-256 checksum
How to use checksums
4bb3a25c4d9e149b972cfdaac394bffea1751c191981c4756e97f3157652c75f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315-win_amd64.whl

Download URL pglast-8.4-cp315-cp315-win_amd64.whl
Size 1.5 MB
Tags CPython 3.15 Windows x86-64
SHA-256 checksum
How to use checksums
7df67d294df2d00a8c4e63041bee1886b8e2d4b63f3196daa5edb3d190e47d36
BLAKE2b-256 checksum
How to use checksums
c3d49ecec7ca0e6a64e16fc80b52d83ca328666ba6272cac96ae49c5baf4d357
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315-win32.whl

Download URL pglast-8.4-cp315-cp315-win32.whl
Size 1.4 MB
Tags CPython 3.15 Windows x86-32
SHA-256 checksum
How to use checksums
1b0422fd80d60af8102bc2cf939b3b84adc940d1a3815d78d3bd1fb95964d0d9
BLAKE2b-256 checksum
How to use checksums
b4eeedba4eb39408243294a89759ae7cfd475560fd5edf09f123df2d94723ee2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315-musllinux_1_2_x86_64.whl

Download URL pglast-8.4-cp315-cp315-musllinux_1_2_x86_64.whl
Size 6.1 MB
Tags CPython 3.15 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
20a6940497b6c5440695bd31956214bba5982b924b08570498a36371f6238bfa
BLAKE2b-256 checksum
How to use checksums
80d802df4b5382608494ad772637a66a2d397ff154a8a45f017aa8a5702313fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315-musllinux_1_2_aarch64.whl

Download URL pglast-8.4-cp315-cp315-musllinux_1_2_aarch64.whl
Size 6.0 MB
Tags CPython 3.15 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
e375184f24a7cbb0d14fc10c8a0e39e43aca9f5ce12856b4ce71909e697fdcd2
BLAKE2b-256 checksum
How to use checksums
c6f9d18223b27bac20e180b1472d17d3734ab91e4f64e5bc48fedcabf42566eb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pglast-8.4-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 6.3 MB
Tags CPython 3.15 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
c650725132eb2023d58ec26658d491c1fee0bef340dd2eecdb9a74d0252335fd
BLAKE2b-256 checksum
How to use checksums
bce70d48554096de2853bf588ee0e4e525e0f06422217d2d50e8949a74a8e3f4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL pglast-8.4-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 6.2 MB
Tags CPython 3.15 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
a08b763f5dee648a9e9ab6ed2bafb2f361440d51650de5bca21fdf3b584f7d62
BLAKE2b-256 checksum
How to use checksums
bc7eab960581c2cbe2cded3700a3787d5683542929b8bc4dc76a796ab2599edc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315-macosx_11_0_arm64.whl

Download URL pglast-8.4-cp315-cp315-macosx_11_0_arm64.whl
Size 1.5 MB
Tags CPython 3.15 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
9497500c813f5973f7e04b447aee2e51ed46ebfa1768843ac429e77ab6da2ad3
BLAKE2b-256 checksum
How to use checksums
8cd4f39cba427abddc1e013c971de37620aef0fde670cc22e2b52866ca01c763
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp315-cp315-macosx_10_15_x86_64.whl

Download URL pglast-8.4-cp315-cp315-macosx_10_15_x86_64.whl
Size 1.5 MB
Tags CPython 3.15 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
0a9d2d6b579333f1a39b615bacda1d692e3802a6a6f3b6176cd65b289f059b23
BLAKE2b-256 checksum
How to use checksums
7a2c7d2ee420aabf4ee07c58a417a5b9ae96d2db8637941f74873afce052e18f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314t-win_amd64.whl

Download URL pglast-8.4-cp314-cp314t-win_amd64.whl
Size 1.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
d88ccfeb81102c7a9f5e31b82c3681dc1df6abc972ddce0df92cbd927ffeefda
BLAKE2b-256 checksum
How to use checksums
63ce47b4475165f02e72acd6f355f936ff3f4e71a8449cdb5f7beab278de2cc7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314t-win32.whl

Download URL pglast-8.4-cp314-cp314t-win32.whl
Size 1.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
17ae1cb3deada7302d177a4c086fa23ab260fe315d3cda99efc7f72e57a59fe9
BLAKE2b-256 checksum
How to use checksums
f13bec18f3137ab1d147c6445885d6a608932376866392878aa91215ff4d9839
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL pglast-8.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 6.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
94b556fc324a5662d5f73de19dce8fd579fc04f6528adacfad0439a0ccb0476a
BLAKE2b-256 checksum
How to use checksums
0e5e3e894e86651395990427aaa019dc7396767affc034af7a4f17bf297f1e33
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL pglast-8.4-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 6.3 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
baa9a7538270125ceb7b1448913ecee132765b2a29d49df359928474f960bf60
BLAKE2b-256 checksum
How to use checksums
333cd50392f51770cddd7da4f2adc7117d0f014900f1bbc84fe5a56f6015f1fd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pglast-8.4-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 6.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
b2f1187f1f6fe6e3495c455daf719409640f6e407665dc007431f3e5a0ea61fd
BLAKE2b-256 checksum
How to use checksums
19d0a8ae46b5c46a97cd4585eba57c8b853b49f6766cc26acd9c3274bb2dfdee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL pglast-8.4-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 6.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
b960f01ebbe24b3e1137bfe2a22b146ee1d07d7db7b1ae404880727f27b8161f
BLAKE2b-256 checksum
How to use checksums
e4ac955ae4e1e16a3f33f7926e2607e7f0c9a4a3ce752c07177907d41cf08486
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314t-macosx_11_0_arm64.whl

Download URL pglast-8.4-cp314-cp314t-macosx_11_0_arm64.whl
Size 1.5 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
1ddd3fa347b3382f7dc2bf1cd9f740956eba209722a63c42fdc9f7c40ce1794f
BLAKE2b-256 checksum
How to use checksums
0a56ddc17c0f5c098aa92e26d1e5a71073b9b848b554064bbbd6f5a8c196079f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314t-macosx_10_15_x86_64.whl

Download URL pglast-8.4-cp314-cp314t-macosx_10_15_x86_64.whl
Size 1.6 MB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
2ff10596031632191cd6e5f6d77fa2c470ca7fa9b21209dc9eda8e26f2eb6a7f
BLAKE2b-256 checksum
How to use checksums
3596e62e3887d2ec47bd10fac71f73dc7b8e3b5d4a5e49a30f5bfbb83f503072
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314-win_amd64.whl

Download URL pglast-8.4-cp314-cp314-win_amd64.whl
Size 1.5 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
7728d2a80908b19e2171f77e213274962f6226e81080f28760cdad73694c2043
BLAKE2b-256 checksum
How to use checksums
930e88d8db4622dfb5e3bb8d21d6b93f2aa9a7df26b50447234b256c084746f8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314-win32.whl

Download URL pglast-8.4-cp314-cp314-win32.whl
Size 1.4 MB
Tags CPython 3.14 Windows x86-32
SHA-256 checksum
How to use checksums
debd8d59838f554f30202e7a9814046888df83e7b13449add73fa25738ffeee0
BLAKE2b-256 checksum
How to use checksums
d8fc63b92bc82ecf9f74cb475096175a10a768f1ea5ed5edefb2ff7e2fb78217
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL pglast-8.4-cp314-cp314-musllinux_1_2_x86_64.whl
Size 6.1 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
27d1b82389ab8d8cdab7bd07878d03389773740841fb057eab6066557a9a77f1
BLAKE2b-256 checksum
How to use checksums
fcdb22543ffe371205e9f65b94bb81c2267797f812afee55da8298238bf0ae11
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL pglast-8.4-cp314-cp314-musllinux_1_2_aarch64.whl
Size 6.0 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
ab5d6e843f13c077f40ac7ef9aa2484bfa17704db62778142b895bf326e9de32
BLAKE2b-256 checksum
How to use checksums
df8992ba65707ee394333cfcbf601ba984e948b83edd041bc7bd3398e5a431c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pglast-8.4-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 6.3 MB
Tags CPython 3.14 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
550cd9dc74d4d63bc6f10b1e70ac08be6f8639e28cd50e2de4b2ef404e7cb317
BLAKE2b-256 checksum
How to use checksums
f1afd2af59b5288249b74bedef34c54e2c2dcd2ec6fd9c3b3635a312bac7bfe2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL pglast-8.4-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 6.2 MB
Tags CPython 3.14 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9d64011bf318e8ebd34afde3ef631aa0978a00834e5ef535cbf5fff93d1f8769
BLAKE2b-256 checksum
How to use checksums
341c5cafb25be198df4c4ace9cff3adf198a6d1c416988e08910b748c24113cf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314-macosx_11_0_arm64.whl

Download URL pglast-8.4-cp314-cp314-macosx_11_0_arm64.whl
Size 1.5 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
217de568bf469e6013b9c9604e49bd44546d74a69c17e6d2f1895ce4cd31bd70
BLAKE2b-256 checksum
How to use checksums
eacca137918a275c30f9cb542b92e0469058993a1591d220ab4a59d691daf9dd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp314-cp314-macosx_10_15_x86_64.whl

Download URL pglast-8.4-cp314-cp314-macosx_10_15_x86_64.whl
Size 1.5 MB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
fdadf9dece0d86cdf33d57ec26d38cca6a12b0823835042909779c7dd4fc2e44
BLAKE2b-256 checksum
How to use checksums
3803b26fee104945b4cb7cd45d7a5f7db7a0b84c742aa62385c1e6c4df32d073
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp313-cp313-win_amd64.whl

Download URL pglast-8.4-cp313-cp313-win_amd64.whl
Size 1.4 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
2f82f522858dafbcf1b2d969cebee0f3311a4f86ed07c8962e1f7ab00d7e87a1
BLAKE2b-256 checksum
How to use checksums
f89f3bd6d1326da01a944ac159afd5a772e39921cbc0ab9941051b7632d0969e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp313-cp313-win32.whl

Download URL pglast-8.4-cp313-cp313-win32.whl
Size 1.4 MB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
7960771b36e139232623969eb49ae79b60bca50ddd4aa70b9354bbcfc7feaf7c
BLAKE2b-256 checksum
How to use checksums
7ed7c704db78c7fb10e8a8cb99f26a8a5ec30e92c428777f8a684c1314ebd79c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL pglast-8.4-cp313-cp313-musllinux_1_2_x86_64.whl
Size 6.1 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
b475daff44e7eaded37a69e66ab0a9919c94dbfbe76c4fdcea5e9b254c1951ab
BLAKE2b-256 checksum
How to use checksums
d5feef95ef83a86c7c4f189d33795eb1d896149236ca9162ffeb1b4d03de4edd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL pglast-8.4-cp313-cp313-musllinux_1_2_aarch64.whl
Size 6.0 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
4cc7dce8318482c8af79e809482830573f3172eff8669bdedbb20760c86b7f11
BLAKE2b-256 checksum
How to use checksums
70e7713d251ac895c124cee39c9f393232525b6d1b0595c9c48706e522298560
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pglast-8.4-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 6.3 MB
Tags CPython 3.13 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
16f4e5ce7b41b25affbea84dc104f66f93f3f6f89346cd73de0e926a057e2ab6
BLAKE2b-256 checksum
How to use checksums
f005897d428ef40c3b08a6b30c9666bfc2de2c4ec9722eb35f749fcb93171368
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL pglast-8.4-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 6.2 MB
Tags CPython 3.13 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
a879b684e3d16ba4fa9221286bcd18a6bb4a1052cf16bbb5952667253eab5f81
BLAKE2b-256 checksum
How to use checksums
1e2e31144fbe8f20c99ef342869e893b4af58ded8c676f95f714d8185173dc52
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp313-cp313-macosx_11_0_arm64.whl

Download URL pglast-8.4-cp313-cp313-macosx_11_0_arm64.whl
Size 1.5 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
1c9f685ac45da437d0452821ad4c2fade5376905b1d32640dc9e561b352eeaa5
BLAKE2b-256 checksum
How to use checksums
1dbc0d5886ba94f7d5e1b5d255fffb8f9426fefb854eaa8f3a7214be6dfbaba2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp313-cp313-macosx_10_13_x86_64.whl

Download URL pglast-8.4-cp313-cp313-macosx_10_13_x86_64.whl
Size 1.5 MB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
7ffd86c71f0b920fef014bb6e4303f4062ce9a9bd423644c0f7580392941abad
BLAKE2b-256 checksum
How to use checksums
21e1cdda5f48351e10dddb1566d8fdf6fbea7c0125cb90a972a51986cfd9ad52
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp312-cp312-win_amd64.whl

Download URL pglast-8.4-cp312-cp312-win_amd64.whl
Size 1.4 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
3478fdd73ce610f51f81c31581b1ba02904ced2dec70a23a662b1519ae5abe63
BLAKE2b-256 checksum
How to use checksums
29df9faf4ac14624e1265291038682af80429b12356a0894aee96c3e6a8d7f98
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp312-cp312-win32.whl

Download URL pglast-8.4-cp312-cp312-win32.whl
Size 1.4 MB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
377bd834bc605d4da0632e9013846da592ea1eb43416f81e81bc237a35d10e97
BLAKE2b-256 checksum
How to use checksums
5a18d21e1aa207aa6c4b6bab0b62e37f1e90718f0443bcc66ea938830a35cd57
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL pglast-8.4-cp312-cp312-musllinux_1_2_x86_64.whl
Size 6.0 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
0965cf42aa945c2d49aa99b493086f1aefa44c91b976c8838d6d1cda4b3b4e72
BLAKE2b-256 checksum
How to use checksums
d62ba73cf80bcfdf98638423d87d5c9d120de2db8ad949e6807176ce88ec5f8a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL pglast-8.4-cp312-cp312-musllinux_1_2_aarch64.whl
Size 5.9 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
8994205630abb0f160cb9c6bcbde5b31160820e7c248c0b58377be1ee557b9b5
BLAKE2b-256 checksum
How to use checksums
9434fcebfed7c1bc16e0d39550b0e45bde38712564610c5c87dfc1557dc7084e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pglast-8.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 6.3 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
07efba644935ca2252113abeaf7e2854e2d4fc430ab80daee1ae87fa233603ed
BLAKE2b-256 checksum
How to use checksums
ecc7d688b654748ce144756208edd6b36d8a2c18aabfca763a8ae2d6bcc687be
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL pglast-8.4-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 6.1 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
3c12c4bfe54030cad6cfea5ad22c9c038b0380d7fb445fa08b73f0cbb5d8bead
BLAKE2b-256 checksum
How to use checksums
dfed18a50d87bceac8ed00638ba6903e2c6a7b2010fe6ed83f0641126b87bc27
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp312-cp312-macosx_11_0_arm64.whl

Download URL pglast-8.4-cp312-cp312-macosx_11_0_arm64.whl
Size 1.5 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
192779cbffb5c2fa4824a5227eb8f6dd30239dbcfe6a7d7a7a9ddef4db74690c
BLAKE2b-256 checksum
How to use checksums
482540af95b7a0c38e5fc185f6899eeb83d143784f1e6b1209f77f3856328ece
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp312-cp312-macosx_10_13_x86_64.whl

Download URL pglast-8.4-cp312-cp312-macosx_10_13_x86_64.whl
Size 1.5 MB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
cacfec670ec16da3cf142afd9411e62f3da3ca67a78905566551b169a4bf335f
BLAKE2b-256 checksum
How to use checksums
fcd853c80d3fe6eab918d24cf082732460c84c4190e72e03cbda75923f1a3ddf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp311-cp311-win_amd64.whl

Download URL pglast-8.4-cp311-cp311-win_amd64.whl
Size 1.5 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
4c1fb6be1270b50cb6f70f13395a8da44849f002da07b1a08268faec2361d2f7
BLAKE2b-256 checksum
How to use checksums
d667ecdf159d46393249d87c2f72b1d2cf5503d1a4a39060c27c5294886df90b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp311-cp311-win32.whl

Download URL pglast-8.4-cp311-cp311-win32.whl
Size 1.4 MB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
881210b160e88573afaa76fa53e516817f9d13e6f6596b6109a45b18abb7f4d0
BLAKE2b-256 checksum
How to use checksums
5f38ad12e9734d51ee65e47d477d025cc6f8d2a65c2116977cf02e955dbf8980
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL pglast-8.4-cp311-cp311-musllinux_1_2_x86_64.whl
Size 6.1 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c4ba4fec0b386a54ec4f77174755aba552549bd6ab91088e59991af0a0b56557
BLAKE2b-256 checksum
How to use checksums
7a1e90a032ae06fed01696f1d52e22dd0cb93a6a0d24ed85d6f416ee04da7982
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL pglast-8.4-cp311-cp311-musllinux_1_2_aarch64.whl
Size 6.0 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
e2e2cee59fb42d71702d28f18774bdacf61e5f46ce2d21107c85d0478060d795
BLAKE2b-256 checksum
How to use checksums
bf4543e5c177621919cd0d1dd0c85da7f21c89cb22bd28961518edd0d1b46b11
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pglast-8.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 6.3 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
578591aaafb0ebb6a9916f86708a878449dc533a2bcc43ab4cca77390f33f12d
BLAKE2b-256 checksum
How to use checksums
dc83de8c502b7e01033b528c4e8a88200fa4c627700253239365a57d770edec2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL pglast-8.4-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 6.2 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
3f357cca18c406110d8e778742602255c5231ab7997921dff8ef05f1456d0dd3
BLAKE2b-256 checksum
How to use checksums
44e1b3646585de2a26ebadd935a830c3e3e87a15d51c8eb2370cef6f4786a4e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp311-cp311-macosx_11_0_arm64.whl

Download URL pglast-8.4-cp311-cp311-macosx_11_0_arm64.whl
Size 1.4 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
3318cf126eab9a61e001c359fdab817e9b9293fc89c3acf1acf69aa34ca5102f
BLAKE2b-256 checksum
How to use checksums
6f960bdb771e068e1b09d84716eae9494acd14dcb85bb6376962c0e33468275f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp311-cp311-macosx_10_9_x86_64.whl

Download URL pglast-8.4-cp311-cp311-macosx_10_9_x86_64.whl
Size 1.5 MB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
e82173c1a687ab1599649b8f2079c8c9f0346aeab24550f831e2edb8ed0a2dfd
BLAKE2b-256 checksum
How to use checksums
6d879ab443d34770a297b35cb36de739925c957e157c938dc5a76918912ebdc6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp310-cp310-win_amd64.whl

Download URL pglast-8.4-cp310-cp310-win_amd64.whl
Size 1.5 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
95059e4f3e44b74d414dac30bcb5c43da0f26c9d39edb727a14b8b4196291eaa
BLAKE2b-256 checksum
How to use checksums
80f02c07326080308f6f6eb9bf342851f026f6b5c79b3f749180f3100ef580bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp310-cp310-win32.whl

Download URL pglast-8.4-cp310-cp310-win32.whl
Size 1.4 MB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
4c25d1a8675365d01e607b5d7ec398a653bfc4b40f6acc4b016b40ffe543f156
BLAKE2b-256 checksum
How to use checksums
9030ec758526b32d95e274b2b0d94fa985673ad4faf986d8dbc50b8b2a04d45b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL pglast-8.4-cp310-cp310-musllinux_1_2_x86_64.whl
Size 6.0 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
83316be7363b278421e8e395fd634760232455dd402e8bb95c098eeabfa8eaeb
BLAKE2b-256 checksum
How to use checksums
63020ddec9a74555568b5eda0ff48d16e07169f4099aa1705a6269fd2e3a99d9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL pglast-8.4-cp310-cp310-musllinux_1_2_aarch64.whl
Size 5.9 MB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
be163e1f746ac972a7327076ccb1e584fb43e4fe6fd20930b6c281b35f3fc947
BLAKE2b-256 checksum
How to use checksums
81ab18202db15e29b550cf3be2bbd913e6fc09200570ead22355e9dbd0f3171d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl

Download URL pglast-8.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Size 6.2 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
a0e43ff6ae4c4d272c8e702689cd973fc995d6e449057f54081f5e3637754921
BLAKE2b-256 checksum
How to use checksums
84d2bd6a02c66569423e285db9acabfbe5d278f0281ace48ab5b4782676dd523
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl

Download URL pglast-8.4-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Size 6.1 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
877b3df0bc1c19c2ed3bbe94dd1b0c6d1dce9ed7381c990e8ecc2437e17ff591
BLAKE2b-256 checksum
How to use checksums
c26be539f0976d1b979d3852de303c5d0fd6fa204ad044daed9e314157d12410
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp310-cp310-macosx_11_0_arm64.whl

Download URL pglast-8.4-cp310-cp310-macosx_11_0_arm64.whl
Size 1.4 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
cd1e18027489d87f7f930e47819c86dc5f7637826250686f8f7266dd9edbeb06
BLAKE2b-256 checksum
How to use checksums
589f992fa94d5bf9b74e4a3d5890f484012667bad12fb7b773c558ac98f4dfca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release files / pglast-8.4-cp310-cp310-macosx_10_9_x86_64.whl

Download URL pglast-8.4-cp310-cp310-macosx_10_9_x86_64.whl
Size 1.5 MB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
9a7b8c39f64d81d0923d0d1c0136804c80c9ad621fdd88970df07d3301366a6f
BLAKE2b-256 checksum
How to use checksums
5231251719cd5842d278fc96ddac61de2771a408cf1cc9b218bfc087297cb207
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.13.14

Release history Release notifications | RSS feed

This release

8.4 This release

65 release files

8.3

65 release files

8.2

65 release files

8.1

65 release files

8.0

1 release file

7.18

73 release files

7.17

73 release files

7.16

73 release files

7.15

57 release files

7.14

57 release files

7.13

57 release files

7.12

57 release files

7.11

57 release files

7.10

57 release files

7.9

57 release files

7.8

57 release files

7.7

51 release files

7.6

51 release files

7.5

51 release files

7.4

1 release file

7.3

51 release files

7.2

51 release files

7.1

51 release files

7.0

51 release files

6.16

51 release files

6.15

1 release file

6.14

51 release files

6.13

51 release files

6.12

1 release file

6.11

51 release files

6.10

51 release files

6.9

51 release files

6.8

51 release files

6.7

51 release files

6.6

51 release files

6.5

51 release files

6.4

51 release files

6.3

51 release files

6.2

41 release files

6.1

41 release files

6.0

41 release files

5.9

36 release files

5.8

36 release files

5.7

36 release files

5.6

36 release files

5.5

36 release files

5.4

36 release files

5.3

36 release files

5.2

36 release files

5.1

36 release files

5.0

36 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page