API client for kicker.de
This library provides unofficial Python bindings for the public
kicker.de news API.
Installation
Installing from PyPI
To install this library from PyPI, open a shell and run:
pip install kickerde-api-client
If that doesn’t work, try:
python3 -m pip install kickerde-api-client
Installing from the AUR
Direct your favorite
AUR helper to the
python-kickerde-api-client
package.
Usage
Browse the documentation on Read the Docs for details.
Contributing to this library
See CONTRIBUTING.md
.
License
Copyright (c) 2024 Claudia Pellegrino
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
For a copy of the License, see LICENSE.