devtools

View on PyPIReverse Dependencies (84)

0.12.2 devtools-0.12.2-py3-none-any.whl

Wheel Details

Project: devtools
Version: 0.12.2
Filename: devtools-0.12.2-py3-none-any.whl
Download: [link]
Size: 19411
MD5: baaa92cb1e34ab1dc3084beef99d1421
SHA256: c366e3de1df4cdd635f1ad8cbcd3af01a384d7abda71900e68d43b04eb6aaca7
Uploaded: 2023-09-03 16:56:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: devtools
Version: 0.12.2
Summary: Python's missing debug print command, and more.
Author-Email: Samuel Colvin <s[at]muelcolvin.com>
Project-Url: Homepage, https://github.com/samuelcolvin/python-devtools
Project-Url: Documentation, https://python-devtools.helpmanual.io
Project-Url: Funding, https://github.com/sponsors/samuelcolvin
Project-Url: Source, https://github.com/samuelcolvin/python-devtools
Project-Url: Changelog, https://github.com/samuelcolvin/python-devtools/releases
License: The MIT License (MIT) Copyright (c) 2017 to present Samuel Colvin 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: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: asttokens (<3.0.0,>=2.0.0)
Requires-Dist: executing (>=1.1.1)
Requires-Dist: pygments (>=2.15.0)
Provides-Extra: pygments
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1886 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
devtools/__init__.py sha256=I2_M_JGwi7RDPsHnzGjeiYxLJ-oXEkJ0EdgkTHaGxfs 301
devtools/__main__.py sha256=Z6BYXKmzZbSPmCW9PkL4NFDkiCwNciCSI9vGdU0hRGc 2488
devtools/ansi.py sha256=-Og6jfi5DrTX3_OIFWCIySRmecvg7mhHCWnMXevrN4g 4118
devtools/debug.py sha256=QJHrJ_ZQ2NjHCQTogBQixjmiy7gXLiNQAgGhtRrdXGs 7833
devtools/prettier.py sha256=wD610Y32hJaiH4iQOJKzK03G2mR2TZmExp72c4qdnQE 12185
devtools/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
devtools/pytest_plugin.py sha256=23YKfaDMPKB9pyL0Rwx6Drfd34TYfsvUskrZEMR0V-Q 9654
devtools/timer.py sha256=gTo3c2Zzj57bpbPztThy6SByv8qKv02NTi6aEA03HTU 3039
devtools/utils.py sha256=myoK4gVDBzVr4jFN3nxR11ABNBh94QY5_UAEIMRwiws 4487
devtools/version.py sha256=fhphmfZH75L6qql_aesTRq_XrjCpNiUHg1jdZsGfyo0 19
devtools-0.12.2.dist-info/METADATA sha256=Sd-wQewk8OwnrQtX32OvnBxO3vVMKQciyDfhRev6L14 4815
devtools-0.12.2.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
devtools-0.12.2.dist-info/entry_points.txt sha256=0EkLyWH-mP6A5SBPWiZlKytuFUEl3jDIRPrdSNDVtlU 45
devtools-0.12.2.dist-info/licenses/LICENSE sha256=T9eDVbZ84md-3p-29jolDzd7t-IgiBNqX0aZrbS8Bp8 1091
devtools-0.12.2.dist-info/RECORD

entry_points.txt

devtools = devtools.pytest_plugin