{"id":23585592,"url":"https://github.com/pythoninthegrass/get_stocks","last_synced_at":"2025-05-07T05:09:51.338Z","repository":{"id":269272518,"uuid":"904950914","full_name":"pythoninthegrass/get_stocks","owner":"pythoninthegrass","description":"Get one or more stocks and store them in a local database","archived":false,"fork":false,"pushed_at":"2025-02-07T23:34:11.000Z","size":7,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T05:09:31.736Z","etag":null,"topics":["python","urllib"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythoninthegrass.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":"2024-12-17T21:34:48.000Z","updated_at":"2025-03-30T16:45:53.000Z","dependencies_parsed_at":"2024-12-22T10:59:35.390Z","dependency_job_id":"1b3523da-c027-41a2-be70-3ab35e10ffe2","html_url":"https://github.com/pythoninthegrass/get_stocks","commit_stats":null,"previous_names":["pythoninthegrass/get_stocks"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fget_stocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fget_stocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fget_stocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fget_stocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythoninthegrass","download_url":"https://codeload.github.com/pythoninthegrass/get_stocks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252817626,"owners_count":21808706,"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","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":["python","urllib"],"created_at":"2024-12-27T03:15:38.399Z","updated_at":"2025-05-07T05:09:51.305Z","avatar_url":"https://github.com/pythoninthegrass.png","language":"Python","readme":"# get_stocks\n\n## Minimum Requirements\n\n* [python 3.11+](https://www.python.org/downloads/)\n\n## Setup\n\n```bash\ngit clone https://github.com/pythoninthegrass/get_stocks.git\ncd stocks\npython -m venv .venv\nsource .venv/bin/activate\npython -m pip install -r requirements.txt\n```\n\n## Quickstart\n\n```bash\nexport TICKERS=\"tsla,ibm,aapl\"  # default: aapl\nexport DROP_DB=true             # default: false\nexport TTL=5                    # default: 5 (minutes)\n\nλ ./get_stocks.py \nTicker: tsla   Price:   479.86\nTicker: ibm    Price:   228.97\nTicker: aapl   Price:   253.48\n```\n\n## Further Reading\n\n* [PatzEdi/Stockstir: Easily gather stock data of any company in any of your Python projects](https://github.com/PatzEdi/Stockstir)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Fget_stocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythoninthegrass%2Fget_stocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Fget_stocks/lists"}