portfolio-allocation

View on PyPIReverse Dependencies (0)

0.3.11 portfolio_allocation-0.3.11-py3-none-any.whl

Wheel Details

Project: portfolio-allocation
Version: 0.3.11
Filename: portfolio_allocation-0.3.11-py3-none-any.whl
Download: [link]
Size: 27017
MD5: c63f5d2cd237b511de106e3eb231c214
SHA256: 37e8d11e34901650a1c977afc57198dba1e95692d3024d4893e160884ca144cf
Uploaded: 2024-05-27 18:38:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: portfolio-allocation
Version: 0.3.11
Summary: Calculates currency, country and industry allocations for portfolio of ETFs and mutual funds
Author: Kirill Fertikov
Author-Email: kirill.fertikov[at]gmail.com
Home-Page: https://pypi.org/project/portfolio-allocation/
Project-Url: Bug Reports, https://github.com/fertkir/portfolio-allocation/issues
Project-Url: Repository, https://github.com/fertkir/portfolio-allocation
License: GPL-3.0-or-later
Keywords: etf,allocation,moex,tinkoff,finex,gnucash
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.12,<4.0
Requires-Dist: countrynames
Requires-Dist: diskcache
Requires-Dist: pycountry
Requires-Dist: requests
Requires-Dist: yfinance
Description-Content-Type: text/markdown
[Description omitted; length: 1198 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
portfolio_allocation/__init__.py sha256=_SqWROCcl6AOciWKc0M2ZvZ2DBG4Wm0DtSvRufR127k 47
portfolio_allocation/cache.py sha256=AY43UNUuGeDvP-TxhV7hO5kocSty-_PxVOb_xudm6Sw 229
portfolio_allocation/cli.py sha256=KzzJ4orJQ3rfgitoYVstEGukO_dB7QtoXC2bU5zlD9g 2410
portfolio_allocation/gnucash.py sha256=sT4JP-eoMVenq3PaANmVIr7oMi39p5UJwqiR18dSzMA 2220
portfolio_allocation/instruments/__init__.py sha256=CfU8ANaLHUcnnMwDlDX8Cefh_miytyLit_L7VKTV4mI 34
portfolio_allocation/instruments/instruments.py sha256=HADFvAF7m5i0HijwW98NbH39Luazvas10TN9KRZquhk 737
portfolio_allocation/instruments/model.py sha256=RczxNbMScg8G4bWvk83UP-wj-dWfqSu11CvFkg9-xfA 337
portfolio_allocation/instruments/sources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
portfolio_allocation/instruments/sources/currencies.py sha256=XKWp_fVzjJFYOUp3bYIurQth96dyI_aCHEVikVCnbp8 1073
portfolio_allocation/instruments/sources/custom.py sha256=pUH-GqPfw_dAO-N8_FE7AVHkGkTBV0pEmnRFY60LKVg 1434
portfolio_allocation/instruments/sources/funds.py sha256=p-vzoCM6UuvzAjZsMPwtnLGDaTJkdBKz2QfiyOzZhY8 4286
portfolio_allocation/instruments/sources/securities.py sha256=G5Ytue9hJ9nioQX_Gx8bwqcJZKwNEslsRXa_232MBAE 1898
portfolio_allocation/report/__init__.py sha256=q4ayYBniPwFJdG8LAjdWlW2kyM4Ac_DlN_w-snNL-oc 29
portfolio_allocation/report/report.py sha256=nRcsXDMXe00U9GEjS-NjbF38kxl5_9H8NMtvZOo79K8 2207
portfolio_allocation/report/resources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
portfolio_allocation/report/resources/main.css sha256=hwdQp9lSpW26zQB6wGPScQKg2AbzMKkVuNAItyFPdiY 537
portfolio_allocation/report/resources/main.js sha256=EEquj9Plj33aK7TsGPCQLvcyASpjP4ZOPjPZGEWBsqI 7189
portfolio_allocation/report/resources/report_template.html sha256=DVOxXWvyNf-XEEmXEEhcYreJ3__ulAy0AeOuPB_CB2E 509
portfolio_allocation-0.3.11.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
portfolio_allocation-0.3.11.dist-info/METADATA sha256=Gf0Nk8cAO_ZK_-Q6GjcUyLSnA2648cwl3ENtx0hDqAY 2259
portfolio_allocation-0.3.11.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
portfolio_allocation-0.3.11.dist-info/entry_points.txt sha256=eVlDXOfk2vqGhagWDIM9XHQ9_jPKWOmWV2vR4jzg_JU 70
portfolio_allocation-0.3.11.dist-info/RECORD

entry_points.txt

portfolio-allocation = portfolio_allocation.cli:main