Skip to main content

Python bindings for libosmium, the data processing library for OSM data

Project description

This library provides Python bindings for the Libosmium C++ library, a library for working with OpenStreetMap data in a fast and flexible manner.

Installation

pyosmium can be installed with pip:

pip install osmium

The Pypi source package already comes bundled with a matching version of libosmium, protozero and pybind11. Pyosmium additionally depends on expat, libz, libbz2 and Boost variant and iterator. You need to install development packages for these libraries. On Debian/Ubuntu do:

sudo apt-get install build-essential cmake libboost-dev \
                   libexpat1-dev zlib1g-dev libbz2-dev

Python >= 3.7 is supported. Pypy is known not to work.

Documentation

The documentation for the latest release is available at osmcode.org.

If you find bugs or have feature requests, please report those in the Github issue tracker. For general questions about using pyosmium you can contanct the OSM forum.

Examples

The package contains an example directory with small examples on how to use the library. They are mostly ports of the examples in Libosmium and osmium-contrib.

Fineprint

Pyosmium is available under the BSD 2-Clause License. See LICENSE.TXT.

The source code can be found on GitHub.

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

osmium-4.0.2.tar.gz (2.8 MB view details)

Uploaded Source

Built Distributions

osmium-4.0.2-cp313-cp313-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.13 Windows x86-64

osmium-4.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

osmium-4.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

osmium-4.0.2-cp313-cp313-macosx_11_0_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13 macOS 11.0+ x86-64

osmium-4.0.2-cp313-cp313-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

osmium-4.0.2-cp312-cp312-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.12 Windows x86-64

osmium-4.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

osmium-4.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

osmium-4.0.2-cp312-cp312-macosx_11_0_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 macOS 11.0+ x86-64

osmium-4.0.2-cp312-cp312-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

osmium-4.0.2-cp311-cp311-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

osmium-4.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

osmium-4.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

osmium-4.0.2-cp311-cp311-macosx_11_0_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 macOS 11.0+ x86-64

osmium-4.0.2-cp311-cp311-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

osmium-4.0.2-cp310-cp310-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.10 Windows x86-64

osmium-4.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

osmium-4.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

osmium-4.0.2-cp310-cp310-macosx_11_0_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10 macOS 11.0+ x86-64

osmium-4.0.2-cp310-cp310-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

osmium-4.0.2-cp39-cp39-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

osmium-4.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

osmium-4.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

osmium-4.0.2-cp39-cp39-macosx_11_0_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9 macOS 11.0+ x86-64

osmium-4.0.2-cp39-cp39-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

osmium-4.0.2-cp38-cp38-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

osmium-4.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

osmium-4.0.2-cp38-cp38-macosx_11_0_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8 macOS 11.0+ x86-64

osmium-4.0.2-cp38-cp38-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

osmium-4.0.2-cp37-cp37m-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.7m Windows x86-64

osmium-4.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

File details

Details for the file osmium-4.0.2.tar.gz.

File metadata

  • Download URL: osmium-4.0.2.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.2

File hashes

Hashes for osmium-4.0.2.tar.gz
Algorithm Hash digest
SHA256 e227320e68fcee90df45f78cd2c383bda68d632d93e4aaf71fdc18aafda18aaf
MD5 e4dea2ade01ba5f3ee2c02dd3d43b001
BLAKE2b-256 13cf92ef715484d09c807df8ff2c8b986c885b4b513d8c1f307cc59657ae6eb0

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: osmium-4.0.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.2

File hashes

Hashes for osmium-4.0.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 72111d748491a9a9b78f34db2bf389383317720a67b38be8efcc3e659144240c
MD5 44d67452ff0ea7e4fd5ca031fa2ff46c
BLAKE2b-256 c26f04c4c23437058d750ebac847c9cd49a7ca275f5da71e8c71ee12a2ac3b52

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 839b8332079dcc07d5d547881504e1bc7710d40201e9c76eae58844cab11954b
MD5 0b049bacd76e80be0144749dbdef02ee
BLAKE2b-256 6559572fd76c60066bda393bb01ab8720e89d68702468cc76c72fe5319e3f9e6

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7c0e8fc3cf2436f14a95a1c5357497769f5ba958c34b59ea8a743fc856104da0
MD5 50f5f986735c8a8ea72f0b39c5025886
BLAKE2b-256 0fb102802463d6808fc565cc52afcc42453cc8e421432edf83e9fee0e821ba43

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 c049c55986ecceba66c03178ab6c31586e09e670e7b8c187eea5b8c292ba93d5
MD5 2c5586146cb5e2d7861b69f841ab7191
BLAKE2b-256 7a8f63eed03b5e6267b50bda41e7ca0e1d1e61a45e1e9e16c004dce69912f4e2

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ecf944a66e54b8057b47ac35e556c3ae62ea7dec5f2b57cbe501b142eeda969f
MD5 7c415514377e519983b51d4d691f9e48
BLAKE2b-256 a8b7a7c1ac8192dddbf2a9415f5a5e15d651c651f86596a02f893825b3c46e4d

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: osmium-4.0.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.2

