diff --git a/Python.md b/Python.md index 56a95a5..380b737 100644 --- a/Python.md +++ b/Python.md @@ -8,5 +8,9 @@ 1. [Lesser Known Things about Python](https://github.com/jatinkatyal13/wtfpython) 2. [Jupyter Notebooks for Data Science Libraries of Python](https://github.com/nikhilkumarsingh/PythonForDataScience) +3. [Python Faker Library to Generate fake Data](https://www.geeksforgeeks.org/python-faker-library/) +4. [Socket Programming using Python Guide with Examples](https://github.com/shauryauppal/Socket-Programming-Python) +5. [Detect Holidays all over the world using Python-Holidays](https://github.com/dr-prodigy/python-holidays) +6. [Download youtube videos or audio using python Pafy](https://www.geeksforgeeks.org/youtube-mediaaudio-download-using-python-pafy/) ## For Experts