quasiqueue

View on PyPIReverse Dependencies (0)

0.4.0 quasiqueue-0.4.0-py3-none-any.whl

Wheel Details

Project: quasiqueue
Version: 0.4.0
Filename: quasiqueue-0.4.0-py3-none-any.whl
Download: [link]
Size: 12648
MD5: 09eb26e142219548e0f360e20fd01656
SHA256: d51ab263d6ad09238a60e845bd677ce7bc5ec36fae6a92df1f0f44e753c2cc9e
Uploaded: 2024-02-10 21:02:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: quasiqueue
Version: 0.4.0
Summary: A Simple High Performance Multiprocess Queue
Author: Robert Hafner
License: MIT License Copyright (c) 2023, Robert Hafner Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Requires-Python: >=3.10
Requires-Dist: psutil
Requires-Dist: pydantic (~=2.0)
Requires-Dist: pydantic-settings
Requires-Dist: typer (>=0.9.0)
Requires-Dist: build; extra == "dev"
Requires-Dist: dapperdata; extra == "dev"
Requires-Dist: glom; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-pretty; extra == "dev"
Requires-Dist: ruamel.yaml; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: toml-sort; extra == "dev"
Requires-Dist: types-psutil; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9895 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
quasiqueue/__init__.py sha256=-93F03PWs8J1zUIPOq5NEuuP-IQ2rAdw4v44VYhaGD8 246
quasiqueue/_version.py sha256=j90u3VVU4UrJf1fgMUhaZarHK_Do2XGYXr-vZvOFzVo 411
quasiqueue/builder.py sha256=vb7accZb3bhr6QrvKPpZBdGfe957S_RBexQjn8q8wUo 2767
quasiqueue/cli.py sha256=8kWgTF-lcCJIckvag5L8jJVoRDrINuliFj3p7AY-Aak 1499
quasiqueue/reader.py sha256=a-ZcXRFRrDqdMvkTGxc_-6McQ-Q-zK8ahczSOQIM5So 1927
quasiqueue/runner.py sha256=K5kXwvNDvPKNGgf0QBZbmU2oErSreZfSWEwrwEIlcE0 4851
quasiqueue/settings.py sha256=3wBBdXtYyRzyxQkB84YRmUhne-NcXA2e-D7FBrQ_c5Y 1896
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_quasiqueue.py sha256=s1RY7PVCFg8eFbCTHNFOGBWgqoid1NUTH6h--3vBnb0 82
quasiqueue-0.4.0.dist-info/LICENSE sha256=legyAvkw0TvroSF2AaID04VazRuqYlO1IHpFr_OsyGA 1071
quasiqueue-0.4.0.dist-info/METADATA sha256=havrs17s31_W-LrWIQhpJ50J32NYlepZ84xsFfnY230 11946
quasiqueue-0.4.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
quasiqueue-0.4.0.dist-info/entry_points.txt sha256=tPoBrLwTN57J1WEguRZ7ynxiTJlJO5UsGvAep5nKQZw 50
quasiqueue-0.4.0.dist-info/top_level.txt sha256=u2Y6QgNT8q4hZkI86sWnGMySt1LKP8HMSKffRA-ZgJQ 17
quasiqueue-0.4.0.dist-info/RECORD

top_level.txt

quasiqueue
tests

entry_points.txt

quasiqueue = quasiqueue.cli:app