Metadata-Version: 2.1
Name: pfinsim
Version: 0.0.4
Summary: Personal finance simulation package
Home-page: https://github.com/xgerrmann/pfinsim
Author: Xander Gerrmann
Author-email: <xander@xgerrmann.com>
License: UNKNOWN
Description: # Description
        
        pfinsim stands for Personal FINance Simulation.
        
        Its goal is to allow for users to easily investigate the effect of taxes and investing on their personal financial situation. Use cases can be found on [the author's blog](https://xgerrmann.github.io/geld-en-zo/).
        
        As of writing this project is focused on the Dutch tax system. Efforts to extend towards other countries is highly appreciated.
        
        The following is currently supported
        
        * Investing
        * Real estate
          * Mortgages
        * Taxes
          * Tax credits
          * Income taxes
        * Jobs
          * Monthly income
          * Holiday allowance
        
        
        
        This project on [Github](https://github.com/xgerrmann/pfinsim)
        
        
        
        ## Log
        
        * Uploaded to pypi as `pfinsim` 2020-12-26
        
Keywords: python,simulation,finance,personal
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
