Skip to content

Commit e0981f8

Browse files
committed
Add references to usage and conference videos
1 parent d3e1bfe commit e0981f8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,20 @@ Or use the interactive shell:
3737

3838
Contribution is also more than welcome! See our contribution section for more information on this.
3939

40+
# Conference videos
41+
42+
Checkout those talks on conferences:
43+
44+
- [FOSDEM 2019](https://www.youtube.com/watch?v=nJDY9ASuiLc)
45+
- [EuroPython 2018](https://www.youtube.com/watch?v=YMmio0JHy_Y)
46+
47+
# Use cases
48+
49+
Allthough rustpython is a very young project, it is already used in the wild:
50+
51+
- [pyckitup](https://github.com/pickitup247/pyckitup): a game engine written in rust.
52+
- [codingworkshops.org](https://github.com/chicode/codingworkshops): a site where you can learn how to code.
53+
4054
# Goals
4155

4256
- Full Python-3 environment entirely in Rust (not CPython bindings)

0 commit comments

Comments
 (0)