Skip to main content

Uma biblioteca para cálculos de investimentos.

Project description

Meu Investimento

Uma biblioteca Python para cálculos de investimentos.

Instalação

Você pode instalar a biblioteca via pip:

pip install meu_investimento

Uso

from investimentos import calcular_retorno_investimento, calcular_juros_compostos

valor_inicial = 1000
valor_final = 1500

retorno = calcular_retorno_investimento(valor_inicial, valor_final)
print(f"Retorno do investimento: {retorno:.2f}%")

valor_final_juros = calcular_juros_compostos(valor_inicial, 6, 5)
print(f"Valor final com juros compostos: R${valor_final_juros:.2f}")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meu_investimento_vinimedeiros-0.3.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meu_investimento_vinimedeiros-0.3-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file meu_investimento_vinimedeiros-0.3.tar.gz.

File metadata

File hashes

Hashes for meu_investimento_vinimedeiros-0.3.tar.gz
Algorithm Hash digest
SHA256 2ec924ed8afd654e8d3c104ee1a67c119e05af46e0dd6099eda46b678ce4c451
MD5 14a88788ad9425f504ee2d71609e2aa5
BLAKE2b-256 098423bd24fc4199eb028126fe92b5049a52835ccf37104eb89f675626f9dd31

See more details on using hashes here.

File details

Details for the file meu_investimento_vinimedeiros-0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for meu_investimento_vinimedeiros-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c413d9521ad6967e0d0b86fdfd384567f6889bc0cf89962d2dfa1379903bb7b8
MD5 aa17c6ef96f96dc6f693b1b01b10e6fc
BLAKE2b-256 bb3d3c06185f25cb95259927526f8d97fa90992953da52f44baaa3cd4e28eee1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page