Skip to main content

No project description provided

Project description

dozer-log-python

This is the Python binding for reading Dozer logs.

Installation

pip install pydozer_log

Troubleshoot

This library contains native code so have limited platform support.

If above command gives you:

ERROR: Could not find a version that satisfies the requirement pydozer_log (from versions: none)
ERROR: No matching distribution found for pydozer_log

it means your platform is not supported.

As a general rule, we support CPython >= 3.10 on Windows, MacOS and Linux, both amd and arm architectures. Meanwhile, some other versions of PyPy and CPython with certain platform combinations are also supported.

To see all supported platforms, please check the file list at https://pypi.org/project/pydozer-log/#files.

Usage

Assume your Dozer home directory is .dozer and you have an endpoint named trips. You can read the Dozer logs in Python as follows:

import pydozer_log

reader = await pydozer_log.LogReader.new('.dozer', 'trips')
print(await reader.next_op())

Develop

Install maturin in your Python environment:

pip install maturin

Install the development version of dozer-log-python:

maturin develop --features python-extension-module

The whole library is behind a feature flag, so you need to specify --features python-extension-module to enable it. This is a known issue of pyo3.

See PyO3 for more information.

Run example

python examples/reader.py

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_s390x.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ s390x

pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_i686.whl (1.7 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ i686

pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ ARMv7l

pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ ARM64

pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_s390x.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ s390x

pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_i686.whl (1.7 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ i686

pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ ARMv7l

pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ ARM64

pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_s390x.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ s390x

pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_i686.whl (1.7 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ i686

pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ ARMv7l

pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ ARM64

pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_s390x.whl (1.9 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ s390x

pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_i686.whl (1.7 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ i686

pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_armv7l.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ ARMv7l

pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded PyPy manylinux: glibc 2.34+ ARM64

pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_s390x.whl (1.9 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.34+ s390x

pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_i686.whl (1.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.34+ i686

pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.34+ ARMv7l

pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.34+ ARM64

pydozer_log-0.1.26-cp311-none-win_amd64.whl (503.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

pydozer_log-0.1.26-cp311-none-win32.whl (481.0 kB view details)

Uploaded CPython 3.11 Windows x86

pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_s390x.whl (1.9 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.34+ s390x

pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_i686.whl (1.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.34+ i686

pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.34+ ARMv7l

pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.34+ ARM64

pydozer_log-0.1.26-cp311-cp311-macosx_11_0_arm64.whl (695.0 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

pydozer_log-0.1.26-cp311-cp311-macosx_10_7_x86_64.whl (715.0 kB view details)

Uploaded CPython 3.11 macOS 10.7+ x86-64

pydozer_log-0.1.26-cp310-none-win_amd64.whl (503.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

pydozer_log-0.1.26-cp310-none-win32.whl (481.0 kB view details)

Uploaded CPython 3.10 Windows x86

pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.34+ x86-64

pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_s390x.whl (1.9 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.34+ s390x

pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_i686.whl (1.7 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.34+ i686

pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.34+ ARMv7l

pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.34+ ARM64

pydozer_log-0.1.26-cp310-cp310-macosx_11_0_arm64.whl (695.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

pydozer_log-0.1.26-cp310-cp310-macosx_10_7_x86_64.whl (715.0 kB view details)

Uploaded CPython 3.10 macOS 10.7+ x86-64

pydozer_log-0.1.26-cp39-none-win_amd64.whl (504.1 kB view details)

Uploaded CPython 3.9 Windows x86-64

pydozer_log-0.1.26-cp39-none-win32.whl (481.3 kB view details)

Uploaded CPython 3.9 Windows x86

pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_s390x.whl (1.9 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.34+ s390x

pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_i686.whl (1.7 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.34+ i686

pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.34+ ARMv7l

pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.34+ ARM64

pydozer_log-0.1.26-cp38-none-win_amd64.whl (503.7 kB view details)

Uploaded CPython 3.8 Windows x86-64

pydozer_log-0.1.26-cp38-none-win32.whl (481.2 kB view details)

Uploaded CPython 3.8 Windows x86

pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_s390x.whl (1.9 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.34+ s390x

pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_i686.whl (1.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.34+ i686

pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.34+ ARMv7l

pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.34+ ARM64

pydozer_log-0.1.26-cp37-none-win_amd64.whl (504.2 kB view details)

Uploaded CPython 3.7 Windows x86-64

pydozer_log-0.1.26-cp37-none-win32.whl (481.3 kB view details)

Uploaded CPython 3.7 Windows x86

pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_s390x.whl (1.9 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.34+ s390x

pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_i686.whl (1.7 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.34+ i686

pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_armv7l.whl (1.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.34+ ARMv7l

pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_aarch64.whl (1.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.34+ ARM64

File details

Details for the file pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 a0099c40431af22f7aed770f5d34ac6d89c36420d95b24947718f3cb4fa54406
MD5 d27e9cc944e23aac0e63bd7977a3db9f
BLAKE2b-256 c29faf875c22734369ceff71faf2199724bd30a4f67952a3d3f00a34170212bf

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 c46ad8ef5015f157a873ecab0cda6712fffa61b592f4f8053c2e12e97718cff1
MD5 f74c7f42e97b8867c4f2f0e5c82c9615
BLAKE2b-256 110c61ca6c3898b905f8163d749896521a5eb6f02b00e584975c2849478d0fcf

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 8ade775c4cbe2c975543f63d160c55780aaa98f884c4beeb867698e8c4d680f9
MD5 a8b2fb488094d6d871c2e0f7cfd6f3ea
BLAKE2b-256 27483f356d135c8302dc89334e45e83c063649a1d3fbc07ecd389001c79c8aa4

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp310-pypy310_pp73-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 42082949c19b9db045026185140807546c383f0bbd51a3884d4759f08073a8f7
MD5 2c39d222bab54bcc2364cae85d0e4aea
BLAKE2b-256 d9bb0b35ff326a1ec9a0dfd6fd3b91aef7f7304ad5af5dddf506c8b3d7de151c

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e21ee3316d6a04f7d0f8065a218e75b36b089ff2b48a7f76e7800000c4191423
MD5 ebad121e1b6b7a04d5df9e7fe7401427
BLAKE2b-256 1e15d2b857bf0f86aa46fd1d0769b3d75b97c5f85d8f6bbd5a4d89a22bebbeb3

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 accd6f0fda98cd1e181889f97d82f81c167eababdb54c419631c83bde4f38b01
MD5 5e13650183306130df6360d182ad26fe
BLAKE2b-256 87588412a861fcdf55358e45ccab90f2a4d61d85fe5c68bd46729b4f0e09bec2

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 e8f28b2a3cf3830cc5a124a7752e2a7fff46af900105b1f4192801372a4d289d
MD5 6e291a4d159829493935943b46b816c9
BLAKE2b-256 e3303c4b3654e4b3fe87abfb02ad5a3fb2225d7330e0166201d0ac7144305b4c

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp39-pypy39_pp73-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 5de6ec9e1a870583292dcac0a7ca77bc1abbd8ba33d5ba9fe088a82852a5a941
MD5 e90f6934f746ad01f609b191e1c1fb69
BLAKE2b-256 7b331eb23d0c4f5ed0eb1add2e09ce4f203520f851399a7efec2c08dfe0b63df

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 99449e0e4be4a7dcc60f38a38d4a9f9417dc2d74a005b099910c341cdf8f6c1d
MD5 f773792d8c94e285ae78bfd9e7bfd14a
BLAKE2b-256 133f7749c4d3d8eeb968247e6d200ff99b9cee21b77c87e68aac6bb8ee2f2fc3

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 5168dec55b8fa8041ef53111ce7c823757a0c0386ad0a6ff204b11572df42f83
MD5 a718dd8b0042c012414ccf0893cb597b
BLAKE2b-256 a0da0cac48c42b6a60ee2c454e5ffefad5cd87642710b07b2f4046192f1ce384

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 1cf87c4bf1f0eaf685c30ffe439bf2d5a7359b8084a7bae796ff06b0998c926c
MD5 5fb9560981e0ae5058139b4d06b6457a
BLAKE2b-256 1b7660975c7993974782555108def0a80012f6183fc79dfc8f26376cbf7f67b4

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp38-pypy38_pp73-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 347e798783b6c4ef10bbe103d6bcae6fe790fb3fa36dad80fcad889b2e754117
MD5 1cb8c101d4b7c13f25bcc2d8ada43563
BLAKE2b-256 cd1d14edc6968dfdbf30f676931f2cc8c042ee6b461df7921f15d7c669708346

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 4b6e668c40f5307b7b9f656a193f071bebbb8f678465a0ae49608b64c8ffd25d
MD5 68e7c99c616be6d8d80d1340b0c492f8
BLAKE2b-256 01d2a2eea6feb6f9108144a4284b5f3839dcfe2d881bda43b3022040317a5d32

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 bbeb513c2bffbd66990d63f631538b4a6be06c04cf0bbb4904e25705122cf59c
MD5 7346197e5cbc85cf33d204e009b32360
BLAKE2b-256 85775b374085ccdb7ba5f4fb1068ca039148256cdfae6f6533fbc3004f27eb84

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 c2f98cb1ce0294a70b3a91f87d47f923d9eab9de06dec1e1730ebfbfebbee3a7
MD5 52ebe8213c71d22585898f7b2fbe19fd
BLAKE2b-256 22790404fac2e4b6a9b88754dff7b39452e211e210e0b79c57a18e8afc383fe6

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-pp37-pypy37_pp73-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 b6461f2bc987396f0bbe05a31f15a4fb7cea3eaefa62348aea683763f8708148
MD5 1c7280be65d508261fc3dd1d15309923
BLAKE2b-256 7b270ad13c043ed8629d52141915f8e69c986a694f03cb81b8fdf5681e2d59c0

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 34e09e47bb0c94661fe8dbd73bfc5d099e4741067afc1012b38af469a7c1b5e8
MD5 0a0a5d83283b122f33815593dd6f42d0
BLAKE2b-256 bd75b2d5eacf5767bb2f016bd5a46cfaec99e02337027fe3c399f799cce4e340

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 7fa1c21231ea3ff4ebc1a965321b859974c8156a5b91ac5d684bfc4143f27de5
MD5 d0a27f552d1ab0ad3e5895ac29685f01
BLAKE2b-256 38f9998c51316c796e31d44bb44fe8db6ff325e5bd4d61b7bd26a4cbc0c55978

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 b580d14b9a772eccc83795eb6c963ff206c14b264d0d1772d752df5f4a3ea295
MD5 f5f5f0b19d2d981b9417f3cfb9716d16
BLAKE2b-256 cc67d460f8a6e0487c58af374859f6e9934b2de5bd2cad4c7097e1e80ad30bcc

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 9f795664ef2752554e9258f3799e9c07f5e9705892c00b1d60bdd1f48c1a1f03
MD5 14fbf7d37e070773449b779ad3ac32ce
BLAKE2b-256 b13ea4c589c8e1afe0e54d175924f5351f76e3ed7e842169fe5d9b97da8d15f9

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 9338a6eaf9380e64e8547b1bdafb2de40be86cad8e3790b1b65e5348da0438ab
MD5 e6acc3ab5511e0e8efb6491f8b60c792
BLAKE2b-256 0a1b92687297c690fc27857691a0084b866f21329b6b86031f3da51f73281ff8

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp311-none-win32.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp311-none-win32.whl
Algorithm Hash digest
SHA256 d89d8d6a384a20be2b7d36625bc40bf09911c60dbc33470567f909b8a0fb3ddb
MD5 69d90d28ef44c923342584764dcd2001
BLAKE2b-256 0615f8e5630f9951bff3c3cb9facba50f62139ad118c4bdc90335a8c41c52731

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 b1dae85f4bba9dca5fd7597c5914f55d1a78aab0b93ac7f43f3bf6ed36106d1b
MD5 b04e1d1d34b32e0250d3f871e8f87c8b
BLAKE2b-256 fd4c2b17331b2317f29b1567fbf43c2c178bf754ef871b834961581b7642ab37

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 88d8a0118ed306f3256d8fb2f9c728024e898a157e5ce20086a13c87eab45dfe
MD5 a9a395489085d1246c5bc32622d3d95d
BLAKE2b-256 72a113ca78e316519ace1d3c47db6866462bc593aee81688418e25e360c29b5f

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 2d585eb85f02bec3704c5a1c0ef4aade47f85c99682f70a31455560b5c1c0cf4
MD5 7070a240bc17e46eaeaef0d52713b924
BLAKE2b-256 64f520981bd53c3fc31d29ab62580e473b0867a6522adf7f7ea71c86bf210b2d

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 b41db23baae0d757b2b9de8a6ef2a30cde810ccb8e504a6113427c0e0ce3498d
MD5 606153ee2385674b2705897376b6fb0d
BLAKE2b-256 b1464223d8dc0a4972a843a854e2a4741d244209109c6d3b81762b60ff9fcf79

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 922551615c5810f90bc05327c327a2fe869bc97c2d5b4661085da58d1916eebc
MD5 96762c651626bfeec806f770ba00ad07
BLAKE2b-256 9a9490c7f5686deea5d0fa2fa438f076135bde642ef22240aee6c5f95710753a

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp311-cp311-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 5a9df431086a976facb5637d56ba3aa229be186e347ae1cbaaa56ad37f2ca56d
MD5 71e70f674544b40e49e0122056af6908
BLAKE2b-256 efa3e4fb2e2ac3be09b79af2c10597767c04330afd0570abc24e002d001f33d0

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 82e759999b8038ad9a40a4f3893512c462e42dd5434adb7dac6369d82db8ce39
MD5 a1a554117e1aa365033cba52d28c71a4
BLAKE2b-256 22157bffafa4d1c4ca302a0a50f18af62ea545f17d0ff9b646bc291e5bbe8f8c

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp310-none-win32.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp310-none-win32.whl
Algorithm Hash digest
SHA256 add89141ff7ac9c07e204209bea898d8fac3910e5f973ad5ec6b7b42dc096d50
MD5 b922a8cc651c191ee868cacb25d7dd20
BLAKE2b-256 a6bd83d7857173798b4d0f68d94a4bf1a2e3bee8136f8e795e75f1f0eb4f3968

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 25c1944615d2a57228d5c3dbe12519e94ace2999ff628a1d0bfafd61c2938819
MD5 8eb1d2c6eb70a9dd61840048286723aa
BLAKE2b-256 3c002fdcab97939f5c354162dc4da347cabcb89a7d07569071df5beea680ae24

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 2b1a6cbbf4bd6d3b8af35c65c55f6785cceeceea4732556b27ef2fd3226a9de4
MD5 61bb67001282e6170fe9bff5d722943d
BLAKE2b-256 16f95fc2078f2d32563123f956a3a79dee0b83e4c8ae8b1d2a7bd9d773365bdc

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e39b43f52a4bac00502166af5bcb59d99a7b7288c2d6eaac983b65c80e219a88
MD5 50624c5c2151c221e694d1f1f33e8310
BLAKE2b-256 7250c0c2e7f35a7593d3d431b033278dbe3804d71c65d778dbbdc9fb2d3b5a98

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 e9d60ac24ccd9174dc121ba973ae7c4efcdecd5cae1d4c681e3df006077d6592
MD5 a5aaf8e6f471410a2b0ce2504a541a62
BLAKE2b-256 6c637a3a34d1dace04ef043775bd330e803ee5abb597ab9f35ae9a89d43986b5

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp310-cp310-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 4881e9f96caea57077cfc9a1e13643b4b2c5cf32513ccb5ec557b52e76f622d8
MD5 8ffb9110b8187fac90fad704ea3adcc6
BLAKE2b-256 d10854ae4594290c901aec159fb4a481ee7def456187c27973308ee1f01ba69a

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a1e7b43baebe828e17f9c37f9a86b8dea95df87b22120b42ca33256aa848fe22
MD5 1b8dac09bde53f62d7b102af1be8980f
BLAKE2b-256 7d7091a35b2a34a3d861fe46241d807de939725f968f28dbe2e76e14a82126a7

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp310-cp310-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 4f506803969a6df05ebe54badda10f81a06848a8ece2e4cf7d9bb33d34af0f28
MD5 37f4c3b1880c92aa40928d872c96d506
BLAKE2b-256 0b85ac94e78154a734058ef4a4344a44bf4e3c3b47802b62e6f59b41b55db7e4

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 459b9a556d08883c30a76e5757d520b5e18c56a23c8c889f4de98d642f8eab7a
MD5 81047bc00db005c3db3bf8e36feb8911
BLAKE2b-256 23a1439fdd3a5e1eb0702ce8c682171715766f6e703927939863adfdcde2ab49

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp39-none-win32.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp39-none-win32.whl
Algorithm Hash digest
SHA256 0b105eafe9c396e92d29fc9c0a5245a68047f6966e6133ba1883dae13d02fe24
MD5 6f9b2c6055f2d7a71636221d27c3638b
BLAKE2b-256 f759f2c7fa8b9874458098f285f98134601012efa8514da7269b87a501b865b4

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 1c9bc7e0675e2a47cf615aba74ce53013f0d05db96c50576be67586db4bd47cf
MD5 e0da6ac0c916ec0d40cd368bdc1dbe70
BLAKE2b-256 40bb1e3d2ec03236106f58b526a11cda70071b7de99d1f2ce5b1997fe38b2089

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 b579e1fa9622a6d84946fc328102aae6bca686c4bbc164ce0ffdc373b3465043
MD5 0cf6c76bbe468606e2a1bf6ccbed43c8
BLAKE2b-256 0e1440306f1c94c48bb5377c4218f876fdab23c2c404803010a216115676809e

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 0cdeff8d0948e874b49bf5b89913a2a02e319738840c6b39013535495cc4710c
MD5 0b6746d315fb9853ecea244d101a699c
BLAKE2b-256 1766ad7e9fb083a64557dae839c164c9c0c952baee60123241ea39d632d89aa2

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp39-cp39-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 d9326498db7801b3e061fc6844d283d25ba9d3fe8b3c679191065664ccc973a7
MD5 aac7734aba49a172d47bc238ede4aa91
BLAKE2b-256 23520b7f7e4614a565b87f242e7829fab3a4fbd4dacfc2a20b13887d807f99e5

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 58321c9695d6a01437973c3775e992baf13ba1972b80e3f57f0e74087d900178
MD5 355115ad48cbb9c2d5f03d4322d75e42
BLAKE2b-256 05216ee5ebad41a72ffe56ccafb8ff17018b34ab1482b58bb6dcd030127895ef

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp38-none-win32.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp38-none-win32.whl
Algorithm Hash digest
SHA256 65e82b0c2ba18509391a010da7d41f8df87280e77e3050bf82e3d9a98cbd10a3
MD5 0427cb42957944b1e67707a6f00caa24
BLAKE2b-256 39d399a49f29a0d55e8aea8955068461aa72d654218dc1713d38dbfee5745006

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 f4c332c73c830aafcfc82bc9fc6d4c4835a2a6ba0753a5cb45ae680642b593f6
MD5 338643e54cd05c04d76342092486e0e3
BLAKE2b-256 46be18318cf0be1194a2ce06fff72db303efdd71475549d1985419c56801fd3c

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e14c3fb46a8e5de4c3296a19e4525f56b67cfe88da52926678cf8a3793de74f5
MD5 05bc23229990d02e1add83ceae220db1
BLAKE2b-256 b9076605fd876d4830054572a2ec82dd8ffead90b9f2d044d48a761dde7e7c62

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 52d68498fe074483500c151221ae84b667d8fd8da41425b070ed37a1e8d635cd
MD5 af0cd9dcf47b86e6c6bf9dcf6f184427
BLAKE2b-256 bdfea278b90c634ee12516aea5d91d3e7b0a1cd7a3a1418c331c7d38dcfb0393

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp38-cp38-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 7679d483857ef3133fa8649b3d17f787689ae48f3eee2869508e82dc974d68b0
MD5 32e9502ba88271e1a177501cacc163d5
BLAKE2b-256 cfb5a8a2436a3dbd00412ccad3eae0837a1e573311c5102bc7158537436526ad

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp37-none-win_amd64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 6b7627968521d25438ce2b3be8df8ff301a255b9e62463f8648792b5fd0d4b4c
MD5 c312d882735dddab0fa0fe1de6e5763d
BLAKE2b-256 fce1b73b579c27e1021aae2340fc10c8af371521f0f8d989e769e318daf4b0e5

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp37-none-win32.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp37-none-win32.whl
Algorithm Hash digest
SHA256 eabbcca4a7f218fefb1fee11a9c1f5d534dd1be616c4ee4b7d43acc79b2440f9
MD5 ab0040b4fd7d62cd6f5b602110047306
BLAKE2b-256 d0cecc0acb4591dea10fabbd5897e3f89c8dcda1f22fb59dc4cd7ddbf034fda3

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 b052fea9e46f14647dc45ab9169a4a97aa6354cf0ea0d170dd3801b59af7f821
MD5 23430c4827d8344f6c445a210e174a21
BLAKE2b-256 546e05d688d52afd4d03ff51848708e44bc6c487d30c621c62bfea0127f26f1b

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 bb223481165cd104836677a4eb0d2aa2f6c3a357295583f784485a3303e57d20
MD5 47e045674376f2ae89d564356e663782
BLAKE2b-256 24059c1197b8fbe2ae13f8f62b10f93562a97b86654579c91370bcd46ffdce3e

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 f16675a23e4ed168958910180a8bb4e3173161244cf573ad953ad94c394fc11d
MD5 847b39b4acb3f8309b4649d4453eea35
BLAKE2b-256 c50b3083e5a7abe455f7b883ee1bbbd4608d28b910e2fdb9b0f4e5b2f5d2e768

See more details on using hashes here.

File details

Details for the file pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for pydozer_log-0.1.26-cp37-cp37m-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 830a9960c192026f67bc00ac9d076b2a1b86b814fb864838be19fbfbea4ec35f
MD5 6b2a4350fd33ff7bf1b9b7778ab8045c
BLAKE2b-256 74deb8dc8fe00dbb791fcbd5ac7ad94225e4fc7c4eff2daab15c8e97da28b031

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