{"id":16567886,"url":"https://github.com/drorata/stocks-playground","last_synced_at":"2026-07-16T15:02:40.836Z","repository":{"id":62907747,"uuid":"228471358","full_name":"drorata/stocks-playground","owner":"drorata","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-14T23:12:41.000Z","size":265,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T18:01:49.569Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drorata.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":"2019-12-16T20:37:14.000Z","updated_at":"2023-01-15T11:22:58.000Z","dependencies_parsed_at":"2025-02-10T06:41:47.656Z","dependency_job_id":null,"html_url":"https://github.com/drorata/stocks-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drorata/stocks-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorata%2Fstocks-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorata%2Fstocks-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorata%2Fstocks-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorata%2Fstocks-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drorata","download_url":"https://codeload.github.com/drorata/stocks-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drorata%2Fstocks-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280666449,"owners_count":26369925,"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","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"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":"2024-10-11T21:07:44.002Z","updated_at":"2025-10-23T18:04:03.858Z","avatar_url":"https://github.com/drorata.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stocks Playground\n\nCheck out the deployed app here: [drorata-stocks-playground.streamlit.app](https://drorata-stocks-playground.streamlit.app/). Feedback is welcomed!\n\n## Motivation\n\nThe initial motivation of this dashboard was to compare the value changes of financial assets.\nI was not able to find exactly what I wanted, so I wrote it.\nThanks to [Streamlit](https://www.streamlit.io/) this was amazingly easy and fun!\nThe data source is [Yahoo finance](https://finance.yahoo.com/) and the data is extracted using [`yfinance`](https://github.com/ranaroussi/yfinance).\n\n## Running locally\n\n### Virtual environment\n\nIn the project's root run:\n\n```bash\nconda conda env create -f environment.yml\n```\n\n### Install dependencies\n\nNext, use `pip`:\n\n```bash\npip install -r requirements.txt\n```\n\n### Run the application\n\n```bash\nstreamlit run dashboard.py\n```\n\n## Deploy to `heroku`\n\n```bash\ngit push heroku master\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrorata%2Fstocks-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrorata%2Fstocks-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrorata%2Fstocks-playground/lists"}