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_josemarinho

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


Release history Release notifications | RSS feed

This version

0.1

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_josemarinho-0.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_josemarinho-0.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file meu_investimento_josemarinho-0.1.tar.gz.

File metadata

File hashes

Hashes for meu_investimento_josemarinho-0.1.tar.gz
Algorithm Hash digest
SHA256 2373bc5a2dd2143ddd35034af67f4583957de00509f8db52a3411e06c1d8896b
MD5 94fb44ae45c97a544ab51908258a190b
BLAKE2b-256 fd3fd2c0a938c1850b496bab33298a512e74927017cce51f6533740b5e550cd3

See more details on using hashes here.

File details

Details for the file meu_investimento_josemarinho-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for meu_investimento_josemarinho-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e8e9e644e8a84de8dc08143289292283b511928ce262002b53cea738d66996f9
MD5 af51e1da57aad89ba8ea485502ce8f02
BLAKE2b-256 9ceb4b5ade1eb6d8d7b3ef06ddab6064cec46857eec0a5bd92ce3eee8b59105b

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