Skip to content

Commit 1c957c9

Browse files
authored
Add learning section
1 parent 615527c commit 1c957c9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ A collection of Python packages built on top of Rust.
1515
- [Embedding & Interop](#embedding--interop)
1616
- [Emerging Projects](#emerging-projects)
1717
- [Database](#database)
18+
- [Learning](#learning)
1819

1920
## Core Tools & Infrastructure
2021

@@ -122,6 +123,12 @@ _Tools for building database projects._
122123

123124
**[⬆ back to top](#contents)**
124125

126+
## Learning
127+
_Tools to learn binding Rust with Python._
128+
129+
- [rust-python-example](https://github.com/rochacbruno/rust-python-example) - Example of using Rust to Extend Python.
130+
131+
**[⬆ back to top](#contents)**
125132
---
126133

127134
## LICENSE :balance_scale:

0 commit comments

Comments
 (0)