Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bytesbyharsh/youtubeprojects
Compilation of different softwares, codes, features I will showcase on my YouTube Channel
https://github.com/bytesbyharsh/youtubeprojects
git markdown pyqt python youtube
Last synced: 29 days ago
JSON representation
Compilation of different softwares, codes, features I will showcase on my YouTube Channel
- Host: GitHub
- URL: https://github.com/bytesbyharsh/youtubeprojects
- Owner: bytesByHarsh
- Created: 2021-08-06T11:07:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T21:11:49.000Z (6 months ago)
- Last Synced: 2024-07-21T20:31:42.519Z (5 months ago)
- Topics: git, markdown, pyqt, python, youtube
- Language: Python
- Homepage: http://www.harshmittal.com/youtubeProjects
- Size: 2.36 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projects Source Code
## Auto Paint
Checkout the code here : [Auto Paint](Python/AutoPaint)
[![Part 1 Video Link](https://res.cloudinary.com/dog8hn5qv/image/upload/c_scale,l_v1643608834:blog:YoutubeLogo_i4ptjf.png,w_460/v1643608753/blog/Automate_Art_ijwi2o.png)](https://www.youtube.com/watch?v=ojM7NRMMIbc)
## PyQt Beginner Tutorial
Checkout the code here : [Code](PyQt)
[![PyQt YouTube Video](https://img.youtube.com/vi/N8BedE0UIc4/0.jpg)](https://www.youtube.com/watch?v=N8BedE0UIc4)
Blog: http://www.harshmittal.co.in/tutorials/Create-Awesome-GUI-application-in-Python/
## Python Text Editor using PyQt
![PyQt Editor Application UI](https://github.com/harshmittal2210/PyCon2023-YLW/blob/master/docs/img/main_ui.png)