Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schrotwatts/10-easy-python-projects
10 easy and simple python projects for beginners
https://github.com/schrotwatts/10-easy-python-projects
ipynb ipynb-jupyter-notebook jupyter-notebook python python3
Last synced: 6 days ago
JSON representation
10 easy and simple python projects for beginners
- Host: GitHub
- URL: https://github.com/schrotwatts/10-easy-python-projects
- Owner: Schrotwatts
- Created: 2024-03-23T08:01:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T08:15:23.000Z (8 months ago)
- Last Synced: 2024-11-13T08:41:03.313Z (6 days ago)
- Topics: ipynb, ipynb-jupyter-notebook, jupyter-notebook, python, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello guys
I would recommend the users to have jupyter notebook installed, it is just a bit easier
You can go with vscode or any other tools too
ALso i will be attaching my youtube video for this, which you can refer to for step by step guide> Notepad creator
1. pip install tkinter> Weather Reader
1. pip install pyttsx3
2. generating API key on weatherapi.com
3. BASH_URL can be taken fromt the same page> QR CODE GENERATOR
1. pip install qrcode
2. pip install pillow
3. pip install PILyou can run the pip install on "command prompt" or on jupyter notebook as "!pip install xxx"