You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Multilingual Support:** Write code in your native language, be it Urdu, Hindi, Spanish, or any other language with future expansions planned.
19
+
-**Seamless Translation:** UniversalPython seamlessly translates your code into standard Python for execution.
20
+
-**Familiar Syntax:** Learn programming concepts using natural language analogies, making it easier to grasp core ideas.
21
+
-**Leverages Existing Libraries:** Access the vast ecosystem of Python libraries, frameworks, and tools through UniversalPython.
22
+
-**Open Source and Extensible:** Contribute to the project and expand support for new languages or improve existing translations.
23
+
24
+
## Use Cases
25
+
26
+
***Reduced Learning Barrier:** No need to master complex English keywords to start coding.
27
+
***Increased Accessibility:** Opens the world of programming to diverse populations who may not be comfortable with English.
28
+
***Faster Development:** Develop applications in your native language at an accelerated pace.
29
+
***Engages New Talent:** Expands the pool of potential programmers by removing the language barrier.
30
+
***Preserves Cultural Identity:** Promotes expression through the language you know best.
31
+
32
+
33
+
## 🚀 Quick Start
34
+
35
+
### Prerequisites
36
+
37
+
The only requirement is having [Python 3.4+](https://www.python.org/downloads/) (which includes the default package manager, `pip`).
38
+
39
+
40
+
### Install
17
41
If you've installed ```pip```, you can install UniversalPython from [Test PyPI](https://test.pypi.org/project/universalpython/) using the following command:
18
42
```
19
43
pip install -i urdupython
@@ -22,8 +46,19 @@ pip install -i urdupython
22
46
## Learn more
23
47
Read up the docs at our [documentation website](https://universalpython.github.io/docs/).
24
48
25
-
## Tests
26
-
### Platform(s) tested on
27
-
- macOS Big Sur 11.1
28
-
- Termux (Android)
29
-
- Ubuntu 20.04.3 LTS
49
+
**UniversalPython** is a revolutionary approach to programming languages, aiming to bridge the language gap and empower people of all backgrounds to become programmers. It leverages the power and vast libraries of Python while offering a familiar syntax based on your native language.
50
+
51
+
52
+
## Community & Contribution
53
+
54
+
We welcome contributions from developers and enthusiasts.
55
+
56
+
***Join the Discussion:** Participate in our [forum](https://discord.gg/xcBpqMDP2E) to share ideas, ask questions, and provide feedback.
57
+
***Contribute to the Project:** Help us expand language support, improve translations, and grow the UniversalPython ecosystem.
58
+
***Found an issue in UniversalPython?** Please use [submit issue](https://github.com/UniversalPython/UniversalPython/issues).
59
+
60
+
**UniversalPython is still under development, but we believe it has the potential to revolutionize how people learn and create code. Join us on this journey to make programming a truly universal language!**
0 commit comments