[Module] pyfi / 1.0

Rupert Scammell rupe@metro.yak.net
Fri, 12 Jan 2001 03:17:37 -0500 (EST)


                               pyfi / 1.0                               
                               ----------                               

pyfi provides a set of functions that perform commonly used financial
calculations

pyfi is a library that provides a set of financial functions for the
Python language. All functions are comprehensively documented in the
source. Functions implemented in pyfi Version 1.0 are:

Simple interest (sint)
Simple interest future value (sint_future_val)
Compound interest (cint)
Compound interest future value (cint_future_val)
Annual yield (ayield)
Ordinary annuity (o_annuity)
Present value of annuity (pval_annuity)
Amortization (amort)



pyfi's Advogato project page is http://www.advogato.com/proj/py-fi
Contributions and suggestions for further development are welcomed.

       URL:  http://metro.yak.net/pyfi.html
  Download:  http://metro.yak.net/pyfi.py

   License:  Public Domain

  Categories:  Math

Rupert Scammell (rupe@metro.yak.net)
http://metro.yak.net

--
<a href="http://metro.yak.net/pyfi.html">pyfi / 1.0</a> -- pyfi provides
a set of functions that perform commonly used financial calculations