Skip to main content

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_val-0.0.1.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_val-0.0.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file meu_investimento_val-0.0.1.tar.gz.

File metadata

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

File hashes

Hashes for meu_investimento_val-0.0.1.tar.gz
Algorithm Hash digest
SHA256 26226d70fe2f95ef530ef247aee3d8ebf829c97b8043be973af8f22ac3ccc21d
MD5 b7defbd0062b40e8d30aa5a493e57bce
BLAKE2b-256 49df6417b676466d353081919e6fa0685fbb701b3c2f8f595db848c049007def

See more details on using hashes here.

File details

Details for the file meu_investimento_val-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for meu_investimento_val-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 325ab2e21a2647c5830e79b66edd1dbaabb092e91c72b1691736033f207f42f2
MD5 20a7b5ffa47f7f25a23a91c30bb995de
BLAKE2b-256 200fbeee5c74c5a8b23228b1a7e6b2b1019e97ea24abb693d8546a80c5462789

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