Skip to main content

ImpDAR: an impulse radar processor

DOI Tests codecov

ImpDAR is a suite of processing and interpretation tools for impulse radar (targeted for ice-penetrating radar applications but usable for ground-penetrating radar as well). The core processing steps and general terminology come from of the St. Olaf Deep Radar processor, but everything is re-written in python and significant improvements to speed, readability, documentation, and interface have been made across the board. However, this code has a lot of history of contributors--acknowledgment of many of them are preserved in the file headers.

ImpDAR is intended to be more flexible than other available options. Support is gradually being added for a variety of file formats. Currently, GSSI, PulseEKKO, Ramac, Blue Systems, DELORES, SEGY, gprMAX, Gecko, and legacy StoDeep files are supported. ImpDAR can also read in MCoRDS files, though these are already processed so this would just be for tracing. Available processing steps include various filtering operations, trivial modifications such as restacking, cropping, or reversing data, and a few different geolocation-related operations like interpolating to constant trace spacing.

The primary interface to ImpDAR is through the command line, which allows efficient processing of large volumes of data. An API, centered around the RadarData class, is also available to allow the user to use ImpDAR in other programs.

In addition to processing, ImpDAR can also be used for interpreting the radargrams (i.e. picking layers). Picking is generally an interactive process, and there is a GUI for doing the picking; the GUI requires PyQt5, which may be annoying as a source build but is easy to install with Anaconda. The GUI also allows for basic processing steps, with the updates happening to the plot in real time. However, we have not added an 'undo' button to the GUI, so you are stuck with going back to your last saved version if you do not like the interactive results.

Documentation

Documentation of the various processing steps is here. There are examples of basic processing and plotting, and a longer example showing migration.

Installation

Easiest is pip install impdar. Some explanation of other options is available in the main documentation, but PyPi will be updated with each release.

Dependencies

Required

Python 3 The package is tested on Python 3.7 to 3.10. It is probably best to upgrade ot one of those versions, but 3.6 is likely to work though not tested while older versions are unlikely to work. 3.11 should be fine on the ImpDAR side, though you may issues with finding prebuilt binaries for some dependencies.

You also need: numpy, scipy, matplotlib, SegYIO for SEGY support and for SeisUnix migration, and h5py is needed for some data formats.

I recommend just using Anaconda for your install, since it will also get you PyQt and therefore enable the GUI.

Recommended

GDAL is needed to reproject out of WGS84, and thus for proper distance measurement. Otherwise, distance calculations re going to moderately or severely incorrect.

PyQt5 is needed to run the GUI, which is needed for picking. You can do everything from the command line, and plot the results with matplotlib, without PyQt5.

Depending on whether you need migration routines, there may be some external dependencies. ImpDAR is designed to interface with SeisUnix, which contains a number of powerful migration routines. You need to install SeisUnix yourself and get it on your path. If you are running windows, you need to figure out how to use Cygwin as well. However, the pure python migration routines in ImpDAR can work quite well, so don't let the difficulty of installing these compiled routines stop you from using those. ImpDAR searches for SeisUnix at the time of the call to the migration routine, so you can always add this later if you find that you need it.

Contributing

Support for different radar data types has primarily been added as needed--contributions for data readers for other systems, whether commercial or custom, are always welcome.

Release files for impdar 1.2.1

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

Source distribution (sdist)

