Skip to main content

Anüite hesaplamaları için Python paketi

Project description

Anüite Hesaplamaları

Geliştirici Hakkında


Proje Hakkında

Amaç

  • Anüite hesaplamalarını Python programlama dili ile gerçekleştirmek
  • Aktüeryal ve finans matematiği kavramlarını uygulamalı hale getirmek

Kapsam

  • Dönem sonu ödemeli anüite hesaplamaları
  • Dönem başı ödemeli anüite hesaplamaları
  • Bileşik anüite (ödeme dönemi ≠ faiz dönemi) hesaplamaları
  • Ertelenmiş anüite hesaplamaları
  • Artan ve azalan anüite hesaplamaları
  • Değişken faizli anüite hesaplamaları
  • Nominal ve efektif faiz dönüşümleri

Kurulum / Çalıştırma Adımları

git clone https://github.com/kullanici_adi/anuite_hesaplamalari.git
cd anuite_hesaplamalari

---

## Örnek Kullanım
from anuite_hesaplamalari import (
    donem_sonu_anuite,
    donem_basi_anuite,
    bilesik_anuite,
    ertelenmis_anuite,
    nominalden_efektife
)

donem_sonu_anuite(1000, 0.10, 5)
donem_basi_anuite(1000, 0.10, 5)
bilesik_anuite(500, 0.12, 12, 4, 10)
ertelenmis_anuite(1000, 0.08, 5, 3)
nominalden_efektife(0.12, 12)

---
### Parametrelerin Anlamları

| Parametre | Açıklama |
|----------|----------|
| **A** | Her dönem yapılan ödeme tutarı |
| **i** | Dönemsel faiz oranı |
| **n** | Toplam ödeme dönemi sayısı |
| **m** | Yıldaki faizlendirme sayısı (nominal faiz için) |
| **k** | Yıldaki ödeme sayısı |
| **d** | Erteleme süresi (ödemenin başlamadığı dönem sayısı) |
| **g** | Dönemsel artış / azalış tutarı |
| **j** | Nominal faiz oranı |

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

anuite_hesaplamalari-0.1.1.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

anuite_hesaplamalari-0.1.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file anuite_hesaplamalari-0.1.1.tar.gz.

File metadata

  • Download URL: anuite_hesaplamalari-0.1.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for anuite_hesaplamalari-0.1.1.tar.gz
Algorithm Hash digest
SHA256 410d727500bf6a47db2840f8e842aa7b81e96934664b696bbba16ad31af6c22d
MD5 82046201cb3066bbb4ccfbe22f145c94
BLAKE2b-256 73a199fa375efb8084654fcb475c8a1eac7663927ed75551c2c2fd80242f376e

See more details on using hashes here.

File details

Details for the file anuite_hesaplamalari-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for anuite_hesaplamalari-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cacd38faaa2c6f2a4ee06058c35b7a6c349cbdfc29ce30c19ad39b56ca5aba0e
MD5 918aed780b8d51fef69ed50affa307e9
BLAKE2b-256 a81ffed9b81823df7850fc7d38887df1e7946962cef0b4b53d4160feb2f593cc

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