{"id":23388274,"url":"https://github.com/entorb/streamlit-examples","last_synced_at":"2026-05-02T11:35:14.097Z","repository":{"id":268805508,"uuid":"905518675","full_name":"entorb/streamlit-examples","owner":"entorb","description":"Streamlit Examples / Snippets","archived":false,"fork":false,"pushed_at":"2025-02-09T14:06:55.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T15:22:37.827Z","etag":null,"topics":["altair","azure","msal","postgresql","python","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/entorb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-19T02:00:23.000Z","updated_at":"2025-02-09T14:06:59.000Z","dependencies_parsed_at":"2025-01-07T11:30:53.746Z","dependency_job_id":"4b107b0b-088a-4b17-b6dc-9eabfdfce3d8","html_url":"https://github.com/entorb/streamlit-examples","commit_stats":null,"previous_names":["entorb/streamlit-examples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entorb%2Fstreamlit-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entorb%2Fstreamlit-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entorb%2Fstreamlit-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/entorb%2Fstreamlit-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/entorb","download_url":"https://codeload.github.com/entorb/streamlit-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247847826,"owners_count":21006141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["altair","azure","msal","postgresql","python","streamlit"],"created_at":"2024-12-22T02:18:29.833Z","updated_at":"2026-05-02T11:35:14.093Z","avatar_url":"https://github.com/entorb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Streamlit Examples / Snippets\n\nSome code examples using Python [Streamlit](https://streamlit.io).\n\n## Contents\n\n* [app.py](src/app.py): Main app including multiple examples in [src/reports](src/reports/)\n  * [Selects](src/reports/r02_Selects.py): selects, filter, read write url parameters\n  * [Charts](src/reports/r03_Charts.py): x-y-lines, regression, mean; bar charts\n  * [Tables](src/reports/r04_Tables.py): simple to fancy tables\n  * [Data_Editor](src/reports/r05_Data_Editor.py): data editor with save button\n  * [File_Download](src/reports/r11_File_Download.py): Download data as text or Excel file\n  * [File_Upload](src/reports/r12_File_Upload.py): Upload data\n* Stand-alone example apps\n  * [app_azure_login_msal.py](src/app_azure_login_msal.py): Azure Login/Authentication using MSAL\n  * [app_db_con_limit.py](src/app_db_con_limit.py): Database access, using connection pool to restrict concurrent connections\n  * [app_localization.py](src/app_localization.py): Language localization\n\n## Repo Setup\n\n### Install\n\nRequires [UV](https://docs.astral.sh/uv/) package manager\n\n### Update dependencies\n\nsee [update.sh](scripts/update.sh)\n\n### Run\n\nsee [run.sh](scripts/run.sh)\n\n### Check Code\n\n```sh\nuv run ruff format\nuv run ruff check\nuv run pre-commit run --all-files\nuv run pytest --cov --cov-report=html:coverage_report\n```\n\nare executed via a [GitHub Action](.github/workflows/check.yml)\n\n### Config\n\nsee [.streamlit/config.toml](.streamlit/config.toml)\ncan be converted to `config-prod.toml` via [scripts/config_convert.py](scripts/config_convert.py)\n\n## Links\n\n### My Streamlit Projects\n\n* \u003chttps://github.com/entorb/strava-streamlit\u003e\n* \u003chttps://github.com/entorb/de-dorf\u003e\n\n### Other Python Examples/Snippets\n\n* \u003chttps://github.com/entorb/template-python\u003e\n* \u003chttps://entorb.net/wickie/Python\u003e\n* \u003chttps://entorb.net/wickie/Pandas\u003e\n\n## SonarQube Code Analysis\n\nAt [sonarcloud.io](https://sonarcloud.io/summary/overall?id=entorb_streamlit-examples\u0026branch=main)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentorb%2Fstreamlit-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fentorb%2Fstreamlit-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentorb%2Fstreamlit-examples/lists"}