name: cattrs version: 26.1.0 summary: Composable complex class support for attrs and dataclasses. license: MIT License requires_python: >=3.10 python_min: 3.10 install_size: 71.3 KB module_format: py3-none-any doc_url: https://catt.rs/en/stable/ repo_url: https://github.com/python-attrs/cattrs last_released_at: 2026-02-18T22:15:17Z releases_last_12mo: 3 avg_days_between_releases: 73.0 platforms: any ## dependencies attrs >=25.4.0 exceptiongroup >=1.1.1 typing-extensions >=4.14.0 ## extras [bson] pymongo >=4.4.0 [cbor2] cbor2 >=5.4.6 [msgpack] msgpack >=1.0.5 [msgspec] msgspec >=0.19.0 [orjson] orjson >=3.11.3 [pyyaml] pyyaml >=6.0 [tomlkit] tomlkit >=0.11.8 [tomllib] tomli-w >=1.1.0 tomli >=1.1.0 [ujson] ujson >=5.10.0 ## maintainers Tin Tvrtkovic