Metadata-Version: 2.1
Name: python-pensionpro
Version: 0.6
Summary: Python library for interacting with PensionPro API.
Home-page: UNKNOWN
Author: Aaron Harabedian
License: MIT
Description: # python-pensionpro
        
        This is a library for the PensionPro TPA management software for python 3.6+.
        
        It includes the following features from the PensionPro V1 API
        
        * Contacts
            - Get by Id
        * Plans
            - Get by Id
        * Plan Contact Roles
            - Get by Id
            - List with filter
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
