Skip to content

Commit 2434fae

Browse files
committed
About us page added
1 parent e3716c2 commit 2434fae

File tree

3 files changed

+47
-3
lines changed

3 files changed

+47
-3
lines changed

doc/about.rst

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
About Us
2+
========
3+
4+
5+
**Welcome to Python-World! 🐍🌎🎉**
6+
7+
Python-World is a vibrant community dedicated to all things Python! We are passionate about promoting Python as a versatile and powerful programming language, and our mission is to support and inspire Python enthusiasts worldwide. 🚀💻🌟
8+
9+
**Who We Are**
10+
11+
At Python-World, we are a diverse group of Python enthusiasts, ranging from beginners to experienced developers. Our community is a melting pot of creativity, curiosity, and collaboration. We believe in fostering a welcoming and inclusive environment where everyone can learn, share, and grow. 🌈🤝🌱
12+
13+
**What We Do**
14+
15+
Python-World hosts a range of exciting activities and resources, including:
16+
17+
- **Informative Blog Posts:** Stay up-to-date with the latest Python trends, tips, and tricks through our regularly updated blog. 📰🔍💡
18+
- **Interactive Workshops:** Join our live workshops and webinars, where Python experts share their knowledge and experience. 🎓🗣️🎥
19+
- **Code Challenges:** Participate in fun and challenging coding contests to test your Python skills and win exciting prizes. 🏆🚀💥
20+
- **Engaging Community:** Connect with like-minded Pythonistas, ask questions, and engage in discussions on our online platforms. 💬🌐🗨️
21+
22+
**Active Projects**
23+
24+
Here are some of our active projects that you can contribute to:
25+
26+
- **S-Tool**: is a utility module that provides helpful methods for interacting with Selenium WebDriver in Python. `Read More... <https://github.com/Python-World/s-tool>`_ 🌐🎉🎤
27+
- **Python Handbook:** Coming soooon. 📖📚👶
28+
29+
**Get Involved**
30+
31+
We believe in the power of community, and we'd love to have you on board! Here's how you can get involved:
32+
33+
- **Follow us on github** Join our vibrant community on `Github <https://github.com/Python-World>`_ 📱🌐📢
34+
- **Contribute to our Newsletter:** Share your Python insights and experiences by writing for our Newsletter `Here <https://github.com/Python-World/newsletter>`_ 📝✨🎙️
35+
- **Attend our events:** Join our live workshops and webinars to expand your Python knowledge. 📆🎓🌟
36+
- **Participate in discussions:** Engage with fellow Pythonistas in our forums and online groups `Discussion Area <https://github.com/orgs/Python-World/discussions>`_. 🗣️💬🌐
37+
38+
**Contact Us**
39+
40+
If you have any questions, suggestions, or just want to say hi, feel free to reach out to us at [email protected]. 📧📬👋
41+
42+
We look forward to growing and learning together in the exciting world of Python! 🌱🚀💻
43+
44+
**Happy Coding!** 🎉🐍💻

doc/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Python-world Newsletter
99
.. toctree::
1010
:maxdepth: 2
1111

12-
contributors
1312
modules
1413

1514

doc/modules.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11

22
.. toctree::
33
:maxdepth: 4
4-
4+
5+
about
6+
contributors
57
newsletters/index.2023
68
newsletters/index.2022
79

8-
.. contributors:: sphinx-doc/sphinx

0 commit comments

Comments
 (0)