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 and libbz2. You need to install development packages for these libraries. On Debian/Ubuntu do:

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

Python >= 3.8 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.

Also check out the Cookbook section in the documentation.

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.3.1.tar.gz (539.3 kB view details)

Uploaded Source

Built Distributions

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

osmium-4.3.1-cp314-cp314t-win_arm64.whl (1.9 MB view details)

Uploaded CPython 3.14tWindows ARM64

osmium-4.3.1-cp314-cp314t-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.14tWindows x86-64

osmium-4.3.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

osmium-4.3.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

osmium-4.3.1-cp314-cp314t-macosx_11_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ x86-64

osmium-4.3.1-cp314-cp314t-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

osmium-4.3.1-cp314-cp314-win_arm64.whl (1.9 MB view details)

Uploaded CPython 3.14Windows ARM64

osmium-4.3.1-cp314-cp314-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.14Windows x86-64

osmium-4.3.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

osmium-4.3.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

osmium-4.3.1-cp314-cp314-macosx_11_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

osmium-4.3.1-cp314-cp314-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

osmium-4.3.1-cp313-cp313t-win_arm64.whl (1.9 MB view details)

Uploaded CPython 3.13tWindows ARM64

osmium-4.3.1-cp313-cp313t-win_amd64.whl (1.9 MB view details)

Uploaded CPython 3.13tWindows x86-64

osmium-4.3.1-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

osmium-4.3.1-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

osmium-4.3.1-cp313-cp313t-macosx_11_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ x86-64

