garson

View on PyPIReverse Dependencies (1)

0.1.0 garson-0.1.0-py3-none-any.whl

Wheel Details

Project: garson
Version: 0.1.0
Filename: garson-0.1.0-py3-none-any.whl
Download: [link]
Size: 15911
MD5: b14aa39110be1437bf8486877db7509f
SHA256: 6461fe156fd2a253ed68dfb1cd86a3cb14bc49e89b674705c93d9a801f1ec113
Uploaded: 2024-07-28 18:50:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: garson
Version: 0.1.0
Summary: The library that serves
Author-Email: Dima Burmistrov <pyctrl.dev[at]gmail.com>
Project-Url: Homepage, https://gitlab.com/pyctrl/garson
Project-Url: Bug Tracker, https://gitlab.com/pyctrl/garson/-/issues
License: Copyright (c) 2023 Dmitry Burmistrov 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. Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization.
Keywords: garson,service
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: garson[rc-daemon,svc-bjoern]; extra == "all"
Requires-Dist: python-daemon (<4.0.0); extra == "rc-daemon"
Requires-Dist: bjoern (<4.0.0); extra == "svc-bjoern"
Provides-Extra: all
Provides-Extra: rc-daemon
Provides-Extra: svc-bjoern
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 49 characters]

WHEEL

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

RECORD

Path Digest Size
garson/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/_lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/_lib/constants.py sha256=bBE7_Kju3JKuoisrqtLPb6QWkziC7EQG1Qgk9Ngsl4A 120
garson/_lib/info.py sha256=s3SHKgfIICc2Ck0R8jI2mKRq8SoCrup4uQ9mqlbW7C0 2156
garson/_lib/log.py sha256=vND6tPMhoYy3Bm6cCtpMisXEngYuoULChnbr58KKrF0 735
garson/_lib/utils.py sha256=qfV39ibGGI0kPRTskfSSFHsdiZEtfB1f_thnpc03Ibw 1147
garson/_lib/validators.py sha256=3z8z-YlAqqCzBedxhdRWfCivZzFfuE0PGEhsiWlZP_o 166
garson/guards/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/guards/base.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/hubs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/hubs/base.py sha256=Dh2KxFiLP3ZY21xT6VIVLTQ1gnyze8krwp95o8fJte0 506
garson/ipc/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/ipc/cells/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/ipc/cells/base.py sha256=ls5ZXpg720_CAsAyr_yipwAt_B4MsdZXP-37s_YvN58 277
garson/ipc/cells/file.py sha256=IAR8gR-DdyJEyxLmIV5pgWNrD25VKu4iAqQyIlGjWxA 422
garson/ipc/cells/mp.py sha256=p-_2xAiViME4dvNJZqDoUDsIVzbS2CxuqZjjoRRJNkg 440
garson/rcs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/rcs/base.py sha256=NRMED3raHnXTXVULF0RUdswVGEc509R8UsbsqSU-Kd0 982
garson/rcs/daemon.py sha256=R-YQVXTBtRxwyD_OOjL2U8W4NchhdIeDpChw-9fpWQk 2341
garson/schedulers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/schedulers/base.py sha256=j-IPmBC6YDhMffmYm4DKUhnHqHB9QYFCFJG9uonooNM 1999
garson/schedulers/interval.py sha256=z1Cx1trFOyx4x1vDlCJOIQeC67kaxffHwLwTQL86KtY 1232
garson/schedulers/helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/schedulers/helpers/cached.py sha256=h84iaaKf1ifd2qE4RzIwn6xWZIPt_aLgY2Bk_7YQElk 781
garson/schedulers/helpers/manual.py sha256=_RGZ1nA0NAz9jME5jUDcOISRq2unfh62o2qGdgnqBrg 2401
garson/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
garson/services/base.py sha256=UQPmcadsHqugk7_XkRv-jzqp-8iiM9A9t_ZNZ51Mlfw 4264
garson/services/interval.py sha256=G1HCpIWERZqNggYu39_C1kllSAyv5nWk7IqGIwYWofA 4418
garson-0.1.0.dist-info/LICENSE sha256=IG_RXXxgcHx29qVlH3UsbHhUlwPE50j5iAJ2jDi7yf4 1284
garson-0.1.0.dist-info/METADATA sha256=XJqb4yMkT2LZAyiSdr6Ao6tuVLS1_vIohHRRpeHwBQU 2394
garson-0.1.0.dist-info/WHEEL sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk 91
garson-0.1.0.dist-info/top_level.txt sha256=fKVLZSJSBTtZAxANWbigAakF2iS5MMRQkUh8WourpoA 7
garson-0.1.0.dist-info/RECORD

top_level.txt

garson