{"id":50864297,"url":"https://github.com/gsaini/streamlit-ui-getting-started","last_synced_at":"2026-06-14T23:34:35.295Z","repository":{"id":286690338,"uuid":"962209349","full_name":"gsaini/streamlit-ui-getting-started","owner":"gsaini","description":"Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver dynamic data apps with only a few lines of code. Build and deploy powerful data apps in minutes. Let's get started!","archived":false,"fork":false,"pushed_at":"2025-04-07T22:27:48.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-14T23:34:33.790Z","etag":null,"topics":["codecov","github-actions","numpy","pandas","python","streamlit","unittest"],"latest_commit_sha":null,"homepage":"https://app-ui-getting-started-pxyprypodfnhyqrndbgpms.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gsaini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-04-07T20:14:01.000Z","updated_at":"2025-04-07T22:36:06.000Z","dependencies_parsed_at":"2025-04-07T22:23:29.982Z","dependency_job_id":"e408364d-8f91-424b-8bf0-0fb88a98411e","html_url":"https://github.com/gsaini/streamlit-ui-getting-started","commit_stats":null,"previous_names":["gsaini/streamlit-ui-getting-started"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gsaini/streamlit-ui-getting-started","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsaini%2Fstreamlit-ui-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsaini%2Fstreamlit-ui-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsaini%2Fstreamlit-ui-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsaini%2Fstreamlit-ui-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gsaini","download_url":"https://codeload.github.com/gsaini/streamlit-ui-getting-started/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gsaini%2Fstreamlit-ui-getting-started/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34342089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["codecov","github-actions","numpy","pandas","python","streamlit","unittest"],"created_at":"2026-06-14T23:34:34.460Z","updated_at":"2026-06-14T23:34:35.284Z","avatar_url":"https://github.com/gsaini.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# streamlit-ui-getting-started\n\n[![codecov](https://codecov.io/gh/gsaini/streamlit-ui-getting-started/graph/badge.svg?token=3AF9C435OO)](https://codecov.io/gh/gsaini/streamlit-ui-getting-started)\n\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n![Streamlit](https://img.shields.io/badge/Streamlit-%23FE4B4B.svg?style=for-the-badge\u0026logo=streamlit\u0026logoColor=white)\n![NumPy](https://img.shields.io/badge/numpy-%23013243.svg?style=for-the-badge\u0026logo=numpy\u0026logoColor=white)\n![Pandas](https://img.shields.io/badge/pandas-%23150458.svg?style=for-the-badge\u0026logo=pandas\u0026logoColor=white)\n![GitHub Actions](https://img.shields.io/badge/github%20actions-%232671E5.svg?style=for-the-badge\u0026logo=githubactions\u0026logoColor=white)\n![CodeCov](https://img.shields.io/badge/codecov-%23ff0077.svg?style=for-the-badge\u0026logo=codecov\u0026logoColor=white)\n\n\nStreamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver dynamic data apps with only a few lines of code. Build and deploy powerful data apps in minutes. Let's get started!\n\n## To run Streamlit from the command line:\n```\nstreamlit run uber_pickups.py\n```\n\n## Step 1: Run Coverage with the Configuration\nRun the coverage command as before, and it will now ignore the test files:\n\n```\ncoverage run --source=uber_pickups -m unittest discover -s /workspaces/streamlit-ui-getting-started -p \"test_*.py\"\n```\n\n## Step 2: Generate the Coverage Report\nGenerate the coverage report to verify that the test files are excluded:\n```\ncoverage report -m\n```\n\n## Step 3: (Optional) Generate an HTML Report\nIf you want a detailed HTML report, run:\n```\ncoverage html\n```\n\n\n## Try out a limited version of Streamlit right in your browser.\n\nJust edit the code below and the app on the right updates automatically. \n\nhttps://streamlit.io/playground\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsaini%2Fstreamlit-ui-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsaini%2Fstreamlit-ui-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsaini%2Fstreamlit-ui-getting-started/lists"}