bosos-dev-tools

View on PyPIReverse Dependencies (1)

0.1.4 bosos_dev_tools-0.1.4-py3-none-any.whl

Wheel Details

Project: bosos-dev-tools
Version: 0.1.4
Filename: bosos_dev_tools-0.1.4-py3-none-any.whl
Download: [link]
Size: 15119
MD5: e6a91bdc55073cc9bb3f1ddfc125286b
SHA256: 89c1a652a8652aac60d4d6d0bd158e2aac1f072706393a54ba1664151b992efc
Uploaded: 2024-10-24 11:37:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bosos-dev-tools
Version: 0.1.4
Summary: Dev Tools is a collection of utility tools for Python developers, designed to simplify debugging, logging, and monitoring tasks. This package includes custom logging handlers, decorators for measuring execution time, and a progress bar utility to enhance the development workflow.
Author-Email: Björn Gunnarsson <bosos3[at]hotmail.com>
Project-Url: Source, https://github.com/bjorngun/developer-tools
Project-Url: Tracker, https://github.com/bjorngun/developer-tools/issues
License: MIT License Copyright (c) 2024 bjorngun 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.
Keywords: development,tools,logging,decorators
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: pyodbc
Requires-Dist: python-dotenv
Requires-Dist: pylint; extra == "lint"
Requires-Dist: coverage; extra == "test"
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3397 characters]

WHEEL

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

RECORD

Path Digest Size
dev_tools/__init__.py sha256=V0WcMMEUhZbCeGwX4EiZHf6aos8QJHBbLwBEtjepXlo 977
dev_tools/custom_decorators.py sha256=ELQU3AEhqbPPs1Oh-zSLS-Zv51s7QFATHECXCQq4-00 1223
dev_tools/custom_handlers.py sha256=YdgkW5rc1Pixiz4oHeier17-53bQ5ZDgZ6RQsROBTSc 5096
dev_tools/debug_tools.py sha256=WHeavq8-7F9YZhQ7ISc3IELoGfTKo0_Ky0Ihp9mb0oI 3216
dev_tools/logger_settings.py sha256=rWgnHZfJSEWwcal2NvLxhQfwF4KDQXQe61KHz60vnKE 4695
dev_tools/progress_bar.py sha256=c8QYUgj5AQSQOY4Vg1xS1da3zzjCnpP8pRahe-vBxa4 3708
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_custom_decorators.py sha256=rsKlSEcHiOlWTbOIZUIxvjiyMq6laGlkH50Ml9HzOuU 385
tests/test_custom_handlers.py sha256=vqAoZpFlEEyI4u0EevsxanYzv6ZeCJcZAbAcbso5ahM 5650
tests/test_debug_tools.py sha256=jRiZmjf5AHnG_5wLG2max7HUS1YGdKGKq4eiOHGoTO0 2228
tests/test_logger_settings.py sha256=jdnyb54J286nlUP5xYwuxKW3660zhn-10XEBXcPyBsk 788
tests/test_progress_bar.py sha256=_i4OuGeo5HG4iWuquOmMVWHxdNs6t3C7A6aFqK3Ex-I 518
bosos_dev_tools-0.1.4.dist-info/LICENSE sha256=xSsT2jEs58Cuz4A9mkkXDWxK2RH8UHd6YV7R3CDPYBs 1086
bosos_dev_tools-0.1.4.dist-info/METADATA sha256=oy05YN8nIhFKnraudQJca4bZagIczXt5AflHmRRjKhs 6080
bosos_dev_tools-0.1.4.dist-info/WHEEL sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA 91
bosos_dev_tools-0.1.4.dist-info/top_level.txt sha256=yNzahxLHG0eaaTzanqB9E03qk7zcs87_uq4m0R051uw 16
bosos_dev_tools-0.1.4.dist-info/RECORD

top_level.txt

dev_tools
tests