Skip to content

Commit 9d893fa

Browse files
committed
week 32
1 parent 2f24b4c commit 9d893fa

11 files changed

+417
-671
lines changed

doc/modules.rst

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
about
66
contributors
7+
upcoming_events
78
newsletters/index.2023
89
newsletters/index.2022
910

doc/newsletters/2023/WEEK_25.rst

-48
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,6 @@
11
Week 25 - June 2023
22
###################
33

4-
Introduction and Highlights
5-
---------------------------
6-
7-
Welcome to the latest edition of the Python-World Newsletter! We bring
8-
you the most exciting updates and insightful content from the Python
9-
community. In this week’s edition, we have some incredible code
10-
snippets, community spotlights, upcoming events, useful resources, and
11-
more. Let’s dive in!
12-
13-
Code Snippets
14-
-------------
154

165
1. 🐍 Power of the “repr” function in python.
176
*********************************************
@@ -722,21 +711,6 @@ The `getpass()` method is a valuable tool for securely capturing sensitive user
722711

723712
</details>
724713

725-
Upcoming Events
726-
---------------
727-
728-
+------------------+---------+------------+---------------------------+
729-
| Event Name | Date | Location | URL |
730-
+==================+=========+============+===========================+
731-
| PyCon 2023 | Sept 29 | HYDRABAD | `Website <https |
732-
| | To 02 | | ://in.pycon.org/2023/>`__ |
733-
| | Oct | | |
734-
+------------------+---------+------------+---------------------------+
735-
736-
Stay updated with the latest events and conferences in the Python
737-
community. Mark your calendars and don’t miss out on these exciting
738-
opportunities to learn, network, and engage with fellow Python
739-
enthusiasts!
740714

741715
Useful Resources
742716
----------------
@@ -757,25 +731,3 @@ skills and stay updated with the latest trends:
757731

758732
Stay curious, keep learning, and make the most of these resources to
759733
enhance your Python journey!
760-
761-
Contact
762-
-------
763-
764-
If you have any questions or need further assistance, feel free to reach
765-
out to us at [pythonworldhelp@gmail.com] or join the discussion on our
766-
`GitHub
767-
Discussions <https://github.com/Python-World/newsletter/discussions>`__
768-
board.
769-
770-
Contributors
771-
------------
772-
773-
We would like to express our sincere gratitude to the following
774-
contributors who have made valuable contributions to this edition of the
775-
Python-World Newsletter:
776-
777-
- `Ravishankar Chavare <github.com/chavarera/>`__
778-
779-
Thank you for your dedication and for enriching the Python community
780-
with your valuable insights, code snippets, and contributions! Happy
781-
coding! 🐍✨

doc/newsletters/2023/WEEK_26.rst

+1-50
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,7 @@
11
Week 26 - Jully 2023
22
####################
33

4-
Introduction and Highlights
5-
---------------------------
64

7-
Welcome to the latest edition of the Python-World Newsletter! We bring
8-
you the most exciting updates and insightful content from the Python
9-
community. In this week’s edition, we have some incredible code
10-
snippets, community spotlights, upcoming events, useful resources, and
11-
more. Let’s dive in!
12-
13-
Code Snippets
14-
-------------
155

166
1. 🐍 Exploring the Power of \\r in Python's Print Statement
177
*************************************************************
@@ -661,22 +651,6 @@ Keep exploring the vast possibilities of async and await, and embrace the world
661651

662652

663653

664-
Upcoming Events
665-
---------------
666-
667-
+------------------+---------+------------+---------------------------+
668-
| Event Name | Date | Location | URL |
669-
+==================+=========+============+===========================+
670-
| PyCon 2023 | Sept 29 | HYDRABAD | `Website <https |
671-
| | To 02 | | ://in.pycon.org/2023/>`__ |
672-
| | Oct | | |
673-
+------------------+---------+------------+---------------------------+
674-
675-
Stay updated with the latest events and conferences in the Python
676-
community. Mark your calendars and don’t miss out on these exciting
677-
opportunities to learn, network, and engage with fellow Python
678-
enthusiasts!
679-
680654
Useful Resources
681655
----------------
682656

@@ -699,27 +673,4 @@ skills and stay updated with the latest trends:
699673
Python ecosystem.
700674

701675
Stay curious, keep learning, and make the most of these resources to
702-
enhance your Python journey!
703-
704-
Contact
705-
-------
706-
707-
If you have any questions or need further assistance, feel free to reach
708-
out to us at [pythonworldhelp@gmail.com] or join the discussion on our
709-
`GitHub
710-
Discussions <https://github.com/Python-World/newsletter/discussions>`__
711-
board.
712-
713-
Contributors
714-
------------
715-
716-
We would like to express our sincere gratitude to the following
717-
contributors who have made valuable contributions to this edition of the
718-
Python-World Newsletter:
719-
720-
- `Ravishankar Chavare <https://github.com/chavarera/>`__
721-
- `Aahnik Daw <https://github.com/aahnik/>`__
722-
723-
Thank you for your dedication and for enriching the Python community
724-
with your valuable insights, code snippets, and contributions! Happy
725-
coding! 🐍✨
676+
enhance your Python journey!

0 commit comments

Comments
 (0)