Source distribution for impdar 1.2.1
File Size Uploaded
impdar-1.2.1.tar.gz 178.1 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for impdar 1.2.1
File
impdar-1.2.1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.10 PyPy 3.10 7.3 Linux glibc 2.5+ x86-64, Linux glibc 2.17+ x86-64 Details
impdar-1.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl PyPy 3.10 PyPy 3.10 7.3 macOS 11.0+ ARM64 Details
impdar-1.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl PyPy 3.10 PyPy 3.10 7.3 macOS 10.9+ x86-64 Details
impdar-1.2.1-pp39-pypy39_pp73-win_amd64.whl PyPy 3.9 PyPy 3.9 7.3 Windows x86-64 Details
impdar-1.2.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.9 PyPy 3.9 7.3 Linux glibc 2.17+ x86-64, Linux glibc 2.5+ x86-64 Details
impdar-1.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl PyPy 3.9 PyPy 3.9 7.3 macOS 11.0+ ARM64 Details
impdar-1.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl PyPy 3.9 PyPy 3.9 7.3 macOS 10.9+ x86-64 Details
impdar-1.2.1-pp38-pypy38_pp73-win_amd64.whl PyPy 3.8 PyPy 3.8 7.3 Windows x86-64 Details
impdar-1.2.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.8 PyPy 3.8 7.3 Linux glibc 2.5+ x86-64, Linux glibc 2.17+ x86-64 Details
impdar-1.2.1-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
impdar-1.2.1-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
impdar-1.2.1-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
impdar-1.2.1-cp312-cp312-musllinux_1_2_i686.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-32 Details
impdar-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
impdar-1.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-32, Linux glibc 2.5+ x86-32 Details
impdar-1.2.1-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
impdar-1.2.1-cp312-cp312-macosx_10_9_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.9+ x86-64 Details
impdar-1.2.1-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
impdar-1.2.1-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
impdar-1.2.1-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
impdar-1.2.1-cp311-cp311-musllinux_1_2_i686.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-32 Details
impdar-1.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
impdar-1.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-32, Linux glibc 2.5+ x86-32 Details
impdar-1.2.1-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
impdar-1.2.1-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
impdar-1.2.1-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
impdar-1.2.1-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
impdar-1.2.1-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
impdar-1.2.1-cp310-cp310-musllinux_1_2_i686.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-32 Details
impdar-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
impdar-1.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-32, Linux glibc 2.5+ x86-32 Details
impdar-1.2.1-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
impdar-1.2.1-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
impdar-1.2.1-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
impdar-1.2.1-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
impdar-1.2.1-cp39-cp39-musllinux_1_2_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ x86-64 Details
impdar-1.2.1-cp39-cp39-musllinux_1_2_i686.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ x86-32 Details
impdar-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64 Details
impdar-1.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-32, Linux glibc 2.17+ x86-32 Details
impdar-1.2.1-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
impdar-1.2.1-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
impdar-1.2.1-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
impdar-1.2.1-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
impdar-1.2.1-cp38-cp38-musllinux_1_2_x86_64.whl CPython 3.8 CPython 3.8 Linux musl 1.2+ x86-64 Details
impdar-1.2.1-cp38-cp38-musllinux_1_2_i686.whl CPython 3.8 CPython 3.8 Linux musl 1.2+ x86-32 Details
impdar-1.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ x86-64 Details
impdar-1.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ x86-32, Linux glibc 2.5+ x86-32 Details
impdar-1.2.1-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
impdar-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details

Total release size: 16.8 MB

Release files / impdar-1.2.1.tar.gz

Download URL impdar-1.2.1.tar.gz
Size 178.1 kB
Tags Source
SHA-256 checksum
How to use checksums
badbf06378273fcd76f175d1fc07ba6f041cb31a661f874b06eba7132d3c00df
BLAKE2b-256 checksum
How to use checksums
cbbe677b9d1ab5d7e5db19a189dd666ba5b21e786c124e5b42516fa440a7dd18
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL impdar-1.2.1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 245.8 kB
Tags Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64 PyPy 3.10 PyPy 3.10 7.3
SHA-256 checksum
How to use checksums
d6d3514b6e0ecd0013d5e33c88a9f1d521eefea199924137f2656b7804371bf4
BLAKE2b-256 checksum
How to use checksums
450c6e11d4ca19bac0a8631f8c895779852d84feb7c6616d18c64ee92d506c53
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl

