{"id":17675770,"url":"https://github.com/fertkir/portfolio-allocation","last_synced_at":"2025-05-12T22:02:58.889Z","repository":{"id":62739917,"uuid":"562063042","full_name":"fertkir/portfolio-allocation","owner":"fertkir","description":"Calculates currency, country and industry allocations for portfolio of ETFs and mutual funds","archived":false,"fork":false,"pushed_at":"2025-05-12T00:48:53.000Z","size":507,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-12T22:02:33.363Z","etag":null,"topics":["allocation","etf","finex","gnucash","moex","tinkoff"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/portfolio-allocation","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fertkir.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,"zenodo":null}},"created_at":"2022-11-05T07:25:20.000Z","updated_at":"2025-04-28T04:56:50.000Z","dependencies_parsed_at":"2024-08-26T22:11:11.141Z","dependency_job_id":"e4f7fd7f-4c59-4538-b512-31ad23e2d2a9","html_url":"https://github.com/fertkir/portfolio-allocation","commit_stats":{"total_commits":44,"total_committers":1,"mean_commits":44.0,"dds":0.0,"last_synced_commit":"763294d00aa6018695c1f88a866e7df46d153e40"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fertkir%2Fportfolio-allocation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fertkir%2Fportfolio-allocation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fertkir%2Fportfolio-allocation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fertkir%2Fportfolio-allocation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fertkir","download_url":"https://codeload.github.com/fertkir/portfolio-allocation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253830956,"owners_count":21971004,"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":["allocation","etf","finex","gnucash","moex","tinkoff"],"created_at":"2024-10-24T07:23:26.294Z","updated_at":"2025-05-12T22:02:58.808Z","avatar_url":"https://github.com/fertkir.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio Allocation for GnuCash\nCurrency, country, asset class and industry allocations for portfolio of ETFs and mutual funds\n\nWhat the program does:\n1. Takes instrument allocation from [GnuCash's \"Security\" pie chart report](https://raw.githack.com/fertkir/portfolio-allocation/master/examples/gnucash.html)\n2. Fetches data for each instrument from the Internet:\n   1. Finex website\n   2. Tinkoff website\n   3. Yahoo Finance\n3. Generates and opens [portfolio allocation report](https://raw.githack.com/fertkir/portfolio-allocation/master/examples/allocation.html) in your browser.\n\n## Installation\n```commandline\npip install portfolio-allocation\n```\n\n## Usage\nTo generate report based on default \"Securities\" GnuCash report for recently open GnuCash file:\n```commandline\nportfolio-allocation gnucash\n```\nBut you'd better customize it, since the \"Securities\" pie chart is limited to 7 instruments:\n```commandline\nportfolio-allocation gnucash -r MyCustomReport1 MuCustomReport2\n```\nTo select another GnuCash file:\n```commandline\nportfolio-allocation gnucash -r MyCustomReport -f /home/user/other.gnucash\n```\n\nTo view all the possible options, check:\n```commandline\nportfolio-allocation -h\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffertkir%2Fportfolio-allocation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffertkir%2Fportfolio-allocation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffertkir%2Fportfolio-allocation/lists"}