File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " UniversalPython"
3+ numberOfPeople : " 2-8"
4+ pythonLevel : " Beginner"
5+ contactPerson :
6+ name : " Saad Bazaz"
7+ email : " bazaz@grayhat.studio"
8+ github : " SaadBazaz"
9+ links :
10+ - title : " GitHub repo"
11+ url : " https://github.com/UniversalPython/UniversalPython"
12+ - title : " Discord channel"
13+ url : " https://discord.gg/CD3Dh6zcfE"
14+ ---
15+
16+ UniversalPython is a simple transpiler which converts non-English Python code to
17+ Python, which effectively means you can translate Python to your mother tongue.
18+ Simple todos are:
19+
20+ - Add your native language as a language in UniversalPython!
21+ - Write better docs, the current ones are a bit wonky. Link
22+ [ here] ( https://github.com/UniversalPython/UniversalPython.github.io )
23+ - Propose (or even build!) an architecture which supports 3rd-party modules
24+ (like numpy!)
25+ - Write an extension/plugin
26+ - Make a wrapper REPL on the Python REPL
You can’t perform that action at this time.
0 commit comments