Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leosimoes/streamlit-github-profiles-info

Project to display github profile information in the form of a report and dashboard.
https://github.com/leosimoes/streamlit-github-profiles-info

dashboard github-api python report streamlit

Last synced: about 1 month ago
JSON representation

Project to display github profile information in the form of a report and dashboard.

Awesome Lists containing this project

README

        

# Streamlit - GitHub Profiles

**Author: Leonardo Simões**

To run the project locally, type `streamlit run Report.py` in the terminal
and go to `http://localhost:8501/`.

To access the application page: `https://profilegit.streamlit.app/`

## UML Class Diagram from github package:

![UML-Github-Package-Classes](imgs/UML-Github-Package-Classes.jpg)

# Example

![profilegit-1](imgs/profilegit-1.png)

![profilegit-2](imgs/profilegit-2.png)

![profilegit-3](imgs/profilegit-3.png)

![profilegit-4](imgs/profilegit-4.png)

![profilegit-5](imgs/profilegit-5.png)

![profilegit-6](imgs/profilegit-6.png)