Skip to main content

A library for making HTTP requests through browser impersonation

Project description

impit for Python

impit is a Python package that provides bindings for the impit library.

It allows you to switch the TLS fingerprints and the HTTP headers of your requests, while still using the same API as httpx or requests.

Installation

pip install impit

Compatibility

Operating System Architecture libc implementation Prebuilt wheels available on PyPI
Linux x86_64 glibc
Linux x86_64 musl
macOS x86_64 N/A
Windows x86_64 N/A
macOS arm64 N/A
Windows arm64 N/A
Linux arm64 musl
Linux arm64 glibc ❌*

*The prebuilt binaries for Linux on arm64 with glibc are WIP and not available as prebuilt wheels on PyPI yet. You can build the package from sources in this repository.

Usage

import asyncio
from impit import AsyncClient

async def main():
    impit = AsyncClient(http3=True, browser='firefox')

    response = await impit.get(
        "https://example.com",
    );

    print(response.status_code)
    print(response.text)
    print(response.http_version)

asyncio.run(main())

Impit implements the HTTPX client interface, so you can use it as a drop-in replacement for httpx.AsyncClient. Note that the implementation is partial and some features may not be supported yet.

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

impit-0.5.1.tar.gz (88.4 kB view details)

Uploaded Source

Built Distributions

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

impit-0.5.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

