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

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

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
```