An open API service indexing awesome lists of open source software.

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

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
```