{"id":23088075,"url":"https://github.com/orengrinker/nbastreamlit","last_synced_at":"2026-04-26T23:31:49.719Z","repository":{"id":226926103,"uuid":"769979091","full_name":"OrenGrinker/NBAStreamlit","owner":"OrenGrinker","description":"A Streamlit application to view NBA games and news, showcasing modularity in Python code organization.","archived":false,"fork":false,"pushed_at":"2024-03-10T15:50:47.000Z","size":252,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T16:52:12.250Z","etag":null,"topics":["nba","nbaapi","streamlit","streamlit-webapp"],"latest_commit_sha":null,"homepage":"","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/OrenGrinker.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}},"created_at":"2024-03-10T15:40:21.000Z","updated_at":"2024-08-31T23:08:21.000Z","dependencies_parsed_at":"2024-03-10T17:00:32.764Z","dependency_job_id":null,"html_url":"https://github.com/OrenGrinker/NBAStreamlit","commit_stats":null,"previous_names":["orengrinker/nbastreamlit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OrenGrinker/NBAStreamlit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrenGrinker%2FNBAStreamlit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrenGrinker%2FNBAStreamlit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrenGrinker%2FNBAStreamlit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrenGrinker%2FNBAStreamlit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OrenGrinker","download_url":"https://codeload.github.com/OrenGrinker/NBAStreamlit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OrenGrinker%2FNBAStreamlit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32317163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["nba","nbaapi","streamlit","streamlit-webapp"],"created_at":"2024-12-16T20:15:55.817Z","updated_at":"2026-04-26T23:31:49.695Z","avatar_url":"https://github.com/OrenGrinker.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NBA Games Viewer\n\nA Streamlit application to view NBA games and news, showcasing modularity in Python code organization.\n\n## Features\n\n- View NBA games by date with team logos.\n- Fetch and display the latest NBA news.\n- Modular Python codebase for better organization and maintenance.\n\n## Installation\n\nFirst, clone the repository:\n\n```bash\ngit clone https://github.com/OrenGrinker/NBAStreamlit\ncd NBAStreamlit\n```\nThen, install the required dependencies:\n```bash\npip install -r requirements.txt\n```\n## API Key\n\nTo fetch NBA data, you need an API key from Sportsdata.io:\n\n- Visit Sportsdata.io.\n- Register for an account and log in.\n- Navigate to the API keys section and generate a new API key for the NBA API.\n\n## Project Structure\n\n- app.py: The main Streamlit application file.\n- nba_utils.py: Contains utility functions for fetching and displaying NBA games and news.\n- team_logos.py: Holds the dictionary mapping team abbreviations to their logo URLs.\nUsage\n\nRun the Streamlit application:\n```bash\nstreamlit run app.py\n```\n\nEnter your API key in the sidebar within the app to start fetching NBA games and news data.\n\n## Screenshot\n![NBAStreamlit](https://raw.githubusercontent.com/OrenGrinker/NBAStreamlit/main/Screenshot%202024-03-10%20at%2017.39.22.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forengrinker%2Fnbastreamlit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forengrinker%2Fnbastreamlit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forengrinker%2Fnbastreamlit/lists"}