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 ivanissa_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


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ivanissa_meu_investimento-0.2.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ivanissa_meu_investimento-0.2-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file ivanissa_meu_investimento-0.2.tar.gz.

File metadata

  • Download URL: ivanissa_meu_investimento-0.2.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for ivanissa_meu_investimento-0.2.tar.gz
Algorithm Hash digest
SHA256 8474fed12cc3505ba5dc550dbb195a73d792955fa3bc6ab70d6fdf5e0a7c7088
MD5 6effaaedc37be5fd8e4a444916128b62
BLAKE2b-256 783c552f8f1d1737ee0d26233f7e5c48634a0dd229df57c8d93ec12353cbcc3d

See more details on using hashes here.

File details

Details for the file ivanissa_meu_investimento-0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for ivanissa_meu_investimento-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a6b260de7d96799c887f2f34a57a056ff16e7c54937ce0631b4b0d553970ed4d
MD5 3bda3c4d0283d8614c5a7101f72285f8
BLAKE2b-256 2ee9feffddbad29dd4f64d2bb883dc30085992885b3b33d300e5c0fbee64f771

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