Client to access Senior HCM
Project description
Client to access Senior HCM API
Installation
pip install senior-hcm
How to Use
from senior_hcm import SeniorHcm # Login senior = SeniorHcm('example@mail.com', 'password') # Recent payrolls senior.get_recent_payrolls() # Last payroll senior.get_last_payroll()
Contributing
Contributions are welcome, feel free to open an Issue or Pull Request
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
senior-hcm-0.0.2.tar.gz
(12.1 kB
view hashes)
Built Distribution
senior_hcm-0.0.2-py3.6.egg
(3.6 kB
view hashes)