Skip to content

Commit

Permalink
Add talk
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Nov 1, 2022
1 parent eceaf7a commit 486cea1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,11 +161,12 @@ Features
``cattrs`` comes with preconfigured converters for a number of serialization libraries, including json, msgpack, bson, yaml and toml.
For details, see the `cattr.preconf package <https://cattrs.readthedocs.io/en/latest/preconf.html>`_.

Additional documentation
------------------------
Additional documentation and talks
----------------------------------
* `On structured and unstructured data, or the case for cattrs <https://threeofwands.com/on-structured-and-unstructured-data-or-the-case-for-cattrs/>`_
* `Why I use attrs instead of pydantic <https://threeofwands.com/why-i-use-attrs-instead-of-pydantic/>`_
* `cattrs I: un/structuring speed <https://threeofwands.com/why-cattrs-is-so-fast/>`_
* `Python has a macro language - it's Python (PyCon IT 2022) <https://www.youtube.com/watch?v=UYRSixikUTo>`_

Credits
-------
Expand Down

0 comments on commit 486cea1

Please sign in to comment.