msgspec

View on PyPIReverse Dependencies (154)

0.18.6 msgspec-0.18.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
msgspec-0.18.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
msgspec-0.18.6-cp39-cp39-win_amd64.whl
msgspec-0.18.6-cp39-cp39-macosx_10_9_x86_64.whl
msgspec-0.18.6-cp39-cp39-musllinux_1_1_x86_64.whl
msgspec-0.18.6-cp39-cp39-musllinux_1_1_aarch64.whl
msgspec-0.18.6-cp39-cp39-macosx_11_0_arm64.whl
msgspec-0.18.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
msgspec-0.18.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
msgspec-0.18.6-cp38-cp38-win_amd64.whl
msgspec-0.18.6-cp38-cp38-macosx_10_9_x86_64.whl
msgspec-0.18.6-cp38-cp38-musllinux_1_1_x86_64.whl
msgspec-0.18.6-cp38-cp38-musllinux_1_1_aarch64.whl
msgspec-0.18.6-cp38-cp38-macosx_11_0_arm64.whl
msgspec-0.18.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
msgspec-0.18.6-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
msgspec-0.18.6-cp312-cp312-win_amd64.whl
msgspec-0.18.6-cp312-cp312-macosx_10_9_x86_64.whl
msgspec-0.18.6-cp312-cp312-musllinux_1_1_x86_64.whl
msgspec-0.18.6-cp312-cp312-musllinux_1_1_aarch64.whl
msgspec-0.18.6-cp312-cp312-macosx_11_0_arm64.whl
msgspec-0.18.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
msgspec-0.18.6-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
msgspec-0.18.6-cp311-cp311-win_amd64.whl
msgspec-0.18.6-cp311-cp311-macosx_10_9_x86_64.whl
msgspec-0.18.6-cp311-cp311-musllinux_1_1_x86_64.whl
msgspec-0.18.6-cp311-cp311-musllinux_1_1_aarch64.whl
msgspec-0.18.6-cp311-cp311-macosx_11_0_arm64.whl
msgspec-0.18.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
msgspec-0.18.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
msgspec-0.18.6-cp310-cp310-win_amd64.whl
msgspec-0.18.6-cp310-cp310-macosx_10_9_x86_64.whl
msgspec-0.18.6-cp310-cp310-musllinux_1_1_x86_64.whl
msgspec-0.18.6-cp310-cp310-musllinux_1_1_aarch64.whl
msgspec-0.18.6-cp310-cp310-macosx_11_0_arm64.whl

Wheel Details

Project: msgspec
Version: 0.18.6
Filename: msgspec-0.18.6-cp39-cp39-win_amd64.whl
Download: [link]
Size: 185801
MD5: 24a9d9cb2a5153b8c01aae5c9d87961b
SHA256: b5c390b0b0b7da879520d4ae26044d74aeee5144f83087eb7842ba59c02bc090
Uploaded: 2024-01-22 04:34:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: msgspec
Version: 0.18.6
Summary: A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.
Maintainer: Jim Crist-Harif
Maintainer-Email: jcristharif[at]gmail.com
Home-Page: https://jcristharif.com/msgspec/
Project-Url: Documentation, https://jcristharif.com/msgspec/
Project-Url: Source, https://github.com/jcrist/msgspec/
Project-Url: Issue Tracker, https://github.com/jcrist/msgspec/issues
License: BSD
Keywords: JSON msgpack MessagePack TOML YAML serialization validation schema
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
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
Requires-Python: >=3.8
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: gcovr; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: furo; extra == "dev"
Requires-Dist: sphinx-copybutton; extra == "dev"
Requires-Dist: sphinx-design; extra == "dev"
Requires-Dist: ipython; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pyright; extra == "dev"
Requires-Dist: msgpack; extra == "dev"
Requires-Dist: attrs; extra == "dev"
Requires-Dist: pyyaml; extra == "dev"
Requires-Dist: tomli-w; extra == "dev"
Requires-Dist: tomli; python_version < "3.11" and extra == "dev"
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: furo; extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Requires-Dist: sphinx-design; extra == "doc"
Requires-Dist: ipython; extra == "doc"
Requires-Dist: pytest; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pyright; extra == "test"
Requires-Dist: msgpack; extra == "test"
Requires-Dist: attrs; extra == "test"
Requires-Dist: pyyaml; extra == "test"
Requires-Dist: tomli-w; extra == "test"
Requires-Dist: tomli; python_version < "3.11" and extra == "test"
Requires-Dist: tomli-w; extra == "toml"
Requires-Dist: tomli; python_version < "3.11" and extra == "toml"
Requires-Dist: pyyaml; extra == "yaml"
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: test
Provides-Extra: toml
Provides-Extra: yaml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4414 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: false
Tag: cp39-cp39-win_amd64

