An open API service indexing awesome lists of open source software.

https://github.com/pierregode/python-resources

Awesome Python Resources is a curated collection of frameworks, libraries, online courses, books, podcasts, blogs, coding challenges, and community links—all designed to help individuals become proficient Python developers.
https://github.com/pierregode/python-resources

Last synced: 3 months ago
JSON representation

Awesome Python Resources is a curated collection of frameworks, libraries, online courses, books, podcasts, blogs, coding challenges, and community links—all designed to help individuals become proficient Python developers.

Awesome Lists containing this project

README

          

# Awesome Python Resources

An extensive curated list of Python frameworks, libraries, software, and resources to help you become a proficient Python developer.

## Contents
- [Online Courses](#online-courses)
- [Books](#books)
- [Podcasts](#podcasts)
- [Blogs](#blogs)
- [Interactive Coding Challenges](#interactive-coding-challenges)
- [Popular Python Libraries](#popular-python-libraries)
- [Python YouTube Channels](#python-youtube-channels)
- [Community](#community)

## Online Courses
- [100 Days of Code: The Complete Python Pro Bootcamp for 2023 - Udemy](https://www.udemy.com/course/100-days-of-code-the-complete-python-pro-bootcamp-for-2023/)
- [Programming for Everybody (Getting Started with Python) - Coursera](https://www.coursera.org/learn/python)
- [Learn Programming with Python - LearnPython](https://www.learnpython.org/)
- [Google’s Python Class - Google](https://developers.google.com/edu/python)
- [The Complete Python Bootcamp from Zero to Hero in Python - Udemy](https://www.udemy.com/course/the-complete-python-bootcamp-from-zero-to-hero-in-python)
- [Crash Course on Python - Coursera](https://www.coursera.org/professional-certificates/google-it-automation)
- [Learn Python 3 - Codecademy](https://www.codecademy.com/learn/learn-python-3)

## Books
- [Python Crash Course (3rd Edition) - Eric Matthes](https://nostarch.com/pythoncrashcourse3e)
- [Automate the Boring Stuff with Python (2nd Edition) - Al Sweigart](https://nostarch.com/automatestuff2)
- [Learning Python - Mark Lutz](https://www.amazon.com/Learning-Python-5th-Mark-Lutz/dp/1449355730)
- [Head-First Python - Paul Barry](https://www.amazon.com/Head-First-Python-2nd-Brain-Friendly/dp/1491919531)
- [Python Distilled - David Beazley](https://www.amazon.com/Python-Distilled-David-M-Beazley/dp/0134173279)
- [Python 3 - Johannes Ernesti & Peter Kaiser](https://www.rheinwerk-verlag.de/python_3/)

## Podcasts
- [Talk Python To Me](https://talkpython.fm/)
- [Python Bytes](https://pythonbytes.fm/)
- [Test & Code](https://testandcode.com/)
- [Python Out Loud](https://pythonoutloud.com/)

## Blogs
- [Real Python](https://realpython.com/)
- [Full Stack Python](https://www.fullstackpython.com/)
- [Python Tips](https://pythontips.com/)
- [Mouse Vs Python](https://mousevspython.com/)

## Interactive Coding Challenges
- [LeetCode Python Challenges](https://leetcode.com/tag/python/)
- [HackerRank Python Problems](https://www.hackerrank.com/domains/tutorials/10-days-of-python)
- [Codewars Python Katas](https://www.codewars.com/collections/basic-python)

## Popular Python Libraries
- [Requests: HTTP for Humans](https://requests.readthedocs.io/)
- [Beautiful Soup: Web Scraping](https://www.crummy.com/software/BeautifulSoup/)
- [Pandas: Data Analysis](https://pandas.pydata.org/)
- [NumPy: Numerical Operations](https://numpy.org/)
- [SciPy: Scientific Computation](https://www.scipy.org/)
- [Matplotlib: Data Visualization](https://matplotlib.org/)

## Python YouTube Channels
- [Corey Schafer](https://www.youtube.com/user/schafer5)
- [Socratica Python](https://www.youtube.com/playlist?list=PLi01XoE8jYohWFPpC17Z-wWhPOSuh8Er-)
- [Sentdex](https://www.youtube.com/user/sentdex)

## Community
- [Python Reddit](https://www.reddit.com/r/Python/)
- [Python Discord](https://pythondiscord.com/)
- [Python Forum](https://python-forum.io/)

## Contributing
Your contributions are always welcome! Please take a look at# The message got cut off. Let's add the missing parts.
"""
the [contribution guidelines](CONTRIBUTING.md) first.

## License
This work is licensed under a [Creative Commons Attribution 4.0 International License](LICENSE).