Peter Slump

Results 10 issues of Peter Slump

Switch to Poetry for packaging

Remove :param and :return etc. since this is in most of the cases not needed anymore because Typehinting is added. Follow PEP 257?

1.0

Add support for new authorization Service via the token end-point.

Add Tox for easier testing in different environments.

1.0

@pehala added a note to his pull request which should be investigated. > I am not sure about validity of refreshing code for authentication by client_id and client_secret

1.0

Remove Python 2 support as support ends at the end of this year. By doing this we can make use of the fully potential of Python 3 features.

1.0