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_py

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for meu_investimento_py-0.1.1.tar.gz
Algorithm Hash digest
SHA256 18f2c6c020fab2dafd51ab0d2eb0988d983c9cd5a63982ee7d6dd085a650732b
MD5 5c03012269f3750381861dfdd23c7900
BLAKE2b-256 33abc3da3a28a5a33b712fbd1d547f51b02a73f0222cc1c84aa932f95f4d76d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for meu_investimento_py-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8c8a8f58a48bbd7f5d5750c688efc5081acc88eaf0a42a38a2879be77bf326b9
MD5 ea31d75eedaaf2b98df860fb868c82d2
BLAKE2b-256 58212a98e155671377e9fe1afc40435399de8fc8040a7b03c01ba7b4bfaaedf4

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