Build 8 Mini Projects in Python from Scratch
- 3.7
Brief Introduction
Improve your Resume/PortfolioDescription
In this course, you are going to build 8 mini-projects in Python using different modules and libraries of Python.
Projects you are going to build in this course:
Copy Paste Tool
Stack Overflow Search Tool
WikiPedia Search Tool
QR Code Generator
URL Extraction Tool
URL Shortener
Google Search Tool
Pocket Dictionary
The Packages that are covered in this course are :
Pyperclip
urllib
howdoi
wikipedia
google
pydictionary
pyqrcode
pyshortener
Requirements
- Requirements
- Basic understanding of Python