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

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_mikaelkanzaki-0.2.tar.gz (2.4 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_mikaelkanzaki-0.2-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: meu_investimento_mikaelkanzaki-0.2.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for meu_investimento_mikaelkanzaki-0.2.tar.gz
Algorithm Hash digest
SHA256 9830101134e0519c892e286575a6d868294958d3ff1361a815699b4147407b60
MD5 d0ac525792914930317f1435fef64f5f
BLAKE2b-256 6533231ad36c073f9553c9400255460cf844a3440ef2bcac8426ca67fda356b4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: meu_investimento_mikaelkanzaki-0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12

File hashes

Hashes for meu_investimento_mikaelkanzaki-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b2e7a5132d6a44a243ddf63c8a8f54c8ee8fa74b356bde1ab68a91d575c3365f
MD5 e39d24a55a2a034886860399f5823ca2
BLAKE2b-256 366ab84f558f56f32a23c8db2f1e3ecd87bdc41dd2b60d7dc245be6c7e02faf9

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