Skip to main content

IP-specific methods for akimbo

Project description

Akimbo-ip

Extension enabling fast vector processing of IPv4 and IPv6 values within nested/ragged columns of dataframes.

(experimental)

Installation

Run one of the following

> pip install git+https://github.com/intake/akimbo-ip  # dev version
> pip install akimbo-ip  # released version

Model

  • IPv4 addresses are (fixed) length 4 bytestrings, but can be represented by any 4-bye value, e.g., uint32 or fixed-4-length list of uint8
  • IPv6 addresses are (fixed) length 16 bytestrings or fixed-16-length list of uint8
  • Networks are records with an IPv4 or IPv6 field (nominally "address") and a uint8 field for the prefix length (nominally "prefix"). The field names can be overidden.

We can convert between hostmasks, netmasks and prefix lengths. Some methods require composite types like list-of-addresses, see the individual docstrings.

As with the normal functioning of akimbo, you can indicate which parts of a nested structure should be with the where= kwargs to any method.

Usage

>>> import akimbo.pandas
>>> import akimbo_ip

This will anable the .ak accessor for pandas series and dataframes (or pick a different dataframe library) and a subaccessor .ak.ip which makes available several methods that act on IP addresses and network.

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

akimbo_ip-0.1.2.tar.gz (15.5 kB view details)

Uploaded Source

Built Distributions