RECORD

Path Digest Size
msgspec/__init__.py sha256=U2Gp7Czwq_x9z0MKwo6OCy5p2LRnwX2g13lhv_jHTL0 1217
msgspec/__init__.pyi sha256=y9OLt5VfgB9Q2Flg9ZM6QUy41Bs3bmHU_ScCFroDnW8 6288
msgspec/_core.cp39-win_amd64.pyd sha256=bIYhtsX1KvvRYGBj4dd_fvRcLYOV-DrBykdrkfPfGnk 328704
msgspec/_json_schema.py sha256=SOfIhIJgDXSKUhTJuRAE-gGXBu3zzyFDrPF2KO19dPk 17097
msgspec/_utils.py sha256=Hju8NbR5mveHlSvLdZ_PAyKJ1O2XKO5dlxgaVe_26A0 9337
msgspec/_version.py sha256=a2wg-8U8xWqU9IRC7WiyOCpBPUcpPFYKTgfQEYpqbZ0 519
msgspec/inspect.py sha256=ZKLxoyU_Te9yhFijIF6qZyds8P42xM0pO6sF0Dll_M4 29901
msgspec/json.py sha256=zZ_I-rfd16FittZf_7Dxmsy3GFfNaI7W4fw8Hne2lTU 220
msgspec/json.pyi sha256=TJ8-b-DOTxSJdQAlUrjvigN0svfrHm861XHC3U6Nr44 3108
msgspec/msgpack.py sha256=ZWlQq6gIaXQY-jhzRu5ThYW8fTRbMs5di4HoNmEoROc 161
msgspec/msgpack.pyi sha256=LtikM_14qEeOfBKeQDTztWheWANlppM3kDvc7ME6oE0 2669
msgspec/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
msgspec/structs.py sha256=-eDUWcYVJzlXpgs0qZVJOsyh9ryW7_5lafQ4N45qZks 3048
msgspec/structs.pyi sha256=lsBJZsA8BC-bY3rBOuMxUA259LTlqrty5ATRg2urb9s 939
msgspec/toml.py sha256=3tfGIWi65N9ecgo8cqfaCP_fqECUdGPzRMw3JUbc8es 5579
msgspec/yaml.py sha256=SWhF83Qw4bNEi6xLHhlizNKjEpjkbE3RneFihzl9Q0I 5445
msgspec-0.18.6.dist-info/LICENSE sha256=-vj2abHT0mcJoEeHmvMUl7_NeVOJFjZWIHRImQDCJUA 1525
msgspec-0.18.6.dist-info/METADATA sha256=g0eKS6M3Jb387PXe1j1Z60C6LZnUW5d1cCuHc72k9-k 7082
msgspec-0.18.6.dist-info/WHEEL sha256=GZFS91_ufm4WrNPBaFVPB9MvOXR6bMZQhPcZRRTN5YM 100
msgspec-0.18.6.dist-info/top_level.txt sha256=8Ysnxa29QLhdPtjPGjyc1hmx3nOmKeu_OAk2682ZdvU 8
msgspec-0.18.6.dist-info/RECORD

top_level.txt

msgspec