type_comparable

View on PyPIReverse Dependencies (0)

2 type_comparable-2-py3-none-any.whl

Wheel Details

Project: type_comparable
Version: 2
Filename: type_comparable-2-py3-none-any.whl
Download: [link]
Size: 4751
MD5: 2f0c728e170a61a6b6e8e9d861c0d0b9
SHA256: c66978b2a87883c480f7c848e42018a0d33a809a6dd0827f321f5a6d8a921ed2
Uploaded: 2023-10-11 20:11:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: type-comparable
Version: 2
Summary: Helper for checking variable equivalence by type. Useful for tests.
Author: Konstantin Enchant
Author-Email: sirkonst[at]gmail.com
Maintainer: Konstantin Enchant
Maintainer-Email: sirkonst[at]gmail.com
Home-Page: https://github.com/sirkonst/type_comparable
License: MIT
Keywords: test,tests,pytest,pytest-pluggin,type,typing
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
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: Programming Language :: Python :: 3.12
Classifier: Framework :: Pytest
Requires-Python: >=3.7
Requires-Dist: wrapt (~=1.15)
Requires-Dist: coverage (~=7.2); extra == "develop"
Requires-Dist: docutils (~=0.20); extra == "develop"
Requires-Dist: pygments (~=2.16); extra == "develop"
Requires-Dist: pylama (~=8.4); extra == "develop"
Requires-Dist: pytest-xdist; extra == "develop"
Requires-Dist: pytest (~=7.2); extra == "develop"
Requires-Dist: tox (~=4.8); extra == "develop"
Requires-Dist: twine (~=4.0); extra == "develop"
Requires-Dist: wheel (~=0.38); extra == "develop"
Requires-Dist: setuptools (~=68.2); python_version >= "3.12" and extra == "develop"
Provides-Extra: develop
License-File: LICENSE
[Description omitted; length: 2613 characters]

WHEEL

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

RECORD

Path Digest Size
type_comparable/__init__.py sha256=fD-9l7c5QOGMrt6-9JsI5ukeEg6C-j6OA7TKhaXIpZw 2615
type_comparable/pytest_plugin.py sha256=_O66mTGwFHEWmzERe6jgpF81NHy5IS0zws9mLm_L0Pk 455
type_comparable-2.dist-info/LICENSE sha256=fB003nD8asxy4YIIQu7tAZSfgw3Vk71POkGb9iJjj84 1100
type_comparable-2.dist-info/METADATA sha256=kHk-c4cJ1BE5jXaDWATywZBaTObZRl2wIT0oIiQOnbQ 4122
type_comparable-2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
type_comparable-2.dist-info/entry_points.txt sha256=goTsJfphmWJeJawCvGjaDmeCYOQfo5nLyy6fzX4QcEc 59
type_comparable-2.dist-info/top_level.txt sha256=DN_KJT9Jqzk-ZrywderpJogbaykt7fJuVE_VxM5W6jI 16
type_comparable-2.dist-info/RECORD

top_level.txt

type_comparable

entry_points.txt

type_comparable = type_comparable.pytest_plugin