A parser and toolkit for the opening_hours in OpenStreetMap written in Rust.
Project description
🐍 Python bindings for OSM Opening Hours
Usage
The pre-compiled package is published for Python 3.9 and above and new releases will adapt to officially supported Python versions.
If you want to install this library with older version of Python, you will
need the Rust toolchain (rustc
and cargo
).
Install opening-hours-py
from PyPI, for example using pip:
pip install --user opening-hours-py
Then, the main object that you will interact with will be OpeningHours
:
from opening_hours import OpeningHours
oh = OpeningHours("Mo-Fr 10:00-18:00; Sa-Su 10:00-12:00")
print("Current status is", oh.state())
print("This will change at", oh.next_change())
The API is very similar to Rust API but you can find a Python specific documentation here.
Developement
To build the library by yourself you will require a recent version of Rust,
rustup
is usually the recommended
tool to manage the installation.
Then you can use poetry to install Python dependencies and run maturin
(the
building tool used to create the bindings) from a virtualenv.
$ git clone https://github.com/remi-dupre/opening-hours-rs.git
$ cd opening-hours-rs
# Install Python dependancies
$ poetry install
# Enter the virtualenv
$ poetry shell
# Build developpement bindings, add `--release` for an optimized version
$ maturin develop
# Now the library is available as long as you don't leave the virtualenv
$ python
>>> from opening_hours import OpeningHours
>>> oh = OpeningHours("24/7")
>>> oh.state()
"open"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file opening_hours_py-0.9.0.tar.gz
.
File metadata
- Download URL: opening_hours_py-0.9.0.tar.gz
- Upload date:
- Size: 396.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b87c297dbfda650605ba328a316a951822406bbe0dcfcdbd514b805c4443791 |
|
MD5 | a95ac3ccb15638cae90482a9fd94940c |
|
BLAKE2b-256 | 216b52951d32210b8a526f8529d0f0ccdbc8d3db043833830efe47911c6d9511 |
File details
Details for the file opening_hours_py-0.9.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 552.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a39e0190fc003b22c7f7e163fe926e06d99cb4230d8236615a8e6969499e9774 |
|
MD5 | c7edf9ce1fdf54a1309347a1f6e0e980 |
|
BLAKE2b-256 | 0126f68b1ddcf6dea36f9feada6069ae590db74135aad55581059fbe2e7e2b88 |
File details
Details for the file opening_hours_py-0.9.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 473.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 710d26fc710800e4587b590b4af7f223e0d10bfdb35dee3c0cb896fb8474632e |
|
MD5 | 9fecf492b30798f17af2bcf14e7e2932 |
|
BLAKE2b-256 | ff6dc96af28c1e9ba9dfd6d22c657eecc681cba7bcd21380dabe37743cb7c815 |
File details
Details for the file opening_hours_py-0.9.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 405.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab7aa60fdb5bfb2740cbbb514b6365113bf610774c569bbbc70bb490c564c9f9 |
|
MD5 | 7d011c84ce4bc74de48c1a08ac720b2c |
|
BLAKE2b-256 | 91acf5d8669ca8a9a415256f0e072c0ddf1273406aa6c9c22381327da8a2cfef |
File details
Details for the file opening_hours_py-0.9.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 416.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df19e6f17e54e4001c6555d8a1d2c91cca733044d8b9311095b8cb2813009b75 |
|
MD5 | 8e1e78bd226553dbd594c980529817a3 |
|
BLAKE2b-256 | 7bac778d7a65bee33acf10a1ad35bab7ff123e769d45d4763b1d40b873d91cc9 |
File details
Details for the file opening_hours_py-0.9.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 552.3 kB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea28288985ddfdfd71550fc93d6ba02872526a14bcd5118def8a202dde009918 |
|
MD5 | ec6b9c6a04759171d89abeed9bc3d3e6 |
|
BLAKE2b-256 | 3786a28c7babfbbe4f0e1cec7f97638e3f2b6144ad92ef4083585e506a97c6d7 |
File details
Details for the file opening_hours_py-0.9.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 472.9 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a34b75ca2af495ec1e9568a589bdaba6920d57a05248a5c74dcf587713204cdc |
|
MD5 | 7a86a5bb2c71da10c213e5eb776a1daa |
|
BLAKE2b-256 | fef20240693f74c73af7769388a426b4803458f13bc2969f9e4d3d4b3deb8ab4 |
File details
Details for the file opening_hours_py-0.9.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 405.0 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91ad93778df72914168ca48de02d563f535fa518537af4fe1bb8ea77e3c9913b |
|
MD5 | 7170e97a1f262b144ecfb9a8e43c3b43 |
|
BLAKE2b-256 | 7a5d7877c0068bf0391c0318fc96eebe78d8ecd4a75c0b2bb59293ecb3fd88c0 |
File details
Details for the file opening_hours_py-0.9.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 416.3 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fe0c343ac26afe83e72020d10680c94d8077eac9e8267898b2a8806c74a45e4 |
|
MD5 | 2bd089db5409728457e4c3e398a539f2 |
|
BLAKE2b-256 | 84e1b467652c78c48c8028e7652395d7af8c6562550e039ba253947940aef614 |
File details
Details for the file opening_hours_py-0.9.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 552.3 kB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bc22e8c5fdeeef212d73cde38f3b3628dd637e347df0c7217433b307ff946a9 |
|
MD5 | 5be06ab63eebccf9df846f34e2e64d65 |
|
BLAKE2b-256 | b9c5a9510bd107f81bd98a1809cef0e974e1015c59f97be3b7594f4f024656f9 |
File details
Details for the file opening_hours_py-0.9.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 473.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfd23eb438d40cc529b714b979cbf29fe323dd2bee711bea9fb62a742edff1c1 |
|
MD5 | a04d6a53074a9be613361893a40bf3cb |
|
BLAKE2b-256 | 88a98f7b8c9e2a62d792f08205845356342f3c96068efc0142ca73afbfd1756c |
File details
Details for the file opening_hours_py-0.9.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 405.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec1bed18bafc2ff9630d7e210ff438fe1dc0621bd5e006cf8562cb790e1880c5 |
|
MD5 | b7114babacb6dd68f5faafb194f1e9f2 |
|
BLAKE2b-256 | d640f0d927186719d3ef5a8c49074e63b41859c45b80904013f8d43671f52e72 |
File details
Details for the file opening_hours_py-0.9.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 416.4 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22aa5826c4c11b3b934ca4b3b28c7c0ea8577aed1aaa4a1c6efebdc6afffbadf |
|
MD5 | 299d2b852140a054ea9ea33cf771364f |
|
BLAKE2b-256 | e4b640be8b954d8f013ad46cfd3dbfedac92f6c038e96b2c90d1115c6da02d2d |
File details
Details for the file opening_hours_py-0.9.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp37-pypy37_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 554.2 kB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efb13af2eb1d16211ae406e4d685e112b6c73b63e4776e166cfda6fd2d379fa7 |
|
MD5 | d34aa5b66cc3697a0a3a815d7bbc4616 |
|
BLAKE2b-256 | 0a4e1a12151f916739b2a6dbcd58f08ddfe99f2fc435e4b160551e4432286621 |
File details
Details for the file opening_hours_py-0.9.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 475.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce817cc822419d5c250faf229b8187792f1f21c28e40c379cb060d616b379ec3 |
|
MD5 | 7e6266500b3d9dc405334ef0375a1736 |
|
BLAKE2b-256 | 7fe3e3ecea0003ac4cf367ebd3147db55be8b879c314f962f0e1cd9f98dd7a7a |
File details
Details for the file opening_hours_py-0.9.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp37-pypy37_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 406.7 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4c296b4520f99e3a91202863e21ecfa34bded4b379081a31ab54e7520b08f5f |
|
MD5 | c1814e14feb257481d3fb39e09f80ccc |
|
BLAKE2b-256 | 52660e99cc9a9a2a03f68f3e71acdf530f34dc5ce367ed6f4198e09b9935029e |
File details
Details for the file opening_hours_py-0.9.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 418.1 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f00aacd964112689e447d3a1d85861876d54c5da4de6ad57f2de624bcf314b02 |
|
MD5 | 9f2bc4055ef5bcf6bbf97fa3563f1eb8 |
|
BLAKE2b-256 | 31c05b5ec30693a78599d9e2aca5820b570dd922d4e70f83beba3171b2ddab8f |
File details
Details for the file opening_hours_py-0.9.0-cp313-none-win_amd64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp313-none-win_amd64.whl
- Upload date:
- Size: 325.2 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9cbc3be039e565c101e7f825fe63a857abb35f8bf0166f1fdb4130d25536111 |
|
MD5 | 296dd69408e45c8d8328e713dbf021bb |
|
BLAKE2b-256 | 657528b316112d25629aebf28b8aa2aa51070ae1eb88322a1ea87c661df2e588 |
File details
Details for the file opening_hours_py-0.9.0-cp313-none-win32.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp313-none-win32.whl
- Upload date:
- Size: 294.6 kB
- Tags: CPython 3.13, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1a9d246ab387a953eeaa1ee5d12a6da1447a5d67dadf70d2089a3f6e81134c5 |
|
MD5 | 48e09179d792de0a88ce0d7259087751 |
|
BLAKE2b-256 | 7014a54f94031c421710ae579019102241e36d8753f19a0f8eead140fc71fbe0 |
File details
Details for the file opening_hours_py-0.9.0-cp312-none-win_amd64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp312-none-win_amd64.whl
- Upload date:
- Size: 325.1 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7472c79743e59f18d0f88f13f298b36010c187df2f696b30fe55b720c7d077c6 |
|
MD5 | f13e543b9b16cee552cce5505320918b |
|
BLAKE2b-256 | 6ef4a627e83bb1a0168f5174189b7fff382d0c7b85811bf57b713f48a4867a57 |
File details
Details for the file opening_hours_py-0.9.0-cp312-none-win32.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp312-none-win32.whl
- Upload date:
- Size: 294.6 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c556758bc6469c9466667b8b58477924b6947b4cec06f7f94b254ab0a4895824 |
|
MD5 | aa32922c22bd58e9f5a2e38c92648d34 |
|
BLAKE2b-256 | 85ace60f29d4cfbbe12dd43ea9691026f0f72e5187875997ed0538d1c0044359 |
File details
Details for the file opening_hours_py-0.9.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 434.2 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbffa6d6f28ecfc947475b4261af8a477e2b5f8994de0cb2d5b269aac0c7b99b |
|
MD5 | 611b81e2f426ef28870340e1cece2ed1 |
|
BLAKE2b-256 | 86c7cbaccdd5f42eaad8fea90f38c5d5935e0d9ee30abd1b789cf1cf30d66a53 |
File details
Details for the file opening_hours_py-0.9.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 551.3 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95506422dbc00db94cba7d0b173b3287aa9b34e47bc823c8b29582ad0203cd9e |
|
MD5 | a10cdf8a3f4c961fb81e28d200fdc23b |
|
BLAKE2b-256 | 20a20e6d94a955a39731cfcb8f28e00de95a1dc2045750189b8f91e8b9a738e3 |
File details
Details for the file opening_hours_py-0.9.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 471.5 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9d415d6f518ce535210384d10e9ddc00d62f50a0289ec201065d1273175826e |
|
MD5 | e8be282f4b0cbc2a4d9c22b9eaaef913 |
|
BLAKE2b-256 | 8889c2a9b415eaafef197a002d128355c29321d09b61f2c6eebf9c6eecbd973b |
File details
Details for the file opening_hours_py-0.9.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 406.3 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 189f1f3e49268987d442457cdcbc822b009bd98fc5d418f27f0ae3d5fd9dc436 |
|
MD5 | df557850a18c727479e6deda9a258c8b |
|
BLAKE2b-256 | 8d9b8424d735a24dfc5f8c2f6b309900e46316e19c8dd93488be0a32cb3302bb |
File details
Details for the file opening_hours_py-0.9.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 413.1 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d04166cb8608f0251b9def9d3aca623c25bd381d44c9e2a047034d7c927de718 |
|
MD5 | 696528131dba07bc2fecac422d5244ff |
|
BLAKE2b-256 | 9a656473df5a33109a51b75d855affc46ea6e3ca407c261f62df951fbcf5d9e0 |
File details
Details for the file opening_hours_py-0.9.0-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 426.1 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 049017e7caf69d151d29afe89c99768a8b75c7b22bf2ce1fa039cc524773123d |
|
MD5 | eba446dfe540092e8f1af5cfda9bebe8 |
|
BLAKE2b-256 | e80038ef6e956b423a23aeca7538287ad2bda08c84a72d7660140618fbec03b7 |
File details
Details for the file opening_hours_py-0.9.0-cp312-cp312-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 436.5 kB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ae5c17b9d1310eac760cef9fd6920b0d5d097bbc0d329c3f83ec8b70215cee6 |
|
MD5 | 40e21038ccee7af2b9609f9c8e722d80 |
|
BLAKE2b-256 | c70fcf7b54f4ccb23a0de72c0e7a093eb41d4ed653e73f2cf20b5ba6ac4178c7 |
File details
Details for the file opening_hours_py-0.9.0-cp311-none-win_amd64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp311-none-win_amd64.whl
- Upload date:
- Size: 326.1 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c90e238ff72495735fd2060fa9b864342bea95aeb4552076d74e5f97c7860479 |
|
MD5 | db9465f998f55749de31b7c805255936 |
|
BLAKE2b-256 | b40d8074b499c14e05b3721919bc4e8dd3d2a7726ef4e0c68a004b87b4ad627a |
File details
Details for the file opening_hours_py-0.9.0-cp311-none-win32.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp311-none-win32.whl
- Upload date:
- Size: 295.2 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dda24b93f61bfad32d4dc7b8502c2bf830722734bb203a117306837de1ab4da3 |
|
MD5 | 8f2e9d395825e9ea3bb701bd80a35f04 |
|
BLAKE2b-256 | 358a38c3a9b1c68757d1bfb39305a3e655fd30a88535584b653643dd855511b4 |
File details
Details for the file opening_hours_py-0.9.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 434.4 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d47530112b497dc8836ba582cb23f21c6e6492c9cc27a8e5a29a9778c24610b5 |
|
MD5 | cfa04920adf0bdc7e869ba0e6969e645 |
|
BLAKE2b-256 | 762480bb167700012cc1ad12e8008f0eaa5a9a70270c83c190e5002027ab0a1c |
File details
Details for the file opening_hours_py-0.9.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 552.2 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47a3527fc6a3f1c49bab801a380c6cc9b5b2c2a7939f73a9430966f3ac0cbc0d |
|
MD5 | a1ad9f2cc0588ca6883002552f2f0426 |
|
BLAKE2b-256 | 59f277f200435a04d1c4dee8ef1d911a225c85601c0095b3364e7e88f00beaf9 |
File details
Details for the file opening_hours_py-0.9.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 470.9 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c19158adf12c1b66269480e68f095f61e30783b99d003b43f10407a5bf1db6bb |
|
MD5 | f3a57f01ce677698e52bfc64ad613066 |
|
BLAKE2b-256 | 0af3b3957c4838c019568c8577622a740097c2f2350bf9af8a4642239b8cd9d6 |
File details
Details for the file opening_hours_py-0.9.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 405.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7674b8844d808ae6d7d30239f14d8c545cfe8941d7c898bc32d6f0d093e9c402 |
|
MD5 | 09e273dee930af9fae1d798c60796842 |
|
BLAKE2b-256 | 61cb34a059a785abd916c087cdc122a42022079cebc160a377268ac233b77e9f |
File details
Details for the file opening_hours_py-0.9.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 416.0 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52e7407d3230c11c6f5a1f8caa0626224b67917ab08e081c4f838d3329bf44e0 |
|
MD5 | 3ceda2e5f977343cb479d8233008d15b |
|
BLAKE2b-256 | 57c8eae932bbd2d90b45ce788d79fdccbc463e056b87e695a624b110d361123f |
File details
Details for the file opening_hours_py-0.9.0-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 428.9 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3718b0e6b8b5935a3823e85ed1000f5b2398ddd94b149e34a38a023bca2df2a0 |
|
MD5 | 492eeddca509caca67976c599352616e |
|
BLAKE2b-256 | 1370fe22d0765e59e8ee71de2ccb9cee6d750e869d94c20f3e808e91b417c2f6 |
File details
Details for the file opening_hours_py-0.9.0-cp311-cp311-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 436.7 kB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e4fac869c2a2a3056a3f49f0278ea2e770fa231679bb161f73485745b15180d |
|
MD5 | d5dd08accbd479840aba1adaebff3dc1 |
|
BLAKE2b-256 | a98d167d6a1f035ec30f15b989a21de49e7eaa883a2e3d7880dc9ffc0fc8d16f |
File details
Details for the file opening_hours_py-0.9.0-cp310-none-win_amd64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp310-none-win_amd64.whl
- Upload date:
- Size: 326.0 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 771b47645bbc9a010a66003e6f990b4ce072c67369ca638ee1969a0c3d80e0b4 |
|
MD5 | 09a67e3fbfeff60ed081bbb9f525bbbb |
|
BLAKE2b-256 | 5844116f9a67fc8f96104915ef5c866918a812df6eace60d8937f0ba88041775 |
File details
Details for the file opening_hours_py-0.9.0-cp310-none-win32.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp310-none-win32.whl
- Upload date:
- Size: 295.1 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52f309bca89071a2c72f35147c84bfe60459bf8b57ae03702acc1dae27c91fea |
|
MD5 | edcc3750b4d1be58e7ce4ca14ed7ef5e |
|
BLAKE2b-256 | 6e9d0589e7f473e99f28c73cfcffd48815c6fa8a9a4062544ee4dbc1e5a7d6cd |
File details
Details for the file opening_hours_py-0.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 434.5 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 073abef960eb3368a6b529a3fb378b417bbf55841da9c0e866722df54ab93c40 |
|
MD5 | e7253f9b37bc8db8aec25b81f8fcc866 |
|
BLAKE2b-256 | 2b69517fb561cecfff861f7c2ed452bd81b969dd777492a481c971244c87556b |
File details
Details for the file opening_hours_py-0.9.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 552.5 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fc143780b383faf8a4f1c984f583de9b2963c91e61c1854dee00264fe44da70 |
|
MD5 | 4118bb87a0ae6e64b07999a685b054f0 |
|
BLAKE2b-256 | aa97cfebbaaf534e74e332280657ae88621903c83a999e4aa228db5399d9a6bf |
File details
Details for the file opening_hours_py-0.9.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 471.0 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0f7c368610d3106c22b391eb0db4288bd2c3e0aa0b26ebca00d13f954a2be23 |
|
MD5 | d73d5b1ef524e78cf26a2ba8bb74c7cd |
|
BLAKE2b-256 | a2a21d7e6f4eddf5959ed50a5ee66bb4cee105367a951293a82bb0247eaaed65 |
File details
Details for the file opening_hours_py-0.9.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 405.5 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa8d1da8ad0b363171b66a5bf77e26ee9452d02099947bdb93f7526bad7da535 |
|
MD5 | 9d3351927785082e3054e45fc525d6ad |
|
BLAKE2b-256 | c881516bc3b1b68837b9f4489cef285410af7e9c041fbb7f65e477772a953be7 |
File details
Details for the file opening_hours_py-0.9.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 413.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5518d73208d74b0e1e3c62a6efbab8989bc7390cc30942e6cbf7bd061f2fb7bc |
|
MD5 | dce7eeb9a171160c9cbb66a1eab5d487 |
|
BLAKE2b-256 | af22aa9357ad1b6935ffbd598e79ec2ca18fc4b48453e4526724c88c1ef90436 |
File details
Details for the file opening_hours_py-0.9.0-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 426.6 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11781d97f7185496359a3b290aea1c971c3eb93f6f7e1f7a371866a6d67890da |
|
MD5 | eac9726eb1e27fc030e08856dd3127cc |
|
BLAKE2b-256 | f9d2b384d67e3db68afe06b4c5736f28f045948e128d7d421ecac537df4934c3 |
File details
Details for the file opening_hours_py-0.9.0-cp310-cp310-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 436.8 kB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f51d901991a21a83511fdce029b15cc72eaa2ec8ceac891443377dec7974a728 |
|
MD5 | 0c5b177bdaff95cb21513d0044746037 |
|
BLAKE2b-256 | 366945bd45cb893a73a70746ca0004980ab8254a4242972c52fa9cc751000a37 |
File details
Details for the file opening_hours_py-0.9.0-cp39-none-win_amd64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp39-none-win_amd64.whl
- Upload date:
- Size: 326.2 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9432cc92d78840be13765dfe2ba5bb42595f1dbaa835a849c5b9b0695408873 |
|
MD5 | 8bad48d2dcd70fc8e25251355f67d1bd |
|
BLAKE2b-256 | bbbd32c882de42ad9dfe36f75fea6fc8b06354393a42957c6b3cd3cb92923999 |
File details
Details for the file opening_hours_py-0.9.0-cp39-none-win32.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp39-none-win32.whl
- Upload date:
- Size: 295.1 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff73e8156a33280acaac88e0b3313145ed8d1113289e023d1ddd456ff6d0df73 |
|
MD5 | 061730a5e98ca281d8ab630aef2ef974 |
|
BLAKE2b-256 | cd14d95202d08846a48be9daf632267adca0bccee044cb9b89486418d9972c5c |
File details
Details for the file opening_hours_py-0.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 434.7 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2989d90a7bde3e03af99669a5319a090ddf07a26e8f971c5eac89e20d96d02b |
|
MD5 | f350bc63a194248a0d4bcff7786962fd |
|
BLAKE2b-256 | 0250da5230273c61fe470a7db705efd2937a04a485ea089e3aa63f395ddd759a |
File details
Details for the file opening_hours_py-0.9.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 552.7 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7bc0526c15dd3dcbdc3b342df1633cd2d0ad61a1bfee43bc3e25e45c5dc65b5 |
|
MD5 | 5197094cc8953c5b86e2b23f9390222f |
|
BLAKE2b-256 | d66684ad0253f042a5c16dc664798dafc16dd4bb34a62755422c60cf601e0b54 |
File details
Details for the file opening_hours_py-0.9.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 472.0 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f795c7d1824b2b2eb57588c09f0a1d86f61c88d96e4f8222e76f7d2b98bfa47 |
|
MD5 | 147fcd5700511b9535b63eaa45bb926c |
|
BLAKE2b-256 | 4206382f45f9834183f8dbfb55b3e8a9e2272327b4c0120f0c4a52f29f87dff1 |
File details
Details for the file opening_hours_py-0.9.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 405.6 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b943b13d8e92ec1bfc0f3320748a57a55e1d848af9f678c70942ae4656e201a |
|
MD5 | d0f5e174d1ef4bfece87099bfc5f7c0b |
|
BLAKE2b-256 | 656a7faff379f91f6cacb93f67bc2409cf100f62b3016b95fa94d978bc9a2577 |
File details
Details for the file opening_hours_py-0.9.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 414.0 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47b906b5bb19150f2459bc2c49d1ae788fbe8c6641bf23c48019bac884027e9e |
|
MD5 | ee3ca18f7746d4acb07b223c364eede0 |
|
BLAKE2b-256 | 5296d1fd5478275dc28b567265f5576640ee43775ead14a1f08b224a289d18cb |
File details
Details for the file opening_hours_py-0.9.0-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 427.0 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 698f53d3b1aa4ed8bd41dfe949959982fe5beef79945271cbc88d27ac5546452 |
|
MD5 | 885c1d5d069f3db152060972e1f4dabf |
|
BLAKE2b-256 | 0a9a508f0980cfaac526481f96084b1d0cd1d69cd91b24258f9af9bd53afe2b2 |
File details
Details for the file opening_hours_py-0.9.0-cp39-cp39-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp39-cp39-macosx_10_12_x86_64.whl
- Upload date:
- Size: 437.0 kB
- Tags: CPython 3.9, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee3a813d0b70458d261e3e8fb45223cb6b17ad3b7ac1c99e99edfcb84eb4b642 |
|
MD5 | 8516126664c4ca3df42e938a296e843b |
|
BLAKE2b-256 | 2af4509c583cea31b7575298e0da39300d980addcc11bf6d0e88e84580ac14b8 |
File details
Details for the file opening_hours_py-0.9.0-cp38-none-win_amd64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp38-none-win_amd64.whl
- Upload date:
- Size: 325.9 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f99da0332ab3875a064ce2258064f2ccf98244a24d08ed563b862fadaf3bc9ed |
|
MD5 | 800b8e256bf3b6161ebea63578d5f414 |
|
BLAKE2b-256 | 43d087a42a1b46cb2f588e205486e35965cd952ab4e9d69e979b7675e2576e6f |
File details
Details for the file opening_hours_py-0.9.0-cp38-none-win32.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp38-none-win32.whl
- Upload date:
- Size: 295.4 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8e86917568b20adf5e07ea180b57594c6e3784ddc20c96a3f80662d3f722737 |
|
MD5 | 34912d92916331012cf43f5a58cb45d6 |
|
BLAKE2b-256 | fe2f3b3447dab1fcff61421cae752cf8878b8c2d61b0e2fc612af3315b1689c3 |
File details
Details for the file opening_hours_py-0.9.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 552.6 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5419a05dc5b8c441b500bd089bf4673a8a21312191a6b646acd9f83dd02479f |
|
MD5 | e8c6f0cbba203b3c4e520eec74bf11cc |
|
BLAKE2b-256 | b8d95ad1ead35baf6fe84b50a49f328e5c7b3c7f5929470e7710213b741a412c |
File details
Details for the file opening_hours_py-0.9.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 471.9 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0522e752d6f1fa0fe7fce0f3469ca97d755e9a4e070da4c79e2006434eac1949 |
|
MD5 | 60055ec3d96ebeb0a056e3160e4f6c96 |
|
BLAKE2b-256 | bba0ecb269bb1cca84b7633874fde16c6300036315a0a9df8918fdb9739c887b |
File details
Details for the file opening_hours_py-0.9.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 405.9 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5945ca447d26eacff546529fb7ba560d749e4039cffbfab4418bb4f142f8d398 |
|
MD5 | d6d9ef480a791eab179fc464c40b3203 |
|
BLAKE2b-256 | 9b47d43436b7e842911dd347d6b8c01a462cca839c83e7bab13a9ff447e76a04 |
File details
Details for the file opening_hours_py-0.9.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 414.1 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b9538283d6f5b86cefeb5e63122683c60dfad78bd78067cf9aced8c0f92eb39 |
|
MD5 | 591f445e0ac7caf1594ff44429d62ade |
|
BLAKE2b-256 | 751adba4a4942b9c60932adc2418ea12db9414b3614bc9ba201ff4d0880cd932 |
File details
Details for the file opening_hours_py-0.9.0-cp37-none-win_amd64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp37-none-win_amd64.whl
- Upload date:
- Size: 326.0 kB
- Tags: CPython 3.7, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f22ac68a52d255444bc12c1c1d877d8b38808b5ad09b1ed46675fc8672193d79 |
|
MD5 | ca7d125fb8ec12a08443d21e79a590ff |
|
BLAKE2b-256 | d51e3e2a51b7a259698ee534ac703f875e1ef7b2e424c4452a6cd82eb6b24733 |
File details
Details for the file opening_hours_py-0.9.0-cp37-none-win32.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp37-none-win32.whl
- Upload date:
- Size: 295.2 kB
- Tags: CPython 3.7, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7310b297a2226c50d005037345f2ab99970162b5ad6e29e73b68c1aa3adba30f |
|
MD5 | c267c6bec82009ec3c90e0f5403d45eb |
|
BLAKE2b-256 | 9f77f19060e158f10d0f06626618332f9bfd9825aa80f28b6105abd4193b25fe |
File details
Details for the file opening_hours_py-0.9.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 552.7 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4d336201e5e2c58b873f573f01ec4c8f47c6a28ee4c6cf99c8a0e8817354f8f |
|
MD5 | b486962999cc629aff6d3417a5bd9025 |
|
BLAKE2b-256 | 48fea18db8a4a4d9929ce07354acfe2543e5fe5ad84e9aa9068a3b70da04ceba |
File details
Details for the file opening_hours_py-0.9.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 471.7 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05a653411b94d180e6a6c8d0266e1eaac54b7f92695da553cdc9c5cbd94c10c1 |
|
MD5 | cab1706b01d73a77d6445af94565a400 |
|
BLAKE2b-256 | 9f638e0a833655bbbdc9e44c0ec59a8f86a7b0c1dfcdb756c553c6b4db393f96 |
File details
Details for the file opening_hours_py-0.9.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 406.0 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b51ff9f2f4ebbcb38cd8750c19aa8d8dc7ba9d0a2928beb359818f061919d1e |
|
MD5 | 4cc2328cdcd94617555f9fb2653bfd91 |
|
BLAKE2b-256 | 2e99a7ebe436e8f37d99920c5eb210aba4687ff19a8d3dd2e2af1e61f03be077 |
File details
Details for the file opening_hours_py-0.9.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: opening_hours_py-0.9.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 414.2 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d475b8d00dcc9d0af88dea50d1ca94d812cdc0806f47282d8a81578683ef697a |
|
MD5 | 19339ee683bf756155e8b8c45adc8249 |
|
BLAKE2b-256 | 45cefcc2490eb6caea637c3d69d79e91ad1f17914a3b35ffde1f12b6e908b9d3 |