This library provides unofficial Python bindings for the public kicker.de news API.
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
Direct your favorite
AUR helper to the
python-kickerde-api-client
package.
Browse the API reference on Read the Docs for details.
See CONTRIBUTING.md
.
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.