File hashes

Hashes for osmium-4.0.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 57b91afc4590e548764d3660d8c42aab1008bb01ed154f45a192179e584c4f03
MD5 7681b479867fc26b2aef37bc5bb62927
BLAKE2b-256 92a7141f740f5cd36e933b28c37fbc8c87188d1579910bcaf5532ff13da04c52

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ba88f4efacda13f9c9b6acfb6e3336085f46c8253485e9d1797d7560bae0e4f5
MD5 65eb627fe60dd8900b47fd4dd0f3bd3c
BLAKE2b-256 d1870d785f1f74fd68de08cb26c0cccb6ae69035e5c9ca64d0110386efe25872

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 48e0c6a5bf2044c2560ef08b2c2e33ffb763d1de39e9f7498091bdaa0708e0f2
MD5 eaf5fb297da5086146fecbebfde52624
BLAKE2b-256 6f1e6a062891a017f987eb0f19d312d35829aaabe6c88d76a091283605eddddf

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 17bc51c15dfadfcabeb3b2e0fcb8b7e1f332695534732def4f6e1ca3204109bf
MD5 5b6e8b2e24422f6d85e04adb48012728
BLAKE2b-256 24834e7655f1d8ab8c5c86d81e41c50c56e8df3f4a4f3cd120447c95e845bf3f

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a8d3fad10eed435d8a1b62496cb7a1630b41cef8e6a2161f6422c69c2e14bab1
MD5 65076cfd8e06c48eece16e2432d53144
BLAKE2b-256 948e7c0e273b0e3e1a44e53f520828b3b255ff0f091be749a3f0886faed32ffe

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: osmium-4.0.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.2

File hashes

Hashes for osmium-4.0.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b8a34895ab6eec8e1a97fa1119efe64f54ce12cee507104d96cbaf7014835b0a
MD5 9687ad756de97ed7819080c3a7ca2563
BLAKE2b-256 1d9b4b71f17d51fa78c686e6972a7fe90bdacada07255e259dff6861c4578fcd

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 af1779cbbc312eed22e592fb7eceff456a252ba5169b9b7731801372d6ac7f76
MD5 8c8ea0462a9d44f635ea62127d2c4158
BLAKE2b-256 2c83b06efed4dc89d4a1dd7e9573b98c895db46f90e5232304ed7b77191b8ae6

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c5b63068f145e331bcc2bb2c5bb02ff88642ad0996829bead434528def4f183a
MD5 2a86bf57006635814204dc69197a2cff
BLAKE2b-256 df3ef1ddcb390cecf09358bb670e92b76477e4640c8f974571d27c7bce40181e

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 48f0263f1c7e9bc133a3071202eeb971de11608929bb33f6e9a7621d2aeb2a98
MD5 563ede57ae85e3fa4f512789dabc119a
BLAKE2b-256 8875841f3fb3978183190f84978b1e35e50c831537ede524cb10e097c25d2c1f

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b1da69b60bf4ebe18e0eab198c390484fe6f57c180a20c1a7ea0ee51bc97ec39
MD5 084ec59b108b781089ffc8283332944d
BLAKE2b-256 1445c4bc81eb06da60bb9c06fb00007eb24c800f881e87df2bcc19f3b8d97d6b

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: osmium-4.0.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.2

File hashes

