{"id":23886119,"url":"https://github.com/dpguthrie/dbtc-streamlit","last_synced_at":"2026-06-16T12:31:49.165Z","repository":{"id":102290019,"uuid":"601375288","full_name":"dpguthrie/dbtc-streamlit","owner":"dpguthrie","description":"Streamlit app for the dbtc python package","archived":false,"fork":false,"pushed_at":"2024-07-23T14:55:35.000Z","size":44,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T03:28:54.813Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dpguthrie.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":"2023-02-13T23:40:18.000Z","updated_at":"2024-07-23T14:55:38.000Z","dependencies_parsed_at":"2025-02-23T03:28:22.310Z","dependency_job_id":"12c45d3e-985a-47f7-8a76-8df5816ffe04","html_url":"https://github.com/dpguthrie/dbtc-streamlit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dpguthrie/dbtc-streamlit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpguthrie%2Fdbtc-streamlit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpguthrie%2Fdbtc-streamlit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpguthrie%2Fdbtc-streamlit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpguthrie%2Fdbtc-streamlit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpguthrie","download_url":"https://codeload.github.com/dpguthrie/dbtc-streamlit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpguthrie%2Fdbtc-streamlit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34406820,"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-16T02:00:06.860Z","response_time":126,"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":[],"created_at":"2025-01-04T05:56:49.878Z","updated_at":"2026-06-16T12:31:49.160Z","avatar_url":"https://github.com/dpguthrie.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dbtc-streamlit\n\n## Setup\n\nCreate a virtual environment\n\n```\n$ virtualenv .venv\n```\n\nInstall required packages\n\n```\n$ pip install -r requirements.txt\n```\n\n## Run Streamlit\n\n```\n$ streamlit run Home.py\n```\n\n## Debuggin in vscode\n\nThis will allow you to run the streamlit server in debug mode and create breakpoints in your script.\n\n```json\n{\n    \"version\": \"0.1.0\",\n    \"configurations\": [\n        {\n            \"name\": \"debug streamlit\",\n            \"type\": \"python\",\n            \"request\": \"launch\",\n            \"program\": \"/.venv/bin/streamlit\",\n            \"args\": [\n                \"run\",\n                \"Home.py\"\n            ]\n        }\n    ]\n    }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpguthrie%2Fdbtc-streamlit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpguthrie%2Fdbtc-streamlit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpguthrie%2Fdbtc-streamlit/lists"}