Skip to main content

Descricao da sua lib my_investimento

Project description

My Investimento

Uma biblioteca Python para cálculos de investimentos.

Instalação

Você pode instalar a biblioteca via pip:

pip install my_investimento

Uso

from core 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

my_investimento-package-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.

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

Uploaded Python 3

File details

Details for the file my_investimento-package-1.0.0.tar.gz.

File metadata

  • Download URL: my_investimento-package-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.8.10

File hashes

Hashes for my_investimento-package-1.0.0.tar.gz
Algorithm Hash digest
SHA256 0a802cb022a6fa6c7eb8534b410e71008b4ddec30baf1a6d53726e7ba3870446
MD5 ab36666dfca537eebb7f12126cb9969b
BLAKE2b-256 7ac88adb80e907d1946e058eef5c3689a9c625d0e775687c697f7ed93fab6ade

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for my_investimento_package-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dc725ed49f7a63232be99884b267395edc332d01c3e046cbab68ba6caee5a448
MD5 0bcd272476b1e2c95db7e6f4ade014a8
BLAKE2b-256 55dcb16ef6f542b5390b6b1745138d7f305ab7d57ccc4145e1bc28f8a5d7ca27

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