Hashes for osmium-4.0.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4aa113c3c42fa2f01fb1649081d9a36f5cdcca262420bc3211c10650ecfff96d
MD5 942a0321e4caa2c178999cc6c1476016
BLAKE2b-256 4747c38b976db2bca2b2fe979f5b060818f6ab816fbd27da6c178f472603910f

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cb00523ad573b32a237875d0df1f7ac239da3270af03cf1889261d01aa9381b8
MD5 c859e5404163c0099ab273d90c9bcc69
BLAKE2b-256 0e86051f3e244329a698f1164443dbe109749162bffad27692e1377a07c6cefc

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c5f2c9d8f45f7ca042e0ac1f332b6e13a410051c862f66467ad5199d91faa5af
MD5 c00cfa6e0885be016f99d46fdc2b04a7
BLAKE2b-256 f0eddd9d3aaa73e30b5a67faa1cc5a32596a5f1c362007656bebef61e0d02154

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 391c49663004eddd671a202a8a65f27a886f52b6389ebe407666c25017f59a08
MD5 5551d864aaa9bc4b9a4363a9544a88bc
BLAKE2b-256 8bac3dd6f47fcb70aab5df81a922c44d07437f5c54e7b2b10fb175c884890572

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 397a40028994c66e8eb26b93c1b77db955943cc4dcf596bdcfcf3fbf5d11785c
MD5 4212837285f3dc777078931bbd00f6e3
BLAKE2b-256 50969ab5dd75f76f13f6075205aa5f26a03c686f850d79ce00ad0db27eba8571

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: osmium-4.0.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.2

File hashes

Hashes for osmium-4.0.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 cfff64e277af3b60a32109a12767177bf7e2f3921c9759e3b8ff1a255d5b83ab
MD5 496f2c0fdd60be271cf4d7f998d8aa5f
BLAKE2b-256 c66078ad4ee586423bfd841f25d5b02fb2a35fde15fafeda9145bd1997398b2a

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3a695c8f17e90264e22312646a6e3548cf978e61a23a3fd2692690b2d93d6203
MD5 778b0019f4d671c9e754c90eb5228178
BLAKE2b-256 966b4dc2dba4242584f954d5e54b6065b91f3587540970a4fb0b23b5c80e72d3

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0dd0406a0c02fc3f6ab66624d02eb8bf366559c0cd1b7b735c21d4772a080adc
MD5 46a05801ee54979ee7b9efacc8831c9a
BLAKE2b-256 323973b66765c5d7d29d1cdcc1381de0ab79c9318cffb5a87ce30e7185c98407

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a6d894b0fb69e2a85da394ca08b65e6415e3d7462215aefc09ee6ca06a9459ed
MD5 0baa0545a569028e49e84e5fe0a4e822
BLAKE2b-256 6d3da690cfccf68c4011ec114b1dc6311917a1d15fd9766429f0e1f22954dceb

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 295e2869e56d086056a7d37a646cf36d8f1de710cc70f03b5a5f6c5c12baf545
MD5 70c3e1d1f81147697f95a0ac0987919b
BLAKE2b-256 d8679230754710bbec0053430af3239985db7ff38bbc8c56613cbda68dccd650

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: osmium-4.0.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.2

File hashes

Hashes for osmium-4.0.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 935bb3c1896a450f99414fab5f9ff969e8627ffd5d4066edbd49c0c92825a089
MD5 ce2b1736d7a9b70e3dc59e75ec375a39
BLAKE2b-256 aa2e6b19aac06deaf0656e11d4199fa31d349658244bc4ab81b9b66473f514d2

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 82aa6cb703fa0ee2d982e67121d7189470b667f19685152626779f2b393e2683
MD5 1b1eb1bbe016c057fa435db7e42956e5
BLAKE2b-256 b6a6194be456e4ebb787dce811f59c3b376a1c3c4e5dd7d5b8ee3bd503474d59

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp38-cp38-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 9d26e6f9db0b5f6729d6efbc28ed3ddeb60036a08e2d3718546fc257f2049ae2
MD5 8238b015177c57454b77c260e1dd8907
BLAKE2b-256 b67b52eb0fe286b65ade513873a161d79c5cd9eb10cb5344f283b24e5f13cb06

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aac6259888ea6bf8915cf9a04d716777d51774483ca5885a7ccd8079cfdd0270
MD5 9329b2e2ce175e9dfe027d2a977d8a1d
BLAKE2b-256 392240ff052821c6cd7fb03000b8bf311ab3fb23c322b59b3f65145a85012907

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: osmium-4.0.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.2

File hashes

Hashes for osmium-4.0.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 0b20a4e1ba0fdb3d0a7f5ebeee1fd705112f0d669b81ce9d3a9377ead45b9598
MD5 a3797a327f11e30c47f78f26c84a88d1
BLAKE2b-256 cfa4ee6996c523085f8bdea9f837a0b463eb53ab2ad337aa61a20dbf622d15f7

See more details on using hashes here.

File details

Details for the file osmium-4.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0caa221ddccea3599f0125b54557fe8fecf1378ec2ab37fbb8a5c593e03cd5f2
MD5 8f47998a497fbf879a8028e879067342
BLAKE2b-256 27a901da62c6470e59a0564e9c1ba58a8ac20b26b8a1e0599da0851d9b44bd9b

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