Download URL impdar-1.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Size 236.0 kB
Tags PyPy 3.10 PyPy 3.10 7.3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
dbe4ef78efacb93244aa68e0c825c7f7fed6087d8428a4bdd714ff62b93fedd6
BLAKE2b-256 checksum
How to use checksums
3ae6ec35bc8e0da30c17608b1bc86de5f4a1447798f9b8acae7be926f4a967a9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl

Download URL impdar-1.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Size 236.2 kB
Tags PyPy 3.10 PyPy 3.10 7.3 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
7f796337559b7bcda031a2b944fe21ebf64859c33c3adea123aa4bb5a39406ef
BLAKE2b-256 checksum
How to use checksums
1b2988876cca3837567636ad64fdcebded0c50460a2291b17b40b38f0432bd8e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-pp39-pypy39_pp73-win_amd64.whl

Download URL impdar-1.2.1-pp39-pypy39_pp73-win_amd64.whl
Size 189.5 kB
Tags PyPy 3.9 PyPy 3.9 7.3 Windows x86-64
SHA-256 checksum
How to use checksums
d2a310d532472d1e4ffbccee694c7197ec6dc181dae486553e20ae309eb70b82
BLAKE2b-256 checksum
How to use checksums
8d0e65cf9a909a0e32f38b0888c8ae40ffdac010c8873850e375ab92cbd23a03
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL impdar-1.2.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 245.8 kB
Tags Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64 PyPy 3.9 PyPy 3.9 7.3
SHA-256 checksum
How to use checksums
75e69fd9055cd62dac1ddc874cacee966ab2d85503411f276aa580c86c837149
BLAKE2b-256 checksum
How to use checksums
03c6102205b80796fe1e1e0e5980625576fdf65b3a6ce3409953b54d86826433
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl

Download URL impdar-1.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Size 236.0 kB
Tags PyPy 3.9 PyPy 3.9 7.3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d6844efad2d4de9f22dee1979a2791e1c6f0ab9cb0f4154ca742d31172ee58a5
BLAKE2b-256 checksum
How to use checksums
2d58b2c79d6744ad750ac3bce78d6f2b92ad534f9daade8531c23fe58e13c046
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl

Download URL impdar-1.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Size 236.2 kB
Tags PyPy 3.9 PyPy 3.9 7.3 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
ec3f247d2df5b4ebdf95adfa3cfc666ee33a4e35038c7e51cdb52847d5d30a01
BLAKE2b-256 checksum
How to use checksums
f8e87ecb9aafd899e7ad81a78c120e8140cf30c03b15407a8ccac7768c91e012
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-pp38-pypy38_pp73-win_amd64.whl

Download URL impdar-1.2.1-pp38-pypy38_pp73-win_amd64.whl
Size 189.4 kB
Tags PyPy 3.8 PyPy 3.8 7.3 Windows x86-64
SHA-256 checksum
How to use checksums
a9f26725b58a842fbc2b15fd7aec31210b7641bfd1d091a35b12998536597536
BLAKE2b-256 checksum
How to use checksums
00a26eba63aec660a6a19d9c896057d027ffb1cc6cd043269475c25867a74c2e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL impdar-1.2.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 246.4 kB
Tags Linux glibc 2.17+ x86-64 Linux glibc 2.5+ x86-64 PyPy 3.8 PyPy 3.8 7.3
SHA-256 checksum
How to use checksums
7722ae39956c19c35e3550a583123ddbd9e6588fa868891a9bfdd6580ac5c636
BLAKE2b-256 checksum
How to use checksums
3a538058c34445687354962efdf94f97c3ff8537e437aa635633f3be5f76cd42
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp312-cp312-win_amd64.whl

Download URL impdar-1.2.1-cp312-cp312-win_amd64.whl
Size 189.5 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
8e577cd4ddaed4f44c046c3bff96774db43c2b242f715e2cbc8fa1f59b17d11f
BLAKE2b-256 checksum
How to use checksums
94f83e71b2384610f76539402facb7a9350b038d0920e6e2c9f4593340b3b7c4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp312-cp312-win32.whl

