PyPPR#

Release:

0.1.1

Date:

July 13, 2023

The PyPPR package is a collection of financial functions regarding PPRs, or Planos Poupança Reforma, which are retirement plans specific to Portugal.

The source code for this package is available at goncalovf/pyppr

The importable name of the package is pyppr.

>>> import pyppr
>>> npf.matching_ppr_cost_rate(20, 0.07, 0.28, 0.08, 0)
0.0048310556726159914

Indices and tables#