Skip to main content

Biblioteca com funções de calculos de investimento,

Project description

INVESTPY

Uma biblioteca Python para cálculos de investimentos.

Instalação

Você pode instalar a biblioteca via pip:

pip install INVESTPY

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

investpy-mptrivelato-1.0.0.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

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

investpy_mptrivelato-1.0.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file investpy-mptrivelato-1.0.0.tar.gz.

File metadata

  • Download URL: investpy-mptrivelato-1.0.0.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for investpy-mptrivelato-1.0.0.tar.gz
Algorithm Hash digest
SHA256 7d7a405265893bb92b523ff096dc2715e0a539c0c6de309ba7d1c3edbbe36527
MD5 54917c231470d8d9b19d1e7cfee95b7f
BLAKE2b-256 75617959fa1bd7c428f117645729bfc23d74caa4e17e6af0f18e3e7b35246e19

See more details on using hashes here.

File details

Details for the file investpy_mptrivelato-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for investpy_mptrivelato-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9bc38b349e12cabd8e9fa442902b79b369ef6358bc43b838b248c395faea0acb
MD5 85e14bb4615edea4aebbeb9cb71495e4
BLAKE2b-256 b07aa0546fba6d6d8e2ebc66d8f7f88c3c9bb725f643fe84782e07236362e77d

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