typed-proxy

View on PyPIReverse Dependencies (0)

1.0.1 typed_proxy-1.0.1-py3-none-any.whl

Wheel Details

Project: typed-proxy
Version: 1.0.1
Filename: typed_proxy-1.0.1-py3-none-any.whl
Download: [link]
Size: 5071
MD5: 9c44ae22fbd255a2c9a1edd90ae734ba
SHA256: 369f4800cdd65e77db9386a1105a5ce823267e9cba5176fcb4e12d7571cdb92f
Uploaded: 2024-08-02 13:15:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: typed-proxy
Version: 1.0.1
Summary: A Python package that provides a metaclass for creating proxy classes with type annotations.
Author: Jonghwan Hyeon
Author-Email: jonghwanhyeon93[at]gmail.com
Home-Page: https://github.com/jonghwanhyeon/typed-proxy
License: MIT
Keywords: metaclass,proxy
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: griffe-generics; extra == "dev"
Requires-Dist: griffe-modernized-annotations; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: mkdocstrings[python]; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: rich; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: black; extra == "docs"
Requires-Dist: griffe-generics; extra == "docs"
Requires-Dist: griffe-modernized-annotations; extra == "docs"
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings[python]; extra == "docs"
Requires-Dist: pytest; extra == "tests"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2753 characters]

WHEEL

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

RECORD

Path Digest Size
proxy/__init__.py sha256=M5HSQOUKH7SV7LvFMNxmmUL0lGd-8Xaboa71k_I2xYM 116
proxy/proxy.py sha256=KHD7ADQxJJRe6hgT7vnsYnUgKOY9a-wk2asQ2kCkwpw 2802
proxy/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_proxy.py sha256=IOtQ_lScwDHRZOe3_ve9MR6_WULoG3x9VqcQIG3zAAs 1360
typed_proxy-1.0.1.dist-info/LICENSE sha256=WzKUEs_sN58v7jbNUuWx3GXUVyNn1QysAdfQJjzyph0 1062
typed_proxy-1.0.1.dist-info/METADATA sha256=B6VJNQV21-Ttej14LZzVjAYD7pF7Ij56ymnX16HBWac 4232
typed_proxy-1.0.1.dist-info/WHEEL sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs 91
typed_proxy-1.0.1.dist-info/top_level.txt sha256=R-pDboepFZA9GYaviDJ-J5FhdJcN1wMGq9HxI7qsDX0 12
typed_proxy-1.0.1.dist-info/RECORD

top_level.txt

proxy
tests