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}")

Licença

Distribuído sob a licença MIT. Veja LICENSE para mais informações

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: meu_investimento_test-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 801e56b27065c34b1e6b9ae5b55b1269153e58843ad376471ffbd2ceaf6d6c99
MD5 3ad735bfcc98cd2911aebea660e77f5e
BLAKE2b-256 8448bf5f8d7a990e6463c29784279a1d1cccca247120c6e2f15114bc7d1e47e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for meu_investimento_test-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7fe0f02a848817a76d29dc86af5ca8581a73fa75efe9aac1f1b317fbc2e2f8a9
MD5 e95a9a9035a8719cc37b504bbbf3590b
BLAKE2b-256 bdf1c1f7a9d41123ded674e0523bf0a98af24cb793072196350db69c1d05742d

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