-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
417 additions
and
671 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
|
||
about | ||
contributors | ||
upcoming_events | ||
newsletters/index.2023 | ||
newsletters/index.2022 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,6 @@ | ||
Week 25 - June 2023 | ||
################### | ||
|
||
Introduction and Highlights | ||
--------------------------- | ||
|
||
Welcome to the latest edition of the Python-World Newsletter! We bring | ||
you the most exciting updates and insightful content from the Python | ||
community. In this week’s edition, we have some incredible code | ||
snippets, community spotlights, upcoming events, useful resources, and | ||
more. Let’s dive in! | ||
|
||
Code Snippets | ||
------------- | ||
|
||
1. 🐍 Power of the “repr” function in python. | ||
********************************************* | ||
|
@@ -722,21 +711,6 @@ The `getpass()` method is a valuable tool for securely capturing sensitive user | |
|
||
</details> | ||
|
||
Upcoming Events | ||
--------------- | ||
|
||
+------------------+---------+------------+---------------------------+ | ||
| Event Name | Date | Location | URL | | ||
+==================+=========+============+===========================+ | ||
| PyCon 2023 | Sept 29 | HYDRABAD | `Website <https | | ||
| | To 02 | | ://in.pycon.org/2023/>`__ | | ||
| | Oct | | | | ||
+------------------+---------+------------+---------------------------+ | ||
|
||
Stay updated with the latest events and conferences in the Python | ||
community. Mark your calendars and don’t miss out on these exciting | ||
opportunities to learn, network, and engage with fellow Python | ||
enthusiasts! | ||
|
||
Useful Resources | ||
---------------- | ||
|
@@ -757,25 +731,3 @@ skills and stay updated with the latest trends: | |
|
||
Stay curious, keep learning, and make the most of these resources to | ||
enhance your Python journey! | ||
|
||
Contact | ||
------- | ||
|
||
If you have any questions or need further assistance, feel free to reach | ||
out to us at [[email protected]] or join the discussion on our | ||
`GitHub | ||
Discussions <https://github.com/Python-World/newsletter/discussions>`__ | ||
board. | ||
|
||
Contributors | ||
------------ | ||
|
||
We would like to express our sincere gratitude to the following | ||
contributors who have made valuable contributions to this edition of the | ||
Python-World Newsletter: | ||
|
||
- `Ravishankar Chavare <github.com/chavarera/>`__ | ||
|
||
Thank you for your dedication and for enriching the Python community | ||
with your valuable insights, code snippets, and contributions! Happy | ||
coding! 🐍✨ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,7 @@ | ||
Week 26 - Jully 2023 | ||
#################### | ||
|
||
Introduction and Highlights | ||
--------------------------- | ||
|
||
Welcome to the latest edition of the Python-World Newsletter! We bring | ||
you the most exciting updates and insightful content from the Python | ||
community. In this week’s edition, we have some incredible code | ||
snippets, community spotlights, upcoming events, useful resources, and | ||
more. Let’s dive in! | ||
|
||
Code Snippets | ||
------------- | ||
|
||
1. 🐍 Exploring the Power of \\r in Python's Print Statement | ||
************************************************************* | ||
|
@@ -661,22 +651,6 @@ Keep exploring the vast possibilities of async and await, and embrace the world | |
|
||
|
||
|
||
Upcoming Events | ||
--------------- | ||
|
||
+------------------+---------+------------+---------------------------+ | ||
| Event Name | Date | Location | URL | | ||
+==================+=========+============+===========================+ | ||
| PyCon 2023 | Sept 29 | HYDRABAD | `Website <https | | ||
| | To 02 | | ://in.pycon.org/2023/>`__ | | ||
| | Oct | | | | ||
+------------------+---------+------------+---------------------------+ | ||
|
||
Stay updated with the latest events and conferences in the Python | ||
community. Mark your calendars and don’t miss out on these exciting | ||
opportunities to learn, network, and engage with fellow Python | ||
enthusiasts! | ||
|
||
Useful Resources | ||
---------------- | ||
|
||
|
@@ -699,27 +673,4 @@ skills and stay updated with the latest trends: | |
Python ecosystem. | ||
|
||
Stay curious, keep learning, and make the most of these resources to | ||
enhance your Python journey! | ||
|
||
Contact | ||
------- | ||
|
||
If you have any questions or need further assistance, feel free to reach | ||
out to us at [[email protected]] or join the discussion on our | ||
`GitHub | ||
Discussions <https://github.com/Python-World/newsletter/discussions>`__ | ||
board. | ||
|
||
Contributors | ||
------------ | ||
|
||
We would like to express our sincere gratitude to the following | ||
contributors who have made valuable contributions to this edition of the | ||
Python-World Newsletter: | ||
|
||
- `Ravishankar Chavare <https://github.com/chavarera/>`__ | ||
- `Aahnik Daw <https://github.com/aahnik/>`__ | ||
|
||
Thank you for your dedication and for enriching the Python community | ||
with your valuable insights, code snippets, and contributions! Happy | ||
coding! 🐍✨ | ||
enhance your Python journey! |
Oops, something went wrong.