File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,20 @@ Or use the interactive shell:
37
37
38
38
Contribution is also more than welcome! See our contribution section for more information on this.
39
39
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
+
40
54
# Goals
41
55
42
56
- Full Python-3 environment entirely in Rust (not CPython bindings)
You can’t perform that action at this time.
0 commit comments