Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

lucasrcezimbra/senior-hcm

Repository files navigation

Senior HCM

PyPI Travis CI Build Coverage Updates Python 3

Client to access Senior HCM API

Installation

pip install senior-hcm

How to Use

from senior_hcm import SeniorHcm

# Login
senior = SeniorHcm('[email protected]', '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

About

Client to access Senior HCM API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages