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_gigran-0.4.2.tar.gz (2.4 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_gigran-0.4.2-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file meu_investimento_gigran-0.4.2.tar.gz.

File metadata

  • Download URL: meu_investimento_gigran-0.4.2.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for meu_investimento_gigran-0.4.2.tar.gz
Algorithm Hash digest
SHA256 0260c8a2d864eb81e89a0b101989e6631a2844a06dc23a53cf3a51a234050cda
MD5 e58524e28dda33ec8e5c22517b0b870f
BLAKE2b-256 a9508f412644bda246540f52c5ff61d64fe688060b56a552dc5bc802bb1b73e8

See more details on using hashes here.

File details

Details for the file meu_investimento_gigran-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for meu_investimento_gigran-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 519cb44d6b355bcad9fed17f209ae441898b7a3de61e638b982e25562282bc74
MD5 7284c6f696ef774a923239f95bb0ccce
BLAKE2b-256 7b51d68893914100cbc004f528e6c3ceb2bf702d45cfd5c508c5ed8bec264486

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