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_test-0.1.1.tar.gz (2.5 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_test-0.1.1-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file meu_investimento_test-0.1.1.tar.gz.

File metadata

  • Download URL: meu_investimento_test-0.1.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.5

File hashes

Hashes for meu_investimento_test-0.1.1.tar.gz
Algorithm Hash digest
SHA256 102bb52eabd76d48e8a3e7197e52a8eeb7058bde8493ff534873873ce38b06a8
MD5 c267ef5633e36caacb307230348d4b05
BLAKE2b-256 2935fe95d2cc75aff1901a8b08e03a9819951f5f6fbfa80c141af2cdde31351d

See more details on using hashes here.

File details

Details for the file meu_investimento_test-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for meu_investimento_test-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 304568121904783e4162253a4724d940de5f489ef102c564576c563c1d6a6565
MD5 9d4918d0d63ae7cb35a6f0c1e03e5e24
BLAKE2b-256 975f50457200f9e6eac2d7102190c9e4a1a297fab19c871a96a06daf21d77f1c

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