declog

View on PyPIReverse Dependencies (0)

0.5.0 declog-0.5.0-py3-none-any.whl

Wheel Details

Project: declog
Version: 0.5.0
Filename: declog-0.5.0-py3-none-any.whl
Download: [link]
Size: 7866
MD5: d24fc5a21258ae3ac0d9639c317493d5
SHA256: eb06c4aa86dbb21366d098f87dab0c17727de54601ed0c5918905d95d106cbd3
Uploaded: 2023-04-05 14:46:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: declog
Version: 0.5.0
Summary: Minimal boilerplate logger for functions.
Author-Email: Josh Read <joshua-read[at]hotmail.co.uk>
Project-Url: Documentation, https://josh-read.github.io/declog/
Project-Url: Issues, https://github.com/josh-read/declog/issues
Project-Url: Source, https://github.com/josh-read/declog
License: MIT License Copyright (c) 2023 Josh Read 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.
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocstrings[python]; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
_version.py sha256=o_9FMpKXs1TaEQNOx-A4tDxKLoFOXZyS8RpLoa-PFCI 160
declog/__init__.py sha256=g0TzANNZ_Jii08A5gEkEDp-yG6VWoR6VEKdjHy69a-U 107
declog/core.py sha256=WFs0rkNhtmUhbzmBEy2ZcE4TDhzS4r2VXHhFSIYXd_Y 1282
declog/database.py sha256=TDXKTOxg73bOMg9zxWVU8rd2fXcTYk-yrQxB4SAzdO0 3172
declog/utils.py sha256=p2-b81bB0kjVoVFVlnB1GWMQUJCIGldxAG8ddpj5ic8 637
declog/logger/__init__.py sha256=fKE5ciLIqeVYHVLjbs7vhlkPdCaISXl58nhA5DFfxpc 4222
declog/logger/mixins.py sha256=SM6Dy17dD2Wrd-678hCeIkZVVzm3rkii_zisVhA3dLw 728
declog-0.5.0.dist-info/LICENSE sha256=X-9bGCX9JIA7NUEPzc8zTiAAy9RFDQ1epP5hS8vE2zc 1066
declog-0.5.0.dist-info/METADATA sha256=CEIK_MAWg50Hl4gSK8VuYj42lYpYUlZ7NSfOvWLk65w 2280
declog-0.5.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
declog-0.5.0.dist-info/top_level.txt sha256=uDO4WFrx0JbkNhHSwwxlUY89Oa-KFHFC7Dsic6LKeV4 16
declog-0.5.0.dist-info/RECORD

top_level.txt

_version
declog