impit-0.5.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (6.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

impit-0.5.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

impit-0.5.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

impit-0.5.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (6.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

impit-0.5.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

impit-0.5.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

impit-0.5.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (6.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

impit-0.5.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

impit-0.5.1-cp313-cp313t-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

impit-0.5.1-cp313-cp313t-musllinux_1_2_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

impit-0.5.1-cp313-cp313-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.13Windows x86-64

impit-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

impit-0.5.1-cp313-cp313-musllinux_1_2_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

impit-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

impit-0.5.1-cp313-cp313-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

impit-0.5.1-cp313-cp313-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

impit-0.5.1-cp312-cp312-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.12Windows x86-64

impit-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

impit-0.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

impit-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

impit-0.5.1-cp312-cp312-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

impit-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

impit-0.5.1-cp311-cp311-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.11Windows x86-64

impit-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

impit-0.5.1-cp311-cp311-musllinux_1_2_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

impit-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

impit-0.5.1-cp311-cp311-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

impit-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

impit-0.5.1-cp310-cp310-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.10Windows x86-64

impit-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

impit-0.5.1-cp310-cp310-musllinux_1_2_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

impit-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

impit-0.5.1-cp310-cp310-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

impit-0.5.1-cp310-cp310-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

impit-0.5.1-cp39-cp39-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.9Windows x86-64

impit-0.5.1-cp39-cp39-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

impit-0.5.1-cp39-cp39-musllinux_1_2_aarch64.whl (6.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

impit-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

impit-0.5.1-cp39-cp39-macosx_11_0_arm64.whl (3.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

impit-0.5.1-cp39-cp39-macosx_10_12_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.9macOS 10.12+ x86-64

File details

Details for the file impit-0.5.1.tar.gz.

File metadata

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

File hashes

Hashes for impit-0.5.1.tar.gz
Algorithm Hash digest
SHA256 11c8e6333ac7ac1d5db43f36503b7f488c2bc498aa3227daa31c0c4a4d072efe
MD5 ab375013f10d63b11ba492377c260099
BLAKE2b-256 23ba975dfb789380932210d7e40cd3809ef2a9d6eb55b6e7a4edbbe93b56eaef

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1.tar.gz:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7d1aa08919502c901a6fbd68e6e5a5cfd81b534bf57f97ba1309315a12cf98eb
MD5 47709c9416047ba9437dd453b462ec34
BLAKE2b-256 85cac46c607d9cf1dd7f9e1a8eb7ca4c0a66f661d054c853a47f7f3f805a2be9

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cf8b416075daf0c1bf630db35fe2ab6c277092a16673bf727728bf85b0463dc2
MD5 d47ce4fefe38a8576252ba5e78f9d09b
BLAKE2b-256 3481368a7f2886c6e5096a72663d446f3426c80cc20b160a34b697655b89d00f

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cfdbf369232f18096318f32f52f4d5947fc5165fc26da8c87c024656e3d5c2ff
MD5 4f6dff1d3b803712c96345e3149dcf1e
BLAKE2b-256 173e7f5dd147f10f787585c7a8bd365aa557c7b64bb5244f48c1c06589f838b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 714bea666bb5c01b81fac5d2ea2e78b87dc23c472da95b0420ce271722459c15
MD5 ca210c046fba52c8a1b5393e0fd2ae5e
BLAKE2b-256 286854231959d0eaab26a1ccb979cf5d80bf946fab7a9e3420b64b8710138b5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8f9808ec58fcfaa89a85b23e597745e0d74d7d1f3cfd4331cefb0ba4fc5cd0a7
MD5 80f043db3656ca88529112a5ae1417c5
BLAKE2b-256 8e5a75ab47d739b8a4a57fcea5b977ca329daa31a6aa05f87e7fb2a61e89e76c

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ad3cd69078cd0d2c845b4c4a46098889db1dbc4ec943467c95ff5322b27bf40d
MD5 67a2f52a9bb2e374eb7894e98d60ebcc
BLAKE2b-256 101042a9f94205688b64b613a87558673cf9d7f78566129ea2c9ff12119ec9f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 93a5f474cc9773ed720e0629f6df72180fb91ba209f63318b285a8df45b574bc
MD5 51c15140f8120ebcd81cfdd7f788e5fc
BLAKE2b-256 90b76c4d02b063e19b2f9511f3c85de2e04c8dc5d4223316c95ca5139663badd

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6576af21ee097d489e6a669cb2688d74be86a120acbc5929eeb303ad93bf2fd9
MD5 ab70273b141c0eb330c24c5890b7666e
BLAKE2b-256 79e96e60a412edcfa28466849b917c76cd6f7650adbc09673057a8e94948ff41

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d8674596577662af97b5b93917b7431c2c9ea78f0288de697e46b8cf3af7484
MD5 b63d36766e82b567a95057a0b4ce4da0
BLAKE2b-256 97398ba656a669cbe4c7349b7f1313c2c63479b660654dcd67e2c574e3116f70

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e3ff31bc3ae6991cd5747c9184d469a5a47b4e9b9b5320891d3ea12068bb0f4
MD5 417af23158860b4741e50cdb9f14a4e8
BLAKE2b-256 f9d637f072e052355925ddec1300792e4f927e4d3d7125d81616ec381c60c64e

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp313-cp313t-musllinux_1_2_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 490d00488ff4067efdd1da0790bba45c9220e99054a83bceb131147cbfaf3089
MD5 73b5e0135b5c5ce95531f4b68f479cad
BLAKE2b-256 bfe6c8d539d0400404595352ff5d350f0f1ee8a22efbaaf266495b279250a369

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp313-cp313t-musllinux_1_2_aarch64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: impit-0.5.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for impit-0.5.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 e0be67803b60edc608ee5d78be77d0d1858d7ae6fff538b41d21069b35b0626a
MD5 443a7e28856fd0e9c4800c8037ec093c
BLAKE2b-256 dde245b171aef7c0c69de188ebe6ad06d5427ba63f74fad56fb02a1e8c45e253

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp313-cp313-win_amd64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3de25bce67bb0c7b2f693a4412906ad87186dba55f930f260c77c91b27a551df
MD5 ea8bcdf0553047845fba85c2b9ea5061
BLAKE2b-256 588d52d3c7874c2b267abdcfbc69f6971826f69e91112e989e39972d11079768

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e6ecffeb3fbbbdd412ec6949300f413b2944770e81c0b4074e8d448ed3f9d731
MD5 d99b4f7e9e23fc70e149cd2ad7a32328
BLAKE2b-256 c842711916dbb12317d5df8b177e394993fe7d0d11edf4e2272dce7019c3acdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cd6df468676d3de83b4a1cbffdeb053e231fa50d5ec6769f26339008396954a3
MD5 fde0db0fa5c0e43a02ff7992a483c2aa
BLAKE2b-256 0970c4065d036e149125b0e5f416ec11507f192154038177abcbb1617ab60c84

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2fda1d0a6fa7a1efb9fde9fe38a369c81f586195dc57129a2c45d40be0cc7b76
MD5 f64454a361d713f4ad7821cc6fb5fb2c
BLAKE2b-256 dec26e4b2f24d055d9b3e3eff4ff593af88fd09cefb9edd6778edbe366986d05

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ac33d1b7753f8e0d6ead5936e239c4021a5d9ca3d30f66c6c466202682e5584b
MD5 d341144188e92e841e596587e8019adb
BLAKE2b-256 722da169d6d23d8869bc46a4f57b9733244141b488f19d6e14da90f3d555b22b

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: impit-0.5.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 3.9 MB
  • 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 impit-0.5.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 b304fe7712c7d1f986dc336a026db956d218ec5dc9e744b37e0751a7308b658c
MD5 0c0dce75b2bccf27b93c7d1ad7631850
BLAKE2b-256 d27607a2ebaf30db8c516a29c3068788082d8a0e7a9a66950e3bb50a43d105bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp312-cp312-win_amd64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ad7aa18d9ebc9bc8169e86a6644f5c219d3ee9fc192b2fb6d02df06501f4ccba
MD5 1d3f0323ac26970837802d548dfb07b8
BLAKE2b-256 b8a14b30e8c098495f8a7f4c9aeac099f9d263e638855329e0fcb5e8afe1ebad

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 43d57c1df017ddc39f4db83c69271571887f4e818f2ec96a85e0d942d38dda8e
MD5 76840a50804aaa1026edb6dbd0cf8f73
BLAKE2b-256 15e83a5a22aca5cd7da1efc5aec5561c788b20e927ab5c0e798a12b5ec6d8897

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f6d2aa1cca05df9e6ce9cbb875700af4e6bd26367fa34a40049801b23b73899a
MD5 e960bb4ca9c9fcb42c288cff1c048525
BLAKE2b-256 ee33dca7f7b705e04dfd1ae5ced5e1042ccf105a7681cdc8ad1f0569e109b7f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2d8a10f9ea91ab8c383469e1e0aaf311f489f89fbb52f2115964293af7c97cca
MD5 2535b0bfdcbb42d262317efb80e2fc4a
BLAKE2b-256 0d7ff186e15efd4b0a5568956fffdbda9489826d0dd2cda770df3e0cca245449

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 23098462c9d26298f845c8e921203c794846870553e3c0ecef2f2bc89a0fbd8a
MD5 f32cc4fc333452654077e871e366e488
BLAKE2b-256 3d914f1ee59937d7686314ad049c3fa1866cb988e8ac3ed83c6624cd00b68faa

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: impit-0.5.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.9 MB
  • 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 impit-0.5.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 30f82371edd542ff9e35d61cf05716ebf9b60dd6711ba99154fa21b1e06e476f
MD5 07a6129190226dcdb6120769a308ec75
BLAKE2b-256 3a96519ad5eac1aaa87c1735186a57cf72ab0cf5f8cad340e4d3cd495161b66b

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp311-cp311-win_amd64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f10ce3a39e97427b7b0b97ce39345bdddb5aa0ca639b6db3dd9b0155c5179e1c
MD5 1205aeb0d4dd56f520442eaf2a10e0a2
BLAKE2b-256 a36d45a03a5c517f6db81e2f175abd656798ba3145c53b504e5dbac773e22f6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a2e53b1f4dc436564618aaafe9e43e2cd3e739a29a7ad4fbf03e1c284cb8a72c
MD5 55f31cf4ef8d1b04884b7ae093eb008c
BLAKE2b-256 ad234b63e5178107e078425f06683f4a7daa1da61815fd9c88fb7b53bbfb8333

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6113f3bd183770ff4d97609882605dd14463ff327d53763c9f24aa92d40c749b
MD5 c7f1f292f0f49bbac815deb50d2df5a8
BLAKE2b-256 92bc8ddf9c6a03afcb8df9b7a2e8e2e9abbc06f7be392f0fe9e3408da5f559a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1bc1be288cfa40a7d0ba8aca946a4f071d8dbe86d9e9bc00af12f2fd4b068043
MD5 4d9aa1691c4c5eea3c788347bf379982
BLAKE2b-256 c6f2ce1f9903a373fd06a40888588025779b019ebce96cee8346477b301a0096

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9fbe14ab26a60a7711cce5e7ba7fa3c0b90eb2749bd693e9756c67eafdbd96a7
MD5 2c51e22fd242c66411c07f8b5fe03ccc
BLAKE2b-256 6383be68a3389a217f6ce81b081a2c5dd82027e09d5d3e1c781150c3030fe339

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: impit-0.5.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.9 MB
  • 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 impit-0.5.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 71bd03a60e44f0a1c44dc8274deb30e53204789edf22ed14c898ab146192c9f0
MD5 f56db72bca363fd5ab15be4096e0bf8e
BLAKE2b-256 5e071233b7b965f368d3105f07fb979fb962628326d9948a6475b1a376acad05

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp310-cp310-win_amd64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 575b8e25a1c59634916777f648b8a1a27e5a98789cdd91fea9a9026e86232f0f
MD5 5e847a28f171425a4e7e56c06738aeb2
BLAKE2b-256 38201937db3bca25fb623732b1ef9e071abee5db9456dcce5a313948a2089a75

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9d57c371438143a57b7f8c27997b24f3543827ea2ff13dfcd85146a146ecfe74
MD5 3d7a650eb492a5cc3826b0771c15b3ce
BLAKE2b-256 1c3771e9e251b794403959f3159e5b6c5b808bd36333e8e528bfcc0d2d0d998b

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b720fb96a7efe140ad2e103c8389016b1ca2c93037c968f804d6c9f8d62ffb56
MD5 dfbaaffe7106075e096fa7d493c7876c
BLAKE2b-256 4e242c7b9a32f4d6df7bdc194f5ae9e3ad28a577b6392ddc13e3639aa107ba71

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4981d4ceb726f5fdf51586dd6363c41b11b77f67dba41609ad71c84fdd7a8671
MD5 cd1b270964f918ad9cd5c7cb179e13e6
BLAKE2b-256 52a71f24ef1dd6dd40a9332d49c74ac95af68f62949fd4f2498087e8f7cbf7c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 4d581912fa6160aca6e2e3b65c22a0a96267b14bfd61de8db650762ecae39fc3
MD5 cec27df5f62eacc8d624cc3ce9bf672f
BLAKE2b-256 4dafef54998f5bcbd511b88b54498972349930f834bbbee763ed6d19cb120133

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp310-cp310-macosx_10_12_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: impit-0.5.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.9 MB
  • 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 impit-0.5.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 547b48c388f93408c46717588b1fa2867f13eed5bbb139d440733b2adc5d59af
MD5 4bdc32ef874357793d761bec5033fa67
BLAKE2b-256 913b62e5c7c2e3945872573fd70845a2b8fe3ac6aaee4a9c8022102aa37b6fd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp39-cp39-win_amd64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a73785ff7626eebbdc0b09f5e015a1274111807b5573603e725695a95b43786d
MD5 09442003d255959dd2efddb763a49067
BLAKE2b-256 704a83ae4e89981d7536858dc1e4fa9aa009ee749014d78cb83b1f89a5d7bcd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9cb8e9c6e3221ec6205633e002fc42f20b28f95af5ce75b90a243c3840ea89c9
MD5 7442988976887f5f70e6ca6584db2b3d
BLAKE2b-256 375782a2f3afd297cad98e19767eb959aa85ef31af6f7b723db7de97d35ff83c

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp39-cp39-musllinux_1_2_aarch64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e919e709a041f74fc42afd85e6abd4d17b650dbb5104388a2ee6099bffeb3f93
MD5 6a2d1f7f2b19a350caaf1885608e3e05
BLAKE2b-256 48fa6a71568e36c8f6238f2037db48bff66b264af44d74f5b76077b6ac10bf62

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d626da45fea11ff67b710ccdc2c086b680ee7b8ebadfbe50f3c10d60205e9a53
MD5 bed803bc7d1e128af2bfc07fbb70adab
BLAKE2b-256 65da8a29032edf12cd7ad980707d63c87c1084fde9a24994689de599a96e5e0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: python-release.yaml on apify/impit

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

File details

Details for the file impit-0.5.1-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for impit-0.5.1-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e6afdd777d1f3a970e442167d8ea57e9e3a049ca55ae414c1da103576174d137
MD5 74f24048f69740d8b2b1db6c1188b26f
BLAKE2b-256 7948c6248ac47e96d3866508215e13cfa5ae9d66b9061b2a9979aa1eeb6c9556

See more details on using hashes here.

Provenance

The following attestation bundles were made for impit-0.5.1-cp39-cp39-macosx_10_12_x86_64.whl:

Publisher: python-release.yaml on apify/impit

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 Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page