Skip to main content

Scripts for impulse radar

Project description

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.

Project details


Download files

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

Source Distribution

impdar-1.2.1.tar.gz (178.1 kB view details)

Uploaded Source

Built Distributions

impdar-1.2.1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (245.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

impdar-1.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (236.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

impdar-1.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (236.2 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

impdar-1.2.1-pp39-pypy39_pp73-win_amd64.whl (189.5 kB view details)

Uploaded PyPyWindows x86-64

impdar-1.2.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (245.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

impdar-1.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl (236.0 kB view details)

Uploaded PyPymacOS 11.0+ ARM64

impdar-1.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (236.2 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

impdar-1.2.1-pp38-pypy38_pp73-win_amd64.whl (189.4 kB view details)

Uploaded PyPyWindows x86-64

impdar-1.2.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (246.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.5+ x86-64

impdar-1.2.1-cp312-cp312-win_amd64.whl (189.5 kB view details)

Uploaded CPython 3.12Windows x86-64

impdar-1.2.1-cp312-cp312-win32.whl (189.5 kB view details)

Uploaded CPython 3.12Windows x86

impdar-1.2.1-cp312-cp312-musllinux_1_2_x86_64.whl (528.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

impdar-1.2.1-cp312-cp312-musllinux_1_2_i686.whl (513.6 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

impdar-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (534.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

impdar-1.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (510.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

impdar-1.2.1-cp312-cp312-macosx_11_0_arm64.whl (247.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

impdar-1.2.1-cp312-cp312-macosx_10_9_x86_64.whl (248.5 kB view details)

Uploaded CPython 3.12macOS 10.9+ x86-64

impdar-1.2.1-cp311-cp311-win_amd64.whl (189.5 kB view details)

Uploaded CPython 3.11Windows x86-64

impdar-1.2.1-cp311-cp311-win32.whl (189.5 kB view details)

Uploaded CPython 3.11Windows x86

impdar-1.2.1-cp311-cp311-musllinux_1_2_x86_64.whl (518.1 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

impdar-1.2.1-cp311-cp311-musllinux_1_2_i686.whl (504.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

impdar-1.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (519.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

impdar-1.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (498.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

impdar-1.2.1-cp311-cp311-macosx_11_0_arm64.whl (248.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

impdar-1.2.1-cp311-cp311-macosx_10_9_x86_64.whl (250.0 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

impdar-1.2.1-cp310-cp310-win_amd64.whl (189.5 kB view details)

Uploaded CPython 3.10Windows x86-64

impdar-1.2.1-cp310-cp310-win32.whl (189.5 kB view details)

Uploaded CPython 3.10Windows x86

impdar-1.2.1-cp310-cp310-musllinux_1_2_x86_64.whl (505.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

impdar-1.2.1-cp310-cp310-musllinux_1_2_i686.whl (496.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

impdar-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (506.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

impdar-1.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (490.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

impdar-1.2.1-cp310-cp310-macosx_11_0_arm64.whl (248.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

impdar-1.2.1-cp310-cp310-macosx_10_9_x86_64.whl (250.6 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

impdar-1.2.1-cp39-cp39-win_amd64.whl (189.5 kB view details)

Uploaded CPython 3.9Windows x86-64

impdar-1.2.1-cp39-cp39-win32.whl (189.5 kB view details)

Uploaded CPython 3.9Windows x86

impdar-1.2.1-cp39-cp39-musllinux_1_2_x86_64.whl (503.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

impdar-1.2.1-cp39-cp39-musllinux_1_2_i686.whl (493.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

impdar-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (504.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

impdar-1.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (488.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

impdar-1.2.1-cp39-cp39-macosx_11_0_arm64.whl (248.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

impdar-1.2.1-cp39-cp39-macosx_10_9_x86_64.whl (250.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

impdar-1.2.1-cp38-cp38-win_amd64.whl (189.4 kB view details)

Uploaded CPython 3.8Windows x86-64

impdar-1.2.1-cp38-cp38-win32.whl (189.4 kB view details)

Uploaded CPython 3.8Windows x86

impdar-1.2.1-cp38-cp38-musllinux_1_2_x86_64.whl (515.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

impdar-1.2.1-cp38-cp38-musllinux_1_2_i686.whl (506.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

impdar-1.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (511.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

impdar-1.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (497.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686manylinux: glibc 2.5+ i686

impdar-1.2.1-cp38-cp38-macosx_11_0_arm64.whl (249.9 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

impdar-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl (251.7 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

File details

Details for the file impdar-1.2.1.tar.gz.

File metadata

  • Download URL: impdar-1.2.1.tar.gz
  • Upload date:
  • Size: 178.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1.tar.gz
Algorithm Hash digest
SHA256 badbf06378273fcd76f175d1fc07ba6f041cb31a661f874b06eba7132d3c00df
MD5 41303d39cd6b52fa42426ad0e9e264f3
BLAKE2b-256 cbbe677b9d1ab5d7e5db19a189dd666ba5b21e786c124e5b42516fa440a7dd18

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1.tar.gz:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the 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.

File metadata

File hashes

Hashes for impdar-1.2.1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d6d3514b6e0ecd0013d5e33c88a9f1d521eefea199924137f2656b7804371bf4
MD5 11829cd32993feb89a990a52dd27cf1e
BLAKE2b-256 450c6e11d4ca19bac0a8631f8c895779852d84feb7c6616d18c64ee92d506c53

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-pp310-pypy310_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dbe4ef78efacb93244aa68e0c825c7f7fed6087d8428a4bdd714ff62b93fedd6
MD5 85e111b4f210be99c785bb6d9d5c5ed5
BLAKE2b-256 3ae6ec35bc8e0da30c17608b1bc86de5f4a1447798f9b8acae7be926f4a967a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7f796337559b7bcda031a2b944fe21ebf64859c33c3adea123aa4bb5a39406ef
MD5 f06b620dbabb28fab793847170724d40
BLAKE2b-256 1b2988876cca3837567636ad64fdcebded0c50460a2291b17b40b38f0432bd8e

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-pp310-pypy310_pp73-macosx_10_9_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-pp39-pypy39_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-pp39-pypy39_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 d2a310d532472d1e4ffbccee694c7197ec6dc181dae486553e20ae309eb70b82
MD5 d9a91aaa8910f00cf8683e5da2ebf511
BLAKE2b-256 8d0e65cf9a909a0e32f38b0888c8ae40ffdac010c8873850e375ab92cbd23a03

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-pp39-pypy39_pp73-win_amd64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 75e69fd9055cd62dac1ddc874cacee966ab2d85503411f276aa580c86c837149
MD5 b000f26db7b4c7b54653b8f5a6ac1f98
BLAKE2b-256 03c6102205b80796fe1e1e0e5980625576fdf65b3a6ce3409953b54d86826433

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-pp39-pypy39_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d6844efad2d4de9f22dee1979a2791e1c6f0ab9cb0f4154ca742d31172ee58a5
MD5 ead8a0df8c5c39052c8eb968b60d565f
BLAKE2b-256 2d58b2c79d6744ad750ac3bce78d6f2b92ad534f9daade8531c23fe58e13c046

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ec3f247d2df5b4ebdf95adfa3cfc666ee33a4e35038c7e51cdb52847d5d30a01
MD5 b4aaa10ba8e5b155ece5fd94fd7353b6
BLAKE2b-256 f8e87ecb9aafd899e7ad81a78c120e8140cf30c03b15407a8ccac7768c91e012

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 a9f26725b58a842fbc2b15fd7aec31210b7641bfd1d091a35b12998536597536
MD5 fd086543d6dc6898c9465ad0ec3df2ad
BLAKE2b-256 00a26eba63aec660a6a19d9c896057d027ffb1cc6cd043269475c25867a74c2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-pp38-pypy38_pp73-win_amd64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7722ae39956c19c35e3550a583123ddbd9e6588fa868891a9bfdd6580ac5c636
MD5 36c10f8b4a43c0f26533de44067e0ab4
BLAKE2b-256 3a538058c34445687354962efdf94f97c3ff8537e437aa635633f3be5f76cd42

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: impdar-1.2.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8e577cd4ddaed4f44c046c3bff96774db43c2b242f715e2cbc8fa1f59b17d11f
MD5 11a53746c9e084532c21875bb245eba2
BLAKE2b-256 94f83e71b2384610f76539402facb7a9350b038d0920e6e2c9f4593340b3b7c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp312-cp312-win_amd64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: impdar-1.2.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f414d314d383fa6a6f9b191e48a834c575dee6b23f6da250703f91ffd7147d68
MD5 b6d62e029d004372ff75b152d7f984bb
BLAKE2b-256 d32d594b3c7287aaf64601aa501680c2a82c26de4f358e32ec2ed239f868114c

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp312-cp312-win32.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 243f1af33a4bc64d5f945e05940cb03104032191b084d65e3bd74dbceff466be
MD5 7cb58b9ac0a4296719b226ed6be04f05
BLAKE2b-256 cd753a83c8ea1a599d3d1b7005c0dc13f18a8d6a8b9095b98f38ead981a3fa72

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f5e6bc70e4da4759d00653af0e8c8f7e90c62caafb0a34ebb950914ef530997c
MD5 0712360465e12deb26968ae3b9debb18
BLAKE2b-256 06ca6c21b9b507a1bb407b006b2408b9e35ff3d6d27356a87b1fd36d7b3e4a53

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp312-cp312-musllinux_1_2_i686.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 21ca17145abdb6f2e5180765feb4b3c3401f0ec3e995301103ab849fc937287a
MD5 f9da2de4b47a8d23aa09a218c2a9ee8e
BLAKE2b-256 42bce921483b989f8bb131efc4ec064a0dd2ec85b8aa92ec6fd56528d0478112

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 81b6cb895b62d1e518298baed92c108e36a296c7b80027bd7b2fb8a27d0a84d9
MD5 8fd661584629b6da41911fbbb9a7de71
BLAKE2b-256 646ccddf009d0a37d0cd5e9e919b95cd889339b4c90c3d75cc385b9961e02568

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5ac488ae01f9f94c605e16c143d7af05e209a01af0016450bdf847e22d977ae2
MD5 3b34dfcfc12293e2df3f4181b03d3134
BLAKE2b-256 d7bcde9f718e757d884bef0a88998513edd7fe6bdbb92cbaa9cb53eebc0edf3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6b0bc6bb19f24312acef14aaa52585edc50886fbfa0a85ab6f0367b54986bbb6
MD5 a8c8c993caedcc534fb61e7174cf38f6
BLAKE2b-256 b9e7c1f9ded20d2d8ccc3478fa23094d2a8b03ca9d64b17ac54f28d62c834be4

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp312-cp312-macosx_10_9_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: impdar-1.2.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 106d8d8cf08c3d095cac59ffd95818c9595626930252770bff5303dee87e8aef
MD5 f16a1ecca8de989ceba9ab7e7d5b1a0f
BLAKE2b-256 70c172f03a222977254bf55321cf3ef5c5725382cf9c057b7a94e3eb6d11caf2

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp311-cp311-win_amd64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: impdar-1.2.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e95047fe2373736ad50869e66acbd14705070a30da36855fd4e4c7417a19147e
MD5 bc4b19479e7757cf7dabc5eb0709bf6b
BLAKE2b-256 321f9e100981f5f841b4eec5357b82ca4f322473e97c79de76e4db78b9251789

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp311-cp311-win32.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 60dd3668fd90f014cdd7a159c01a0fb80176be693e0cedf4f6233fd2372472c1
MD5 bbea4a476b74bc649b36644c6dfaca7d
BLAKE2b-256 388ea39af36cff04de7159186eb5f10d196fe54a2271b5903c354ecb461ce7d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 873d0905c547ce146e0760fe0c128fe7e2376b436a71b547d62156004c4dfc0f
MD5 749a6fe47572b28fdaefae96fc4a7571
BLAKE2b-256 9694fcb7ef658ca0347252d737ff959af82037ac0b41d30236e6dfd886cbe2d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp311-cp311-musllinux_1_2_i686.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c15bc57c98df9232eccfaa7509f15bab5c0fd6906bb165b9a4121b5b1389f54
MD5 8bbb2d87bdfc5c4b52476f7b01285a28
BLAKE2b-256 6679c5cc6df9747e26fef546489b0a4a8fc43568125fc66c0503cdc78a99d743

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 7940fb4b0e0a8e9deb325dd72640d2db704e762b64a4d9a1c6ab6f3f534ef0a4
MD5 0cbd8b5f27ad4964b0bc095a51f042e4
BLAKE2b-256 56021680bebe004cfff4ebd2f3fa301da7f665869a2ce410c72fcd327107a673

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 468875a098ff878d9d58898f1876311d8db3836b8ea3dee1b8f97f6ebd1f4197
MD5 76b1c4bd982b4fc7a54f3aca00101a8b
BLAKE2b-256 2624d89e2d432ca8b4b462e104997c6bb011eae87a0bc5d934980daf0d58d9e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e27cce9128699ae72719babb089cdf9e55841871b101c535f3e81deb7c80230c
MD5 9e2bcf20506e5e46dfcae61b20816389
BLAKE2b-256 3b2d0ec833092c34e13f0f3d0c216b313b10b76a693b3fc2fa11880eadd542f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: impdar-1.2.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9e99f58944efa14ecdae2341dbcaff8cc07663c87a88a34cd865c28b68aa1899
MD5 ffb9a96b7912ca5cc50c015107a409e4
BLAKE2b-256 dfa54ce7cf80f8e4c3f346429a7b3d6eb102137cd3123f999b8d2a716c01ff85

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp310-cp310-win_amd64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: impdar-1.2.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 11c659e112e6a1f8b573b03061d95f6bd3731d98d0b391225a55448ff1d7905b
MD5 f942fa0284ea6adf402c95b494178140
BLAKE2b-256 1761ac9b38bc7f393bf2cdbaebf7880475df3b49280db30f8fec08905b3fca5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp310-cp310-win32.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f74ef1158be3eeb78275191cec5fc650fcd8f3a2d68d70d8df42beeacd422988
MD5 5362b334eac285db46cba82ecb330555
BLAKE2b-256 b4f6a329be97daac01d8a0495b7f451db05f1d19c5278afd3d038839bbad92a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4bd9acfa7998bb33514cda228fe10ad8c78cb45a1277b9149aed4eb9d7b23d9f
MD5 555629a683f553f738b3f0a76a21a1bc
BLAKE2b-256 97d286aa1966531d6bf35ee4e5dfd1fdba6ddcbbe1f8f0324a44ece56d99fd51

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp310-cp310-musllinux_1_2_i686.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b7c2198fc297cdf6ab3f12ec5425f2f2eda4f271158519c2fa6c51d5078b1d7f
MD5 7a329146e9c206d535c0feb72c318514
BLAKE2b-256 2c680abc7bfd30639b1f6afe3ddb5136ed4952d620a0f524b84aada5f7366448

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5b7c343999742a88a319230fd0523e78eb52350686a7155d3700fbc8074bdbe2
MD5 865c75793fc82570bd89c93f34d72868
BLAKE2b-256 6a66437da48ce2e7b29b937357214b8f8de1a91c58882838cccbde1152a4ba1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c66e026e327ac2a80b5768af2ba032d5b6ddf63512b32931baa3d7ca1716307a
MD5 e9347e210ea60f8e36eebc76bb20ca61
BLAKE2b-256 cd85af3515bee76f926b7cbe2c339047473801c5b4e9f413b6936f35a89ee37e

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 72f54d57247a34e82837e2c3c70f111196b9978bb1d8c178de9d2fea13307afd
MD5 d147b4ab2050726f5e74700211eeffde
BLAKE2b-256 ed78a4c831bd01b0f4427c6e3a9d53f4c57b96d35ba520b198a1a6e8bc728f7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: impdar-1.2.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9ed7e53c898a0f1480f74a28d8e1319cc420c49516e7cf59c72a66a2296de6b2
MD5 ff5a593578c6e38053094878369d9671
BLAKE2b-256 7a547c2944ea33b704e58ead7e6ccdcee990c11bc03afdc661cf8fa7950b8e2d

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp39-cp39-win_amd64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: impdar-1.2.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 189.5 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 6e5b9e6b8791fc504bfa420587032263e24f2bf19f26298fbd56ff2c81b0c33c
MD5 9b1973d61be98e505633c1bc27015bd9
BLAKE2b-256 64269ad3a17e7919f5807eb3b62c058a1078e0f0a0c322c5025faf9220bdc0e8

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp39-cp39-win32.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 966c18921e7f091aa393120fb52f7fe9b7be3e1a6dc2a31837ba702dd0db6a55
MD5 172a9a4c468947b5912cdc8cfee86937
BLAKE2b-256 6552445976f0415750e759050be77f4a1b4c019caf7a87773860b05abc31a94a

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: impdar-1.2.1-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 493.9 kB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1e1339b2c11baa97ada1f817e83333eef731ba89ab50e42d8a54661f4dffc959
MD5 fa42e6d60934d776839882c9eb7178b9
BLAKE2b-256 ef1c78fc6d9248db915e92e1f10e36511e93b98ac98eaa8fcdea15d74c0bd351

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp39-cp39-musllinux_1_2_i686.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2503b8f4e463161c72b5014926f50968d4d6322a61fd4f513eb2f9190f13369f
MD5 4470c1390eebf8b2ecf10535a5d75005
BLAKE2b-256 653dd9945542a8121894a19c0a045a5e9250d815810949b035e757605dd9ee65

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e76c261640ef548bed23b5e9650bc7855764e1a08039c412f562243e906ec716
MD5 db45015b02f930c6c9d064ec0985c74f
BLAKE2b-256 8337288abfde60621125736aac2cf56729e24b0e2bf76bc92274ab75fd188ca0

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 edf42656f1ffe416e4097e3c2061911d007e58e76e6f34a131c1846fccaaa9d6
MD5 00a0d578ac298c9bc97b292cf303e402
BLAKE2b-256 8e6216c5e0fbf8d66e1f7efce7ac93d9a125a6733dc406530826590fe29ebeb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 be7525473813dc46c7277e770b25925012c0dd2e6105ed0155ca28d44235a2bb
MD5 eafcde5eab98864de4c418ad8a1a07ec
BLAKE2b-256 da61fa34a15eae53c82264352f4d066903a81716d887aa0aa506112314b54faa

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp39-cp39-macosx_10_9_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: impdar-1.2.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 189.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d8fbb6ab9bcbc5d2322079656cf653f37856881622e0b3759630b62f35f76e43
MD5 2e9c9ea1e324e08e7ff592b2ce8bc5da
BLAKE2b-256 1f5dc2581f50d6830adff2267055786b2e682ccb54f837896235e31a82448421

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp38-cp38-win_amd64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: impdar-1.2.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 189.4 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 61cd6f2e65a0f5efbd44273cf5772ba8b20ea96df4ebd108bfb9a4c5eed85650
MD5 3c25da6453bc0f6f8bd1519ba811d76e
BLAKE2b-256 15bb92273cfbd31aef99b7c65a205af2d0199e2b3d70231b2e2170b52a820a9b

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp38-cp38-win32.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a7c6b4c3a5d9be60cf9b959ca39dfc8b1724af1b113d817b710f5a49543f23f
MD5 ea3da8bc71c55842ce3e35b39c39e0c2
BLAKE2b-256 cb29ba0d929bb11d1f76770560b883dd37e78228e8a6d145fb3b5191e6a3c52c

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

  • Download URL: impdar-1.2.1-cp38-cp38-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 506.5 kB
  • Tags: CPython 3.8, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impdar-1.2.1-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c75e8e14c73c87923c4d7820fd1d34fdc94f4a5e8314e5af7ecab67b852a70ba
MD5 5980b28e38a773baedafd73da4517cd0
BLAKE2b-256 f2c84b7d7c91d3a009560f0832d08ebebd481259d8532cd304d9926c6ad098d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp38-cp38-musllinux_1_2_i686.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 04826551a18252869b4b0561a1d74c3b01638bc943644f94d7a05bcb748954d4
MD5 c75108b85be83d48a01495b4e79224bd
BLAKE2b-256 e7fdc5035715bf19d5c2f769ea66ccd59737c823c70e44fac7260d1dc9a4edf9

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c56e3bb69261d4b0f4806578f7cb102d49403f2b17b2e4cc7a1e651055eacd82
MD5 b06a75645e8022ec21d973f512802e73
BLAKE2b-256 a05ec5cc7a81fd482a662148a240edeac996869646048fdc24dcd0e1083f0eda

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 072db1f72109ccf409f95b3c69657b1ca6871e087d35533e301e3f1aed540c31
MD5 1846c48249bf9b5ebc7a25eb17d29fde
BLAKE2b-256 b68b319a29d0eec14d96463b22cc03b2378999ef3a5dae42e206905a05c21892

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file impdar-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for impdar-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ed1feb9e17c5cca5c01ae9289fc857f98b9786792849f008d2b9a1f821e79c1c
MD5 8cdd32df08a686e99c0893af48f78bdc
BLAKE2b-256 f146502c09dc7d92759ca7a0029f32cad657df1b1178280b474bb24833e6892e

See more details on using hashes here.

Provenance

The following attestation bundles were made for impdar-1.2.1-cp38-cp38-macosx_10_9_x86_64.whl:

Publisher: python-package.yml on dlilien/ImpDAR

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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