https://github.com/jayme-github/pysonio
Python library that provides access to time-tracking data in Personio
https://github.com/jayme-github/pysonio
personio python python3
Last synced: 24 days ago
JSON representation
Python library that provides access to time-tracking data in Personio
- Host: GitHub
- URL: https://github.com/jayme-github/pysonio
- Owner: jayme-github
- License: gpl-3.0
- Created: 2018-08-02T07:52:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-16T21:21:02.000Z (over 7 years ago)
- Last Synced: 2025-12-16T23:29:47.978Z (6 months ago)
- Topics: personio, python, python3
- Language: Python
- Size: 25.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pysonio
=======
[pysonio](https://github.com/jayme-github/pysonio) is a python library
that provides minimalistic (and incomplete as of now) access to
time-tracking data in Personio.
Installation
------------
```
pip install git+https://github.com/jayme-github/pysonio.git
```