investment-rebalancer

View on PyPIReverse Dependencies (0)

1.0.1 investment_rebalancer-1.0.1-py3-none-any.whl

Wheel Details

Project: investment-rebalancer
Version: 1.0.1
Filename: investment_rebalancer-1.0.1-py3-none-any.whl
Download: [link]
Size: 12667
MD5: e41b933b9cc811deb46386254cfa5b4f
SHA256: c98fb9ee7e74a6cd6f8b96ff4561790648fb7cdac271d8ae973ca785f5d3e90a
Uploaded: 2024-03-24 15:12:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: investment-rebalancer
Version: 1.0.1
Summary: A simple tool helping you to calculate your portfolio rebalancing.
Author: Lukas Brauckmann
Author-Email: lukas.brauckmann[at]gmail.com
Maintainer: Lukas Brauckmann
Maintainer-Email: lukas.brauckmann[at]gmail.com
Home-Page: https://github.com/Plebo13/investment-rebalancer
Project-Url: Repository, https://github.com/Plebo13/investment-rebalancer
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: prettytable (<4.0.0,>=3.8.0)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.39)
Requires-Dist: pydantic (<3.0.0,>=2.6.3)
Requires-Dist: sharepp (<2.0.0,>=1.1.3)
Description-Content-Type: text/markdown
[Description omitted; length: 3398 characters]

WHEEL

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

RECORD

Path Digest Size
investment_rebalancer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
investment_rebalancer/controller/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
investment_rebalancer/controller/number_validator.py sha256=a_aOD_ZDdgIdK3o5FG-pNuTrNEcM4zkX9tEICIwz9CU 293
investment_rebalancer/main.py sha256=gRpK0TNKsbhYcGfYBtEj0jVJ9rNUO4K5O041zH4V7wI 2790
investment_rebalancer/model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
investment_rebalancer/model/asset/__init__.py sha256=nJGY7bjjv35W0jifdkIPPx3xUr4JRXZdDJUq7fWSR6k 44
investment_rebalancer/model/asset/etf.py sha256=M2tF0_y-ZTW3ZTDcHURQGwRSag2Cu6lJVePfAEsVhaY 797
investment_rebalancer/model/classification/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
investment_rebalancer/model/classification/category.py sha256=1fZe_MwpR8BA-Z8nQpCk7IQJOXa40WqFx32Y2N21B2o 1666
investment_rebalancer/model/classification/classification.py sha256=gshpBIJgD4rLFtDiEeeF0MTr6tSKA7ZDtWOgjqu_DcY 1807
investment_rebalancer/model/configuration.py sha256=B55QLlUaOxYQE6ZB1neVEictFK_O_6wZtO2QcwNY6_M 3340
investment_rebalancer/model/errors.py sha256=HRAtFpNrPyMJLK4iBO5dWZ-d5l72VNeLNsBtaUDj-Ak 54
investment_rebalancer-1.0.1.dist-info/LICENSE sha256=5mGATG5BJ3eOHPb0wf4J3d87_GA1gkG6__obX6-HbkY 11346
investment_rebalancer-1.0.1.dist-info/METADATA sha256=awbaQJIsUUw93tIpf5IH6jNSbukGfrUZhpax0G0r8zw 4387
investment_rebalancer-1.0.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
investment_rebalancer-1.0.1.dist-info/entry_points.txt sha256=spmbIONlrJcpC_W1NoudPNHbWuHkDjB8ynHVPYB2d0Q 73
investment_rebalancer-1.0.1.dist-info/RECORD

entry_points.txt

investment-rebalancer = investment_rebalancer.main:main