Download URL impdar-1.2.1-cp312-cp312-win32.whl
Size 189.5 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
f414d314d383fa6a6f9b191e48a834c575dee6b23f6da250703f91ffd7147d68
BLAKE2b-256 checksum
How to use checksums
d32d594b3c7287aaf64601aa501680c2a82c26de4f358e32ec2ed239f868114c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL impdar-1.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Size 528.8 kB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
243f1af33a4bc64d5f945e05940cb03104032191b084d65e3bd74dbceff466be
BLAKE2b-256 checksum
How to use checksums
cd753a83c8ea1a599d3d1b7005c0dc13f18a8d6a8b9095b98f38ead981a3fa72
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp312-cp312-musllinux_1_2_i686.whl

Download URL impdar-1.2.1-cp312-cp312-musllinux_1_2_i686.whl
Size 513.6 kB
Tags CPython 3.12 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
f5e6bc70e4da4759d00653af0e8c8f7e90c62caafb0a34ebb950914ef530997c
BLAKE2b-256 checksum
How to use checksums
06ca6c21b9b507a1bb407b006b2408b9e35ff3d6d27356a87b1fd36d7b3e4a53
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL impdar-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 534.1 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
21ca17145abdb6f2e5180765feb4b3c3401f0ec3e995301103ab849fc937287a
BLAKE2b-256 checksum
How to use checksums
42bce921483b989f8bb131efc4ec064a0dd2ec85b8aa92ec6fd56528d0478112
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL impdar-1.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 510.9 kB
Tags CPython 3.12 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
81b6cb895b62d1e518298baed92c108e36a296c7b80027bd7b2fb8a27d0a84d9
BLAKE2b-256 checksum
How to use checksums
646ccddf009d0a37d0cd5e9e919b95cd889339b4c90c3d75cc385b9961e02568
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp312-cp312-macosx_11_0_arm64.whl

Download URL impdar-1.2.1-cp312-cp312-macosx_11_0_arm64.whl
Size 247.8 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
5ac488ae01f9f94c605e16c143d7af05e209a01af0016450bdf847e22d977ae2
BLAKE2b-256 checksum
How to use checksums
d7bcde9f718e757d884bef0a88998513edd7fe6bdbb92cbaa9cb53eebc0edf3e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp312-cp312-macosx_10_9_x86_64.whl

Download URL impdar-1.2.1-cp312-cp312-macosx_10_9_x86_64.whl
Size 248.5 kB
Tags CPython 3.12 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
6b0bc6bb19f24312acef14aaa52585edc50886fbfa0a85ab6f0367b54986bbb6
BLAKE2b-256 checksum
How to use checksums
b9e7c1f9ded20d2d8ccc3478fa23094d2a8b03ca9d64b17ac54f28d62c834be4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp311-cp311-win_amd64.whl

Download URL impdar-1.2.1-cp311-cp311-win_amd64.whl
Size 189.5 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
106d8d8cf08c3d095cac59ffd95818c9595626930252770bff5303dee87e8aef
BLAKE2b-256 checksum
How to use checksums
70c172f03a222977254bf55321cf3ef5c5725382cf9c057b7a94e3eb6d11caf2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp311-cp311-win32.whl

Download URL impdar-1.2.1-cp311-cp311-win32.whl
Size 189.5 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
e95047fe2373736ad50869e66acbd14705070a30da36855fd4e4c7417a19147e
BLAKE2b-256 checksum
How to use checksums
321f9e100981f5f841b4eec5357b82ca4f322473e97c79de76e4db78b9251789
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL impdar-1.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Size 518.1 kB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
60dd3668fd90f014cdd7a159c01a0fb80176be693e0cedf4f6233fd2372472c1
BLAKE2b-256 checksum
How to use checksums
388ea39af36cff04de7159186eb5f10d196fe54a2271b5903c354ecb461ce7d0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp311-cp311-musllinux_1_2_i686.whl

