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

https://github.com/codebasics/python_projects

Repository for python projects
https://github.com/codebasics/python_projects

Last synced: 3 months ago
JSON representation

Repository for python projects

Awesome Lists containing this project

README

        

# python_projects
Repository for (codebasics youtube channel python projects)
[Click here to watch project videos on Codebasics Youtube Channel](https://www.youtube.com/playlist?list=PLeo1K3hjS3usVcPj6osMx1tNkARllcRhZ)

### 1. Snake and apple game
In this project we have build a complete snake and apple video game using pygame module.

[Click here to go to this project](https://github.com/codebasics/python_projects/tree/main/1_snake_game)

### 2. Document text extraction using OCR (Coming up soon)