Skip to main content

Python API library for kickbase

Project description

Kickbase_API

Kickbase API for Python 3. This work is unofficial and not related to kickbase in any way. All of this was done for scientific reasons only and you should not use it for anything else but for your personal learning!

Installation

  • From pypi: pip3 install kickbase_api

Requirements

Usage

from kickbase_api.kickbase import Kickbase
kickbase = Kickbase()
user, leagues = kickbase.login("username", "password")

Docs

The docs for this library can be found here.

API

This library is based on Kickbase API Doc.

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Kickbase_API-0.0.8.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

Kickbase_API-0.0.8-py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page