Skip to main content

No project description provided

Project description

pylint

Description

Implements some basic automation for auto submitting tips on kicktipp. The auto submitting is based on selenium browser automation. Login credentials are PGP-encrypted with SOPS.

Currently only two result submitting strategies are implemented:

  • 2-1 for the "2-1 bot" (use -2)
  • random for the "random bot" (use -r)

but the automation module can be extended easily to support any type of bets.

Requirements

OS

Tested only on MacOS. Because no OS-specific functionality is used, though, it should work on any modern OS.

Software

  • sops
  • python3 + selenium module
  • chrome

Installation

brew install python3 sops
pip install -r requirements.txt

Execution

./src/auto_submit_tips.py -h
usage: Kicktipp auto tipping [-h] [-2 | -r]

Perform automatic kicktipp tipping for the bots

options:
  -h, --help  show this help message and exit
  -2          2:1 tipping
  -r          random tipping

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

kicktipp-0.2.0.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

kicktipp-0.2.0-py3-none-any.whl (5.6 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