We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86205e0 commit e7dbcf0Copy full SHA for e7dbcf0
1 file changed
bindings/python/README.rst
@@ -103,6 +103,14 @@ Python support
103
104
``css_inline`` supports Python 3.6, 3.7, 3.8, and 3.9.
105
106
+Extra materials
107
+---------------
108
+
109
+If you want to know how this library was created & how it works internally, you could take a look at these articles:
110
111
+- `Rust crate <https://dygalo.dev/blog/rust-for-a-pythonista-2/>`_
112
+- `Python bindings <https://dygalo.dev/blog/rust-for-a-pythonista-3/>`_
113
114
License
115
-------
116
0 commit comments