Skip to content

Commit 486cea1

Browse files
committed
Add talk
1 parent eceaf7a commit 486cea1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,12 @@ Features
161161
``cattrs`` comes with preconfigured converters for a number of serialization libraries, including json, msgpack, bson, yaml and toml.
162162
For details, see the `cattr.preconf package <https://cattrs.readthedocs.io/en/latest/preconf.html>`_.
163163

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

170171
Credits
171172
-------

0 commit comments

Comments
 (0)