Skip to main content

Um pacote para calcular juros compostos em Python.

Project description

Compound Interest Calculator

Este é um pacote em Python para calcular juros compostos.

Instalação

Você pode instalar via pip:

pip install compound_interest_calculator

Uso

from compound_interest import calcular_juros_compostos, calcular_juros_acumulados

# Calcular o montante com juros compostos
montante = calcular_juros_compostos(1000, 0.05, 5, 12)
print(f"Montante: {montante}")

# Calcular os juros acumulados
juros = calcular_juros_acumulados(1000, 0.05, 5, 12)
print(f"Juros Acumulados: {juros}")

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

compound_interest_calculator-0.1.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.

compound_interest_calculator-0.1-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file compound_interest_calculator-0.1.tar.gz.

File metadata

File hashes

Hashes for compound_interest_calculator-0.1.tar.gz
Algorithm Hash digest
SHA256 0eb5c3ee22b2902daef0f751db2fb2b35e94527873ece196625df7420fdb09dc
MD5 a57f09d4992af14e210d22c602edfdeb
BLAKE2b-256 d504fbe460a2fc3728a27a4fb9088f02ead3effa88d3544092daadd6c04e56b5

See more details on using hashes here.

File details

Details for the file compound_interest_calculator-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for compound_interest_calculator-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b25ccf0e6c1d473774a4571ee08080f275e1b56fb8e7e11cf980642343cca573
MD5 d7ce95f51473523d9454bae7e6ac69e9
BLAKE2b-256 1a1f460c6c7f786a219a1fdfa5015aa336e396be822391d8cbc26d7967e6dace

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