akimbo_ip-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (332.0 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

akimbo_ip-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (340.0 kB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

akimbo_ip-0.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (332.1 kB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

akimbo_ip-0.1.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl (339.8 kB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

akimbo_ip-0.1.2-cp312-none-win_amd64.whl (181.1 kB view details)

Uploaded CPython 3.12 Windows x86-64

akimbo_ip-0.1.2-cp312-none-win32.whl (169.9 kB view details)

Uploaded CPython 3.12 Windows x86

akimbo_ip-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (331.7 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

akimbo_ip-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (339.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.5+ i686

akimbo_ip-0.1.2-cp312-cp312-macosx_11_0_arm64.whl (283.6 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

akimbo_ip-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl (285.4 kB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

akimbo_ip-0.1.2-cp311-none-win_amd64.whl (180.4 kB view details)

Uploaded CPython 3.11 Windows x86-64

akimbo_ip-0.1.2-cp311-none-win32.whl (169.9 kB view details)

Uploaded CPython 3.11 Windows x86

akimbo_ip-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (332.3 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

akimbo_ip-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (340.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.5+ i686

akimbo_ip-0.1.2-cp311-cp311-macosx_11_0_arm64.whl (284.2 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

akimbo_ip-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl (286.1 kB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

akimbo_ip-0.1.2-cp310-none-win_amd64.whl (180.7 kB view details)

Uploaded CPython 3.10 Windows x86-64

akimbo_ip-0.1.2-cp310-none-win32.whl (169.1 kB view details)

Uploaded CPython 3.10 Windows x86

akimbo_ip-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (332.5 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

akimbo_ip-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (339.6 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.5+ i686

akimbo_ip-0.1.2-cp310-cp310-macosx_11_0_arm64.whl (285.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

akimbo_ip-0.1.2-cp310-cp310-macosx_10_12_x86_64.whl (286.0 kB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

akimbo_ip-0.1.2-cp39-none-win_amd64.whl (181.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

akimbo_ip-0.1.2-cp39-none-win32.whl (169.6 kB view details)

Uploaded CPython 3.9 Windows x86

akimbo_ip-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (333.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

akimbo_ip-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (340.0 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ i686

akimbo_ip-0.1.2-cp39-cp39-macosx_11_0_arm64.whl (284.8 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

akimbo_ip-0.1.2-cp39-cp39-macosx_10_12_x86_64.whl (286.7 kB view details)

Uploaded CPython 3.9 macOS 10.12+ x86-64

File details

Details for the file akimbo_ip-0.1.2.tar.gz.

File metadata

  • Download URL: akimbo_ip-0.1.2.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for akimbo_ip-0.1.2.tar.gz
Algorithm Hash digest
SHA256 2bb558b9d70c3b12356ec93c4632ebd3fcea26ef90758816022e7fabd19c4ed4
MD5 f7c8d91c17eb09b8c41fc73b42bfeb36
BLAKE2b-256 04abcb7265543eba593fef9699ddc30507b790f87c300c868285fddeb8dc2f36

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3eb557c27ae3bd18ae94e894ff9d6019cb0e8c5e1aef564f143f4d83501090de
MD5 7add25183c04424c6ff3d78afbe0b53e
BLAKE2b-256 842e15bbd05e2913fe45fc8f392ab45cfe660d1d4312a84c0f476bf715ae2282

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 3c65d4205a0ef1edf92bee0f8c1d620a11ec677bdbaf96b53a0fbbdc8fb2f9a3
MD5 80d0736830bb752b47c2c7fa2bc67ac3
BLAKE2b-256 2d7ba4b2025ca34cafbfa002372fb306549f0bf12d577966a16ffc3ec3244332

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bc3378d8c1367aecbcf9fb67ae7df632fb5ca0fcc971cffab3fe8c802ec88304
MD5 43d15fdaffe6c964e03d65f90443af09
BLAKE2b-256 a9c0f4e62c5f57f5da439ed5a5e651a0872df2836fda6e7e83ab2420a6bfc7e7

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2d00761b5d03d56a588b51b348c64ea6a60daa51f428715cffc0fadece50dbae
MD5 962ce45143a87d94e2b2a0797c4a8862
BLAKE2b-256 2582eb364e89cc4124bca8e458ca454006b5228ce615d9521d80ba2918568c5c

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp312-none-win_amd64.whl.

File metadata

  • Download URL: akimbo_ip-0.1.2-cp312-none-win_amd64.whl
  • Upload date:
  • Size: 181.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for akimbo_ip-0.1.2-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 f279eb54c9b1aaf520cb58918089d351259c283737ba2e1d60af4f797f4bbc4e
MD5 5f8ed078e8160c82c337626970e37da0
BLAKE2b-256 b485ae9db6f4d3594785b1ae10b0b71f8ca990c1f2531ae045d0d9c19a3ac132

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp312-none-win32.whl.

File metadata

  • Download URL: akimbo_ip-0.1.2-cp312-none-win32.whl
  • Upload date:
  • Size: 169.9 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for akimbo_ip-0.1.2-cp312-none-win32.whl
Algorithm Hash digest
SHA256 a67f4054c73ad0f0a451d61ed34c181442710a32e1a1e5bc31e0bcef043debe4
MD5 d11fccc5c3631a2ce8e3e824bc0ff862
BLAKE2b-256 6044b2771552efdb28a70915cda41aba915bfedbf03001c04459469f74874b8a

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 908a9b76287e5a66ee9ade4bb2210a8ac552ef04479fd11240865dafd9ec72a1
MD5 8e71751fd194053cec215f7e5c040df2
BLAKE2b-256 19cb31df420f2652816c5516da94e13c7086d7295c6667ebb7ca1099a94efb78

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 49a40c82c793dc1f95fe0303860ffa385e5e0c1cd588d8e54d5877970a86a97a
MD5 3610f5cfc9df97aa88cf41af87b99b35
BLAKE2b-256 17f8a7e82dbb39089d4e241545eb68dd022566c034a0ee9ff76681f3d59d2a90

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a8004c324a2b945b26772106646b1b0fe5da772b9a94ef1706e82b1f94c7b9ff
MD5 a725782433ffdec7c99cf2b194955b40
BLAKE2b-256 af159d104c7be175c91c4160095e540f119ad5a462133adbc97d6f990a0bb2c7

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d8f8ac17caa94bf7566b81146b652765409df6107a3362447c482e2304444182
MD5 99c3e4b195b86797d72aa1fa27422336
BLAKE2b-256 77b05137b39f5c1e8b6152b0d99aa8b8c2bb99be094447c69c5ae8e1708b67db

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp311-none-win_amd64.whl.

File metadata

  • Download URL: akimbo_ip-0.1.2-cp311-none-win_amd64.whl
  • Upload date:
  • Size: 180.4 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for akimbo_ip-0.1.2-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 ec25db354ca2ac7f785021f40c54c057f18deef714900fe7a04e8f5156d63015
MD5 ab92fc44b5b23067295f62b352210dea
BLAKE2b-256 779c8daaa367b60f2ae766a6aa4019113fdd09d8fb7cbeea7fc536c21520e836

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp311-none-win32.whl.

File metadata

  • Download URL: akimbo_ip-0.1.2-cp311-none-win32.whl
  • Upload date:
  • Size: 169.9 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for akimbo_ip-0.1.2-cp311-none-win32.whl
Algorithm Hash digest
SHA256 456f1b2a9165586e065aa52e648da361d2f56a40eb8c6dfedcdba4f6d1696651
MD5 f8bdf1b160ffbe75ed2e0840da65a2c6
BLAKE2b-256 464f83cc0b8c505e32c01daa9ce8f406c3f02a2aa6740ce1acf5eb132ec8d000

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f1b81e7309c49f4c9e1d23e8a91c38dc6affc3aefe91055ab7d1f7efd9072a89
MD5 e7fdbf8950186428ffb25582075f8cc2
BLAKE2b-256 175222b6db8b427e31095056a258d841900186143326884b74ebc3f230cfbb09

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 16f40eee5bf065995efb1300193cc51f41cb34387ffd5305f0bbb6198b6c2a4f
MD5 ff44e4597b65a7437be04963bbb4c5a4
BLAKE2b-256 15555f42cef11941fd1d802a0eb1b9e2298e9b38963eafa2d90fc0a0057360a8

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e1017f7a7b07a9130b37f488d78e8388d86ac8f4af61af6053859e972c220df
MD5 416243d80d211e025ccc424a210727f9
BLAKE2b-256 97f0fe7149ee82a5bab1578bcbf3dee0178cb6ae84252664702a2991d32d678c

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 88f2d9efe771b2e9d60e516053f183ce01ae7e3d1782a73537a12e216a5ceba8
MD5 1712e0db20bc7c0f5a52c2d61f140107
BLAKE2b-256 fdf360e522685c68d8fbdfbd9428d90a25617269318bb4776e47c8b30fc8d698

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp310-none-win_amd64.whl.

File metadata

  • Download URL: akimbo_ip-0.1.2-cp310-none-win_amd64.whl
  • Upload date:
  • Size: 180.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for akimbo_ip-0.1.2-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 4ee831f8862b4724d969b8499f52a3e55b782950ea0edf2bcf8c14b56e3503ce
MD5 77eac7b277cdab3229f1a0c6462e5cef
BLAKE2b-256 94944815edf23b18ad0bfd968968386042eff36035c94dceaf814a61f6995658

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp310-none-win32.whl.

File metadata

  • Download URL: akimbo_ip-0.1.2-cp310-none-win32.whl
  • Upload date:
  • Size: 169.1 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for akimbo_ip-0.1.2-cp310-none-win32.whl
Algorithm Hash digest
SHA256 0155a101d3485f05aa20f824070819fa14a7e420bf748f7c9493c420d1c030aa
MD5 a45116e84d60d26b74fc4ee4d688def8
BLAKE2b-256 ff22145b31b6116109ad6d55917deb3146b6151194ca1f39d69077552b1078c4

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60e6e9e419f10a4742878c3551f1d694ecba4e51162d1c42501dba1bc96f825b
MD5 6961f546e16d1d194839619bd8e5fe57
BLAKE2b-256 2356814a80931aed49a59401013bddacac13b0359d1670f7b700fa38429d2a0f

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f6b9d0245c28d26ea4f210e43cfa5b230c9a3497d2bca139fa45739c791e3698
MD5 bd3d25d1b11b76d45b8d47fc69d68a0b
BLAKE2b-256 f0b7e93f71aec9d5f52d0bd627c4bfb1a14035018d7415c24920dfb5d5bce726

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 88d3cd1db59fc8492eb482061680059dd4f9c0ce9374fba4cc51af09339ee574
MD5 d76847e61860975fe6544b4cc2e6d660
BLAKE2b-256 60443b2007399ed96cb2bd28760cfa42e7765cefbcd0924e844936968c2b9ab5

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 786960fae200465f30a967c964633f66ae87f58082fe3a1537cf1e136b8b9cd5
MD5 223be8a4f9fb632c2eefca340b24a0f3
BLAKE2b-256 8f6c2a7e81a496b2051fc716a8c181b5ba6a0f624ad8bb836907a7e02305d563

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp39-none-win_amd64.whl.

File metadata

  • Download URL: akimbo_ip-0.1.2-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 181.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for akimbo_ip-0.1.2-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 3aeb3c9737943142a89c825b3dafc717435ba1abb10bfb064630cd17cff8a990
MD5 8a5995ab2c15198927946916f9e30184
BLAKE2b-256 d1fdcadd2708ead0c3c44cabe366fc4408a2a3695f65f90a4fbb2bf51b8efc48

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp39-none-win32.whl.

File metadata

  • Download URL: akimbo_ip-0.1.2-cp39-none-win32.whl
  • Upload date:
  • Size: 169.6 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.9

File hashes

Hashes for akimbo_ip-0.1.2-cp39-none-win32.whl
Algorithm Hash digest
SHA256 243e6191a6cb6eb2d997c1014db2971556c752d006c71a5e009f21d136f2b1ac
MD5 de60e12d3fe27fd262956be9a7360f8a
BLAKE2b-256 3d190c4baa72b9eada4f4d5ced4d6b61742e1cdf8421a105448569fad05a6e78

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1d0c0751b1d16bfc85662ff6f62f2b63647fb660d934c58ca16d6b61189534a3
MD5 0c20ea7f2d247b86b16fbc9a173fb10d
BLAKE2b-256 ebce11b8431a7f2b80ba12eacb8d325ea4761aae31a569a3f89f1532f01016ed

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 76abddf512f8306ea49a4641566084a6995800393f486a0800523a530ee2bf09
MD5 5dfc3474ec1908fbd7da5c0882008003
BLAKE2b-256 ae34172a26ed04dfbb02e0337d39edc46ab9b1e99ce0b29057cf75e9140cd343

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b3d8e892e87f044d3dcec8077e97925773a028daf9775bb641d24dd56c21dd10
MD5 39907816e72c600600f5ebf53e990b7f
BLAKE2b-256 d54dab8d681c5ce29fef90019d5bb693fbebb1ac18ac82541c703d9cd99c6ed1

See more details on using hashes here.

File details

Details for the file akimbo_ip-0.1.2-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for akimbo_ip-0.1.2-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 39a1fd101cc5c0bf2494bb3c18446b975264c912f167b088b48e4c4fb91daa7d
MD5 686fb8e9f3fdff49594317fc55f5f3e3
BLAKE2b-256 e6a5c7f745d8ec12121172f5bfab509d00b345b3aca92db4625478de05a0a488

See more details on using hashes here.

Supported by

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