{"id":26016737,"url":"https://github.com/olmaneuh/streamlit-samples","last_synced_at":"2026-05-09T03:37:02.537Z","repository":{"id":273443928,"uuid":"843988345","full_name":"olmaneuh/streamlit-samples","owner":"olmaneuh","description":"This repository is a collection of various examples and code snippets to help you get started with Streamlit, a powerful framework for building interactive web applications with Python.","archived":false,"fork":false,"pushed_at":"2025-02-06T18:49:27.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-24T02:08:53.135Z","etag":null,"topics":["examples","python","samples","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/olmaneuh.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,"zenodo":null}},"created_at":"2024-08-18T03:16:20.000Z","updated_at":"2025-02-06T18:49:31.000Z","dependencies_parsed_at":"2025-01-21T00:25:37.258Z","dependency_job_id":"c5385d6b-9217-48fd-b6b6-745cb2d9d8f2","html_url":"https://github.com/olmaneuh/streamlit-samples","commit_stats":null,"previous_names":["olmaneuh/streamlit-samples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/olmaneuh/streamlit-samples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olmaneuh%2Fstreamlit-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olmaneuh%2Fstreamlit-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olmaneuh%2Fstreamlit-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olmaneuh%2Fstreamlit-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olmaneuh","download_url":"https://codeload.github.com/olmaneuh/streamlit-samples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olmaneuh%2Fstreamlit-samples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32806385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["examples","python","samples","streamlit"],"created_at":"2025-03-06T04:32:53.163Z","updated_at":"2026-05-09T03:37:02.516Z","avatar_url":"https://github.com/olmaneuh.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Streamlit Samples\n\nThis repository is a collection of various examples and code snippets to help you get started with [Streamlit](https://streamlit.io/), a powerful framework for building interactive web applications with Python.\n\n## Table of Contents\n\n- [Getting Started](#getting-started)\n- [Examples](#examples)\n- [Demos](#demos)\n- [License](#license)\n\n## Getting Started\n\nBefore you can run the examples in this repository, you'll need to have [Anaconda](https://www.anaconda.com/) or [Miniconda](https://docs.anaconda.com/miniconda/) installed on your system. Then, you can create a conda environment and install Streamlit along with other required dependencies.\n\n1. Clone the repository:\n\n   ```\n   git clone https://github.com/[your_username]/streamlit-samples.git\n\n   cd streamlit-samples\n   ```\n\n2. Create a conda environment:\n\n   ```\n   conda create --name [conda_env_name] python=3.9\n\n   conda activate [conda_env_name]\n   ```\n\n3. Install the required dependencies:\n\n   ```\n   conda env update --file environment.yml\n   ```\n\n4. Run a sample:\n   ```\n   streamlit run 000-basics/[script_name].py\n   ```\n\n## Examples\n\n- [**Basic:**](000-basics) Introductory Streamlit examples that demonstrate key features such as widgets, layouts, and displaying data. These examples are ideal for beginners to learn how to create simple, interactive apps with Streamlit.\n\n## Demos\n\n- TODO...\n\n## License\n\nThis repository is licensed under the Apache License. See the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folmaneuh%2Fstreamlit-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folmaneuh%2Fstreamlit-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folmaneuh%2Fstreamlit-samples/lists"}