https://github.com/sarmad426/python-projects
Python Projects. Automation | Interacting with OS | Streamlit UI's and more
https://github.com/sarmad426/python-projects
automation projects python python-automation python-projects streamlit
Last synced: 14 days ago
JSON representation
Python Projects. Automation | Interacting with OS | Streamlit UI's and more
- Host: GitHub
- URL: https://github.com/sarmad426/python-projects
- Owner: Sarmad426
- Created: 2024-10-01T05:13:16.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-13T03:54:58.000Z (about 1 year ago)
- Last Synced: 2025-06-03T23:11:37.341Z (11 months ago)
- Topics: automation, projects, python, python-automation, python-projects, streamlit
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Projects
Python projects using a variety of different python libraries. The UI of most of these projects is developed using **Streamlit**.
## Featured Project
- GUI calculator
- Image background remover
- Markdown formatting remover
- QR code generator
## Learning Python
**Python**.
Learn **DSA** with python.
Back end **API** development using **Fast API**.
Learn **AI** and **Data Science**.
Learn **Generative AI**.
**Run streamlit project:**
```bash
streamlit run app.py
```