Download URL impdar-1.2.1-cp311-cp311-musllinux_1_2_i686.whl
Size 504.0 kB
Tags CPython 3.11 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
873d0905c547ce146e0760fe0c128fe7e2376b436a71b547d62156004c4dfc0f
BLAKE2b-256 checksum
How to use checksums
9694fcb7ef658ca0347252d737ff959af82037ac0b41d30236e6dfd886cbe2d6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL impdar-1.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 519.7 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
5c15bc57c98df9232eccfaa7509f15bab5c0fd6906bb165b9a4121b5b1389f54
BLAKE2b-256 checksum
How to use checksums
6679c5cc6df9747e26fef546489b0a4a8fc43568125fc66c0503cdc78a99d743
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL impdar-1.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 498.8 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
7940fb4b0e0a8e9deb325dd72640d2db704e762b64a4d9a1c6ab6f3f534ef0a4
BLAKE2b-256 checksum
How to use checksums
56021680bebe004cfff4ebd2f3fa301da7f665869a2ce410c72fcd327107a673
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp311-cp311-macosx_11_0_arm64.whl

Download URL impdar-1.2.1-cp311-cp311-macosx_11_0_arm64.whl
Size 248.3 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
468875a098ff878d9d58898f1876311d8db3836b8ea3dee1b8f97f6ebd1f4197
BLAKE2b-256 checksum
How to use checksums
2624d89e2d432ca8b4b462e104997c6bb011eae87a0bc5d934980daf0d58d9e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp311-cp311-macosx_10_9_x86_64.whl

Download URL impdar-1.2.1-cp311-cp311-macosx_10_9_x86_64.whl
Size 250.0 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
e27cce9128699ae72719babb089cdf9e55841871b101c535f3e81deb7c80230c
BLAKE2b-256 checksum
How to use checksums
3b2d0ec833092c34e13f0f3d0c216b313b10b76a693b3fc2fa11880eadd542f4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp310-cp310-win_amd64.whl

Download URL impdar-1.2.1-cp310-cp310-win_amd64.whl
Size 189.5 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
9e99f58944efa14ecdae2341dbcaff8cc07663c87a88a34cd865c28b68aa1899
BLAKE2b-256 checksum
How to use checksums
dfa54ce7cf80f8e4c3f346429a7b3d6eb102137cd3123f999b8d2a716c01ff85
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp310-cp310-win32.whl

Download URL impdar-1.2.1-cp310-cp310-win32.whl
Size 189.5 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
11c659e112e6a1f8b573b03061d95f6bd3731d98d0b391225a55448ff1d7905b
BLAKE2b-256 checksum
How to use checksums
1761ac9b38bc7f393bf2cdbaebf7880475df3b49280db30f8fec08905b3fca5c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL impdar-1.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Size 505.4 kB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
f74ef1158be3eeb78275191cec5fc650fcd8f3a2d68d70d8df42beeacd422988
BLAKE2b-256 checksum
How to use checksums
b4f6a329be97daac01d8a0495b7f451db05f1d19c5278afd3d038839bbad92a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp310-cp310-musllinux_1_2_i686.whl

Download URL impdar-1.2.1-cp310-cp310-musllinux_1_2_i686.whl
Size 496.2 kB
Tags CPython 3.10 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
4bd9acfa7998bb33514cda228fe10ad8c78cb45a1277b9149aed4eb9d7b23d9f
BLAKE2b-256 checksum
How to use checksums
97d286aa1966531d6bf35ee4e5dfd1fdba6ddcbbe1f8f0324a44ece56d99fd51
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL impdar-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 506.7 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
b7c2198fc297cdf6ab3f12ec5425f2f2eda4f271158519c2fa6c51d5078b1d7f
BLAKE2b-256 checksum
How to use checksums
2c680abc7bfd30639b1f6afe3ddb5136ed4952d620a0f524b84aada5f7366448
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL impdar-1.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 490.9 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
5b7c343999742a88a319230fd0523e78eb52350686a7155d3700fbc8074bdbe2
BLAKE2b-256 checksum
How to use checksums
6a66437da48ce2e7b29b937357214b8f8de1a91c58882838cccbde1152a4ba1a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp310-cp310-macosx_11_0_arm64.whl

