Metadata-Version: 2.0
Name: pisim
Version: 1.0b3
Summary: A Supplementary Pension Simulator for Italy
Home-page: https://pypi.org/project/pisim/
Author: Luca Casone
Author-email: csnluca@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Python: >=2.7, !=3.*, !=4.*
Requires-Dist: appdirs
Requires-Dist: numpy

================================================================================
 PiSim - A Supplementary Pension Simulator for Italy
================================================================================

Author: Luca Casone (csnluca@gmail.com)

URL: https://pypi.org/project/pisim/

Description (in English)
========================
Program to simulate the development of a supplementary pension plan.
Tired of so many online simulators which are somehow opaque in the hypotheses
they take and rigid in the small set of parameters they provide to be
freely changed by the user, I decided to write one by my own. I wanted
to be able to set almost everything that may impact on plan performance
and compare different scenarios. This program is the result of the effort.

Being explicitly thought and tailored for Italian rules, the whole interface
is written in Italian as well as guidelines to use it.

Descrizione (in Italiano)
=========================
Tutti i simulatori online di pensione integrativa sono poco configurabili
e spesso le ipotesi su cui si basano per i loro calcoli non sono
completamente specificate.

Questo simulatore, invece, permette di configurare tutti i parametri che
influenzano lo sviluppo di un fondo pensione integrativa e di confrontare
differenti scenari che si possono verificare a parità di condizioni.

Le indicazioni sull'uso programma sono incluse nel programma stesso.

Installazione ed uso
--------------------
PiSim si scarica ed installa analogamente ad altri package Python::

    pip install pisim

Una volta installato, PiSim può essere eseguito da linea di comando digitando::

    pisim


