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

https://github.com/jetsup/portfolio-streamlit


https://github.com/jetsup/portfolio-streamlit

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Streamlit Portfolio

This is my Streamlit Portfolio.

## Installation

Install the required packages using the following command:

```bash
pip install -r requirements.txt
```

## Usage

Run the following command to run the Streamlit app:

```bash
streamlit run app.py
```

This portfolio is deployed on Streamlit Sharing. You can access it [here](https://jetsup-portfolio.streamlit.app/).