Download URL impdar-1.2.1-cp310-cp310-macosx_11_0_arm64.whl
Size 248.6 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c66e026e327ac2a80b5768af2ba032d5b6ddf63512b32931baa3d7ca1716307a
BLAKE2b-256 checksum
How to use checksums
cd85af3515bee76f926b7cbe2c339047473801c5b4e9f413b6936f35a89ee37e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp310-cp310-macosx_10_9_x86_64.whl

Download URL impdar-1.2.1-cp310-cp310-macosx_10_9_x86_64.whl
Size 250.6 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
72f54d57247a34e82837e2c3c70f111196b9978bb1d8c178de9d2fea13307afd
BLAKE2b-256 checksum
How to use checksums
ed78a4c831bd01b0f4427c6e3a9d53f4c57b96d35ba520b198a1a6e8bc728f7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp39-cp39-win_amd64.whl

Download URL impdar-1.2.1-cp39-cp39-win_amd64.whl
Size 189.5 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
9ed7e53c898a0f1480f74a28d8e1319cc420c49516e7cf59c72a66a2296de6b2
BLAKE2b-256 checksum
How to use checksums
7a547c2944ea33b704e58ead7e6ccdcee990c11bc03afdc661cf8fa7950b8e2d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp39-cp39-win32.whl

Download URL impdar-1.2.1-cp39-cp39-win32.whl
Size 189.5 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
6e5b9e6b8791fc504bfa420587032263e24f2bf19f26298fbd56ff2c81b0c33c
BLAKE2b-256 checksum
How to use checksums
64269ad3a17e7919f5807eb3b62c058a1078e0f0a0c322c5025faf9220bdc0e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp39-cp39-musllinux_1_2_x86_64.whl

Download URL impdar-1.2.1-cp39-cp39-musllinux_1_2_x86_64.whl
Size 503.3 kB
Tags CPython 3.9 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
966c18921e7f091aa393120fb52f7fe9b7be3e1a6dc2a31837ba702dd0db6a55
BLAKE2b-256 checksum
How to use checksums
6552445976f0415750e759050be77f4a1b4c019caf7a87773860b05abc31a94a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp39-cp39-musllinux_1_2_i686.whl

Download URL impdar-1.2.1-cp39-cp39-musllinux_1_2_i686.whl
Size 493.9 kB
Tags CPython 3.9 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
1e1339b2c11baa97ada1f817e83333eef731ba89ab50e42d8a54661f4dffc959
BLAKE2b-256 checksum
How to use checksums
ef1c78fc6d9248db915e92e1f10e36511e93b98ac98eaa8fcdea15d74c0bd351
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL impdar-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 504.4 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
2503b8f4e463161c72b5014926f50968d4d6322a61fd4f513eb2f9190f13369f
BLAKE2b-256 checksum
How to use checksums
653dd9945542a8121894a19c0a045a5e9250d815810949b035e757605dd9ee65
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL impdar-1.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 488.5 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
e76c261640ef548bed23b5e9650bc7855764e1a08039c412f562243e906ec716
BLAKE2b-256 checksum
How to use checksums
8337288abfde60621125736aac2cf56729e24b0e2bf76bc92274ab75fd188ca0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp39-cp39-macosx_11_0_arm64.whl

Download URL impdar-1.2.1-cp39-cp39-macosx_11_0_arm64.whl
Size 248.6 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
edf42656f1ffe416e4097e3c2061911d007e58e76e6f34a131c1846fccaaa9d6
BLAKE2b-256 checksum
How to use checksums
8e6216c5e0fbf8d66e1f7efce7ac93d9a125a6733dc406530826590fe29ebeb2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp39-cp39-macosx_10_9_x86_64.whl

