{"id":26717985,"url":"https://github.com/notadson/dynamic_stock_sheet","last_synced_at":"2025-03-27T16:33:58.986Z","repository":{"id":199850662,"uuid":"698823451","full_name":"NotAdson/dynamic_stock_sheet","owner":"NotAdson","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-12T06:39:40.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T00:21:07.192Z","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/NotAdson.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":"2023-10-01T04:29:40.000Z","updated_at":"2023-10-12T04:58:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"477253ca-9f45-4a89-a88a-3b383decac77","html_url":"https://github.com/NotAdson/dynamic_stock_sheet","commit_stats":null,"previous_names":["gato-capitao/dynamic_stock_sheet","notadson/dynamic_stock_sheet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotAdson%2Fdynamic_stock_sheet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotAdson%2Fdynamic_stock_sheet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotAdson%2Fdynamic_stock_sheet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotAdson%2Fdynamic_stock_sheet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotAdson","download_url":"https://codeload.github.com/NotAdson/dynamic_stock_sheet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245882897,"owners_count":20687960,"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":[],"created_at":"2025-03-27T16:33:58.445Z","updated_at":"2025-03-27T16:33:58.980Z","avatar_url":"https://github.com/NotAdson.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dynamic stock sheet\n\nThis project makes it possible to take various information about actions and add them to a spreadsheet, it is also extremely flexible where you can use different information and in variable ways.\n\nDependencies:\n- yfinance:\n- - Version: 0.2.30\n- pandas:\n- - Version: 2.1.1\n\n# Features\n It has basic functions such as reading a spreadsheet in .xlsx format with a specific structure and complete/updating the information in the columns referring to the actions.\n\n# Modifications\nIf you want to add a function to get some information, follow these steps:\n1. Add the function to the collector.py file.\n2. Go to the organizer.py file and import the function you want to add.\n3. In the same file, look for the update_columns_datatype function and in the dictionary called columns_datatype add the name of the column to which it will be filled with the information and its type. Ex: columns_datatypes={\"name\":type, \"Price\":float}\n4. Staying in the same file, search for the function update_action and in the dictionary connector connect the name of the column with the function that gets the information. Ex: connector={\"column_name\":function, \"Book value\":get_book_value}\n5. Save the modifications and the code is ready to run again. :)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotadson%2Fdynamic_stock_sheet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotadson%2Fdynamic_stock_sheet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotadson%2Fdynamic_stock_sheet/lists"}