Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/leosimoes/streamlit-github-profiles-info
- Owner: leosimoes
- Created: 2024-02-29T17:07:26.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-10T17:13:48.000Z (10 months ago)
- Last Synced: 2024-03-10T19:39:49.803Z (10 months ago)
- Topics: dashboard, github-api, python, report, streamlit
- Language: Python
- Homepage: https://profilegit.streamlit.app/
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)