osmium-4.3.1-cp313-cp313t-macosx_11_0_arm64.whl (1.4 MB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

osmium-4.3.1-cp313-cp313-win_arm64.whl (1.9 MB view details)

Uploaded CPython 3.13Windows ARM64

osmium-4.3.1-cp313-cp313-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.13Windows x86-64

osmium-4.3.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

osmium-4.3.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

osmium-4.3.1-cp313-cp313-macosx_11_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

osmium-4.3.1-cp313-cp313-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

osmium-4.3.1-cp312-cp312-win_arm64.whl (1.9 MB view details)

Uploaded CPython 3.12Windows ARM64

osmium-4.3.1-cp312-cp312-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.12Windows x86-64

osmium-4.3.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

osmium-4.3.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

osmium-4.3.1-cp312-cp312-macosx_11_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

osmium-4.3.1-cp312-cp312-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

osmium-4.3.1-cp311-cp311-win_arm64.whl (1.9 MB view details)

Uploaded CPython 3.11Windows ARM64

osmium-4.3.1-cp311-cp311-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.11Windows x86-64

osmium-4.3.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

osmium-4.3.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

osmium-4.3.1-cp311-cp311-macosx_11_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

osmium-4.3.1-cp311-cp311-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

osmium-4.3.1-cp310-cp310-win_arm64.whl (1.9 MB view details)

Uploaded CPython 3.10Windows ARM64

osmium-4.3.1-cp310-cp310-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.10Windows x86-64

osmium-4.3.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

osmium-4.3.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

osmium-4.3.1-cp310-cp310-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

osmium-4.3.1-cp310-cp310-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

osmium-4.3.1-cp39-cp39-win_arm64.whl (1.9 MB view details)

Uploaded CPython 3.9Windows ARM64

osmium-4.3.1-cp39-cp39-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.9Windows x86-64

osmium-4.3.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

osmium-4.3.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

osmium-4.3.1-cp39-cp39-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ x86-64

osmium-4.3.1-cp39-cp39-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

osmium-4.3.1-cp38-cp38-win_amd64.whl (1.8 MB view details)

Uploaded CPython 3.8Windows x86-64

osmium-4.3.1-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

osmium-4.3.1-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (1.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

osmium-4.3.1-cp38-cp38-macosx_11_0_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8macOS 11.0+ x86-64

osmium-4.3.1-cp38-cp38-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: osmium-4.3.1.tar.gz
  • Upload date:
  • Size: 539.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1.tar.gz
Algorithm Hash digest
SHA256 5cc16af5f0f34d5e67c678433f6ddda6e37f086ab3cf4ac3b15725fd878f75a8
MD5 5d6c7f9531fa0e4b730b3ee86912184e
BLAKE2b-256 f92eb5a4204a8f809205e5b1fe31a409882c6d408ae9babfb7eed72b1f5e7c74

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 5e4d6a5a29fe21c3b779c65aac84983af588a68458a3dc99c8e1c0c2d826ebb5
MD5 c9df414383776bd6b6d15c7435db6eae
BLAKE2b-256 f2e075398064f653b16c585f78f8051ea6acd3cf8096b9645c8cba2451de0e58

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 6dc793829ec4eaad374b7d8a013f8de847d762bd3739b32693f21af9440178ec
MD5 7685b925bbc6806c6a45227566f74e38
BLAKE2b-256 35d42c0ab00eabe17587f54300b376b795db3ba8c5cabff8e15eef36467d5780

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c7cd8ac42c206003fab5ec3dbff049551f87eaeed8528e4d54f0a88ee850710c
MD5 f03ff215ce74b281d1883953619a2ade
BLAKE2b-256 6fd76bf648abb0f6fc7a8e2db62f648cdc2e85649ba13dc736f96b62e60ac013

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cec0998e9148df7dc7c442f80bbe875d07e7c960c9e65daf835b56cefcb20833
MD5 bf41e33c8d0e52dbda5ba641c0bd41ca
BLAKE2b-256 4b2c6b9aae3d99d6f1d0c4b56c1d00285d14e3fb960bbe6697d4f1c193e1003b

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp314-cp314t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 33b18cba5357af6484c5d36575d836e8ae3600bf0dfd6e55990271fdf60979db
MD5 de52c9ee27bc6d39f94bbcf12c8a92d1
BLAKE2b-256 d03ce52b81e02bb05ea83ee2dbc41f4dd30ab746daa223046da832aba584f3f2

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0eaf1064ff05258b6438d490219e0eb59d10810d672ced523641983e8d2ae30b
MD5 51583e8b53830fff5b2445f4cf8c2f46
BLAKE2b-256 ae38b99da21de3ba44cf1f2219b07d274e22fb85df3cfe3812f952b6f43c90de

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314-win_arm64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp314-cp314-win_arm64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.14, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 edf0691b65c02354fc0a1dc1249afbcbc38e6b9ceae18124eb23248a06c8335b
MD5 8008171d9928fc7d5b47e395c07676fa
BLAKE2b-256 4f89b149c18a01f8e175c939f1d0e026f4cde217c8608b2e0293643bed59f393

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 236783c739a0126f1dbd29791b969b263afc14ca505f375c48c230f64bf47f3f
MD5 4cb24ca61e70ee275e7a6a4f996a1663
BLAKE2b-256 e6cdd4bb354448b6cc03a52ebc73e8c9a3286164cf0c5a9b82145e453d3ad5c6

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ad0caea456c56b058305967f3bb3037517e0e1357aea5106cefa5b2be660d759
MD5 1a3b0067e1f06b1ef64700b37dec0291
BLAKE2b-256 f343bdfc998db86c7e962ffba2e64f257a4f1455a388077eb2b2e4af8a5f6f2b

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f79bf7d2ac8bc86f5aa6c1fe77d11d2b4f518d0f3ca4df19e66035e4eea23930
MD5 2c78bad375281770ade82d60d7bac354
BLAKE2b-256 4e60047467a20c44b84fff590cef4dd5be41fc149e7057483a999a8a1ad1b5fd

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 30cc0a6990ca4cf369bd4e1b78a99f62b616c40606c897a6bc197ee5dec6c905
MD5 65f7a20837f475680b332df13667fe6c
BLAKE2b-256 60c4499ce0095b14a8cbbd0a781e905b937d4d9198c1cc38cd5178c1d81faae3

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 63e6f7ccd87ed994c74e81981a65f0535d9f30fbfd9da6f38814acc80934b516
MD5 846e6351d3c9457551fbaf191c473571
BLAKE2b-256 6713f7dc92807f93a1c44fb3afbc8a7fe0df4e44fe3a11b716c7396d7b1e8f36

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.13t, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 f97c4f4b5e9a17934d7f95da161d1aa0cfefc2d5607542e16d5965f029ea7f29
MD5 13d6a31741837436d5124aff9e5d81b0
BLAKE2b-256 744995b4cb1aed1a0a060c6e77b777df8b9bb6db46a3f2a0538d941828df18fa

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 9493e6dc21e48a9952c1055ef564e14510a6a15121b666911674f4ae49e138f8
MD5 066903163bd47ca590388be8108736f4
BLAKE2b-256 88ba18ac85875cd3373c75868adc7399ef4659dc43efbd5e192c72cd615c3e15

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0e1d32eb0039cf32556db140b46842453fa136a3d803d6a86eb1ac9933ff8599
MD5 682dfe3905d5dffe9e168081fffa225c
BLAKE2b-256 b3ff42948fda5987a46dc44c22a3344eef24c0c4f86df003d9198271bc127f2e

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 583bc336660967b16f0e65bfc367cabd2cd2cf15227ab78000421d4bff82d46c
MD5 c39815822b92ae17c8135e6ec006e375
BLAKE2b-256 d6ff3997477646fe32c1e85dfbf09b5b7e6b72f42c8bc46186c715f3c2096a05

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp313-cp313t-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp313-cp313t-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d67d032666a298ebe15496595f7077a03f940883f06b52ff9f153f0dbe5b7e17
MD5 7077fc755f245e3927747d1664d9cf98
BLAKE2b-256 4457f480a032f00ca545babe5815966df7eb603236db747464d81006e1addfb4

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e3698abc1de94f82057249c8caf50bc4ca109614e97f941f2e2052e09888353b
MD5 bd8c8cf003b25908b1a48e09e500bb90
BLAKE2b-256 e545f01877ca5882060b75524a6bcd0b2de95d6f4c11e3ea1fcb503691b43650

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp313-cp313-win_arm64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp313-cp313-win_arm64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.13, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 64b181de38c3eb29b6a5f17b713bd33592294f739dfc67f01365ae68c6f62106
MD5 3b9074cf158333d18030d9c7112f7ec9
BLAKE2b-256 cdf3d9ddcbd4f75462c201480e74ea4f6adc613be61ee06dccf610dee5b85da3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osmium-4.3.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9d5a6c04778ed7d3702df27d06d38a3c8bca7852beb58a87d2a17fac78aa1291
MD5 ac41586b1c4b95fc23c03647c82b78f7
BLAKE2b-256 3bd16de0d37e7d31b5ffd1fb9307775afe26fb5266272e8ab6a43419fd31ce8d

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 08ce36ce104dbc7c4ea9601fd3d58fce6de61f4d42c5d6d9fe5149d50f909d60
MD5 8e19e91451fc1adc32f4f185021cdde1
BLAKE2b-256 25260522298255d6feab7bc009f5942a05aca44122e55fd38fabebcf59f96430

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 88687d206a3102c31ccb1792cecad2e3f4fe3204e33cb9154a39828226876249
MD5 64a9ee0528011f7c19aa07638862c0e2
BLAKE2b-256 76ae8d1469de033751c8b27aa1376567c8ebc998460178becacdf3f5e8969cb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a6d55da027bc2ce884c4937fd0a7efbe2c04b706fef8e438fb2293e24c8c7f60
MD5 3f3a9ac40e89391923e0fced2abcb14a
BLAKE2b-256 56c2b9b9a9137dc7ff8b99bda19e1f566ba05ad9999ceaed3c3e5a09bacd29ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0f87db2d4faad40968248561df188054826ef536359598c111b8c0fe021852c1
MD5 05ba4c56c18a1f8bf0704aba1e94aaef
BLAKE2b-256 a5813c4bd92415292d3b628dd04f117da1f179ffa3c8ad1c2028f201c5c721d8

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp312-cp312-win_arm64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp312-cp312-win_arm64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.12, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 6058af8f2a15efced341bdfcd50fc429a3fdd4c7c82ec5eda70394e550a18252
MD5 8c93cd2c9148c7d15c62f179fdd5dc79
BLAKE2b-256 7d2cab7055b321a59602b38fbcaa5fdd40c0d9005aa88d09db75b0ae35cf9076

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osmium-4.3.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0604b866d4e875fad268b31ecf330ee8dbcf280aac47330b4576f320cffeacb8
MD5 a4524ab877323bc6ed12065a0828a8ff
BLAKE2b-256 cf29cf51cd5bf1995b67b2a9f837c8e8641bb7df7be36f9365e7770c8b6d60d4

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2ca8d9ab7595b17cc0eba608a5de66ee346ee1eacb32634688aa808f5b3bdbc7
MD5 5db1dd64f4887a85d7bda71844d7d694
BLAKE2b-256 92af8d9bc709de5d76341958631ba001bba7d66b8cee83f39b548a94d10a0996

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5ef9011f47de7c9085ee74971ffc8eb663bfeabb8b80b4e9fd6e62f0c3d5852f
MD5 6514a9c14be41477d41148c54e356a48
BLAKE2b-256 8882143f2d605fa1e78c22ee292f4a49025b0a815cec5c3e52be5d82accd179d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 efe98ff177190f3fa3b9d86ab092353a8bc74ea22d30ae563f889c2cc8c15825
MD5 b82e9b3df09153143111206a4297f048
BLAKE2b-256 e5050f395cdf2e577d2850479e79d73ad6f7b15e4102e424281986dd787b89c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 694d87da0710bfc076f578dcf5d49f187b27688f28e2e9f5a1b240d33d7a095d
MD5 485c24c2c2031be7c2ce78a4b95064d3
BLAKE2b-256 0c80935f450e8e9758bc6a5373a8003fe0121d7ac7cdd81a5bf74d3fc8401de4

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 9bb8a3f0fe084d1918e05cad2ec36e919740e6e4950d4e889ccc051cc35a57aa
MD5 7508a628ad0e55ce4b25d79e3af4462a
BLAKE2b-256 7fcffef69ab68d9ac36ff05dd235eba07dead30f87af66a545308718f21ea28d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osmium-4.3.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fb6e1cc2980cbdf19f8d8723a096b43a1e30bafe7806ad82b174ba007e076fce
MD5 bf2cb6036a1267b0bed1972e6800412a
BLAKE2b-256 0fe2902fcaa07445debb36077b69dc7a6400e3dd8dc4e558754223f9a36a02f3

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e96217d7e62b76f45eeff05c7e9852cb9ed9b780b017e56117a6bc960b7b73ea
MD5 7fe240d32b4dcd744aab9fddbe6df516
BLAKE2b-256 be388242e80e0e4c1c052d9dceb37a75cfd97736f213ab5318ee24503919c364

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7bd94db9a5b1e76bbbce5d105cf722286528de8bf683972bf2bab7c99846604f
MD5 4377567f538f726cee43c1b9f2b7fee7
BLAKE2b-256 ffd5039a5d1996dd90763b3526e0c32bdb036943afaf84679da6ef731b78bfc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 dc07baa82d726d66eeb1bff1b6e1c54a889251803091f7808e7ff7b3c43b4e88
MD5 95344b9a3467c3d74cb44148c462adda
BLAKE2b-256 d086268d8bde291084bdf3b901c68896e660dc210d9ee8f605e319535c5365b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a2dc37e6043766e7fe79ea79f54586936bf23c076da29ab17b2deb631f9490d
MD5 6c7a2cb5164b2e17ee349c6dda8f2b11
BLAKE2b-256 e211868918ff6634bffe9d192f5db976e634140b03ffe443a5bb44976002d503

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp310-cp310-win_arm64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp310-cp310-win_arm64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.10, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 6faeeb2f438f927dd6324fd1d3769811ad0f3ba88eb87bf1373423aefa25c5b0
MD5 9fc80a00f67ab1523401531205e3dc9e
BLAKE2b-256 ead9aa66059cc4248f33bd7291dd3a52903eca8e959d8fe8bca2874719f1c67f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osmium-4.3.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d387fab4d37fb1e4f2a541fa2a69693f8f2b9f5e60a9a837cb05d0765393347e
MD5 3f9859ea6191d1f025f6bc4402513503
BLAKE2b-256 f3021e33cf4aa8b5cccbaa86220ddd865191e32ae246706f54810fafd882ed3f

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 98faae0c48d34c34e7734608e679566fc7d12528e32853c3fe6919a5a20a752e
MD5 c5a7737fb532d8d7a2efb1f7db7a8aa0
BLAKE2b-256 f33e982ba3f509a829710c03fb5779fe4475217322f9586a11bd4bc6b2e851e2

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a34baadfcf2b8a9909213969743ae5780fea68339a0b59c24c2db735aabecd47
MD5 bf353886c65bde902b7a4755501e0511
BLAKE2b-256 6f1c642b22b86322765a87f9a73f24991518a52fb5099c556c1a27e2603fb622

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 7e94dbec38e8ff16966bdbe18f0877cbc93c35eb445a1d52681f8c6aaca06998
MD5 023be68f46f70fd53f4fd85ae7cacb35
BLAKE2b-256 4edfd183e9ad8213cc98f5ff043f490461fe3f6a362e314888baf2410f5250ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 28b6ec5d07ea25a55e41e1bbec86400447cfb9a8b819fdde824d14707034f816
MD5 669add8de3caa876cd49dea89aacfb71
BLAKE2b-256 93f5ab558f9c0e80ce29cbc22b79122cd56152cfd3bfe7c96e803f593e66128d

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: osmium-4.3.1-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.9, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 a070114425df14ab0b07705c04d8eda9e8f0894a0f27b7d9b847ed87c9f3f382
MD5 7ce1ab233517083868906a5e3cc1e029
BLAKE2b-256 97e861597e37a8c8769eb6827097d21e88491c0265da3849874b02f86bc9f724

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osmium-4.3.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c8835e38a6bc7d3397d3bdd0735dc63306a240dd3ecd0810e3d0cc2e14c1fa6d
MD5 a862b7a2f93a18d0393a218a15bb7ae5
BLAKE2b-256 80a822ea7c0d3084a92fb88162e18e4de98de2c94adfa63a475a9f1019723ce2

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 89d086f270d60076a1ca46558134d6b259069dc0fcf3c5d986fdf595cabe5520
MD5 3995faf7c0ab1cc8dffcc902968b3b99
BLAKE2b-256 fc21211c67cfdd1e2a8208ce82af614eb151a3fe1efc4ca6977235bf0ea09aa6

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f4ef88e987b92b8bc76785dd85d28a285faef91d02d0ce84fca0c4fd042d38f0
MD5 e76078d24adc6c018f4bb8daede12ae9
BLAKE2b-256 e3157c41f8c7a47679dacfc85ececfda696f7ebbbe996ca48a1303e82b8fe2c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 667b9d773f73845695a6e03a733e1a74c8c7fe31f8ebee1f5d30042574b0f65c
MD5 2afe161093a9dc77f5020a8f68c05cd5
BLAKE2b-256 167e07d6305f55d78e5c305ca47f443a4db3b0e0565668b466f06a6ac9a59d1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6d9b400ee1c86acfcca82682f1b4cefa58111f4a97a42b16f4b438b6c405d34
MD5 6cca67e67bc30ab8008413b462b05882
BLAKE2b-256 69759aa29ec66b3ab899026601fa25f6290ed8583672e62ea352ef72e9aae37d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: osmium-4.3.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for osmium-4.3.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9f7687ec9c2605f8193d8d6df68da73ddfe23c33f4d1ca1a2860642d5530bee3
MD5 e732e2d88a9bdbb165b53d3bd07736f6
BLAKE2b-256 4fc0820ece9d250866630d98fe808174547493e91acb74a0b5cbd47bb7d428d4

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c650a41831880049648ed9827008631c9eb6f189ed8a148329f37d3c710c6eb6
MD5 3272ce198c2c8f01e9f921eb602d64af
BLAKE2b-256 e091c46a1199a642501a7c85fa62d41f0028df301a275e64b3a430c9f158f56a

See more details on using hashes here.

File details

Details for the file osmium-4.3.1-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for osmium-4.3.1-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3a865ee715a72326fa7be609bec4e9745b5d13bed03de08fdb338e55a3c7de77
MD5 ca2eec7764fe4470cadf9ffd32ad864a
BLAKE2b-256 99eb107137993b1c700405780adb8c2bfc56e9ab521f0f65d84876c88cd53a9c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp38-cp38-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 de217a98a1b4e2a919b3c53ab3913bcd5e1970e940db6ea328f79dc46a646400
MD5 91fe1dfa6698703f6788716ac4fe95f2
BLAKE2b-256 4f1047ebaf1930a8d007fc42fa17ab61b3b3ad0700ec5e7377fe146347d18079

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for osmium-4.3.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4981b18ca6c7d0712071c56270fe74f127bc139d0cd8974d3fe69f5b1ddeb950
MD5 e3ca0647d01a655dc6c12c6dbc223d5f
BLAKE2b-256 3dda5ad9ee14d6871cc9f092e370cde134a2ffeb5bdd32899d43ad7fef801984

See more details on using hashes here.

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