Metadata-Version: 2.1
Name: amaryllis
Version: 1.0.1
Summary: To calculate insurance value
Home-page: UNKNOWN
Author: yk-amary-20
Author-email: y.k.83600260@gmail.com
License: MIT
Description: # Amaryllis
        
        ## This module is that calculate insurance value.
        
        ## Getting started  
        
        You can install Amaryllis by using pip.  
        
        ```
        pip install amaryllis
        ```
        
        ## How to use  
        ・ [interest](/docs/interest.md)  
        ・ [calc_base](/docs/calc_base.md)  
        ・ [population](/docs/population.md)  
        ・ [pension](/docs/pension.md)  
        ・ [single](/docs/single.md)  
        
        
        
        
        
        
        
        
        
        
        
        
        
        
Keywords: amaryllis
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
