https://github.com/python-world/py-resources
A list of free resources to make learning Python easier.
https://github.com/python-world/py-resources
documentation free python resources
Last synced: 3 months ago
JSON representation
A list of free resources to make learning Python easier.
- Host: GitHub
- URL: https://github.com/python-world/py-resources
- Owner: Python-World
- License: cc0-1.0
- Created: 2020-10-20T15:16:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T08:33:13.000Z (about 2 years ago)
- Last Synced: 2025-04-19T20:54:01.106Z (9 months ago)
- Topics: documentation, free, python, resources
- Homepage:
- Size: 31.3 KB
- Stars: 187
- Watchers: 4
- Forks: 60
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Py-Resources
[](https://forthebadge.com)
[](https://forthebadge.com)
[](https://forthebadge.com)
[](https://forthebadge.com)





A list of free resources to make learning Python easier.
Lets make this the best collection of resources available on the internet for learning anything with Python.
You can add Youtube Tutorial Links, Free Coursera/Udemy/Udacity course links, free ebooks(Please dont add any pdfs), Medium blog post links, etc
## How to Contribute?
- Fork the Repo and create a branch name it according to username.
- Read the [Code of Conduct](https://github.com/Python-World/Py-Resources/blob/master/CODE_OF_CONDUCT.md)
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
- Having difficulty in contributing? Read the [Contribution Guide](https://github.com/Python-World/Py-Resources/blob/master/CONTRIBUTING.md) for a detailed explanation.
## Available Resources:-
### [Basic Python](https://github.com/Python-World/Py-Resources/tree/main/Basic_Python)
### [Competitive Programming](https://github.com/Python-World/Py-Resources/tree/main/Competitive_Programming)
### [Cyber Security](https://github.com/Python-World/Py-Resources/tree/main/Cyber_Security)
### [Data Science](https://github.com/Python-World/Py-Resources/tree/main/Data_Science)
### [Data Structures and Algorithms](https://github.com/Python-World/Py-Resources/tree/main/DSA)
### [Deep Learning](https://github.com/Python-World/Py-Resources/tree/main/Deep_Learning)
### [Game Development](https://github.com/Python-World/Py-Resources/tree/main/Game_development)
### [GUI Development](https://github.com/Python-World/Py-Resources/tree/main/GUI)
### [Intermediate Python](https://github.com/Python-World/Py-Resources/tree/main/Intermediate)
### [Machine Learning](https://github.com/Python-World/Py-Resources/tree/main/Machine_Learning)
### [Miscellaneous](https://github.com/Python-World/Py-Resources/tree/main/Miscellaneous)
### [Mobile App Development](https://github.com/Python-World/Py-Resources/tree/main/Mobile_App)
### [Web Developement - Django](https://github.com/Python-World/Py-Resources/tree/main/Django)
### [Web Development - Flask](https://github.com/Python-World/Py-Resources/tree/main/Flask)
### [Web Development - Others](https://github.com/Python-World/Py-Resources/tree/main/Web_Others)
### [Web Scraping](https://github.com/Python-World/Py-Resources/tree/main/Web_Scraping)