Download URL impdar-1.2.1-cp39-cp39-macosx_10_9_x86_64.whl
Size 250.6 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
be7525473813dc46c7277e770b25925012c0dd2e6105ed0155ca28d44235a2bb
BLAKE2b-256 checksum
How to use checksums
da61fa34a15eae53c82264352f4d066903a81716d887aa0aa506112314b54faa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp38-cp38-win_amd64.whl

Download URL impdar-1.2.1-cp38-cp38-win_amd64.whl
Size 189.4 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
d8fbb6ab9bcbc5d2322079656cf653f37856881622e0b3759630b62f35f76e43
BLAKE2b-256 checksum
How to use checksums
1f5dc2581f50d6830adff2267055786b2e682ccb54f837896235e31a82448421
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp38-cp38-win32.whl

Download URL impdar-1.2.1-cp38-cp38-win32.whl
Size 189.4 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
61cd6f2e65a0f5efbd44273cf5772ba8b20ea96df4ebd108bfb9a4c5eed85650
BLAKE2b-256 checksum
How to use checksums
15bb92273cfbd31aef99b7c65a205af2d0199e2b3d70231b2e2170b52a820a9b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp38-cp38-musllinux_1_2_x86_64.whl

Download URL impdar-1.2.1-cp38-cp38-musllinux_1_2_x86_64.whl
Size 515.6 kB
Tags CPython 3.8 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
0a7c6b4c3a5d9be60cf9b959ca39dfc8b1724af1b113d817b710f5a49543f23f
BLAKE2b-256 checksum
How to use checksums
cb29ba0d929bb11d1f76770560b883dd37e78228e8a6d145fb3b5191e6a3c52c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp38-cp38-musllinux_1_2_i686.whl

Download URL impdar-1.2.1-cp38-cp38-musllinux_1_2_i686.whl
Size 506.5 kB
Tags CPython 3.8 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
c75e8e14c73c87923c4d7820fd1d34fdc94f4a5e8314e5af7ecab67b852a70ba
BLAKE2b-256 checksum
How to use checksums
f2c84b7d7c91d3a009560f0832d08ebebd481259d8532cd304d9926c6ad098d7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL impdar-1.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 511.8 kB
Tags CPython 3.8 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
04826551a18252869b4b0561a1d74c3b01638bc943644f94d7a05bcb748954d4
BLAKE2b-256 checksum
How to use checksums
e7fdc5035715bf19d5c2f769ea66ccd59737c823c70e44fac7260d1dc9a4edf9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl

Download URL impdar-1.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Size 497.1 kB
Tags CPython 3.8 Linux glibc 2.17+ x86-32 Linux glibc 2.5+ x86-32
SHA-256 checksum
How to use checksums
c56e3bb69261d4b0f4806578f7cb102d49403f2b17b2e4cc7a1e651055eacd82
BLAKE2b-256 checksum
How to use checksums
a05ec5cc7a81fd482a662148a240edeac996869646048fdc24dcd0e1083f0eda
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp38-cp38-macosx_11_0_arm64.whl

Download URL impdar-1.2.1-cp38-cp38-macosx_11_0_arm64.whl
Size 249.9 kB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
072db1f72109ccf409f95b3c69657b1ca6871e087d35533e301e3f1aed540c31
BLAKE2b-256 checksum
How to use checksums
b68b319a29d0eec14d96463b22cc03b2378999ef3a5dae42e206905a05c21892
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log

Release files / impdar-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl

Download URL impdar-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl
Size 251.7 kB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
ed1feb9e17c5cca5c01ae9289fc857f98b9786792849f008d2b9a1f821e79c1c
BLAKE2b-256 checksum
How to use checksums
f146502c09dc7d92759ca7a0029f32cad657df1b1178280b474bb24833e6892e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.12.9

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jun 20, 2025.

Transparency log
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