Skip to main content

automates toontown rewritten's login process

Project description

tooncher

automates toontown rewritten's login process

Code style: black Last Release Python Version

Installation

$ pip3 install --user --upgrade tooncher
# or
$ pip3 install --user git+https://github.com/fphammerle/tooncher@master

Optional: Install cpulimit to enable use of parameter --cpu-limit

$ sudo apt-get install cpulimit

Configuration

# default path: $HOME/.tooncher
accounts:
- username: toon
  password: secret
- username: ceo
  password: golf
- username: cfo
  password: train
engine_path: '/opt/Toontown Rewritten/TTREngine'

Usage

$ tooncher [username]

tooncher --help shows all available options.

Examples

$ tooncher toon
$ tooncher ceo
$ tooncher --cpu-limit 70 cfo

Python Interface

import pathlib
import tooncher

tooncher.launch(
    engine_path=pathlib.Path('/somewhere/toontown-rewritten/TTREngine'),
    username='toon',
    password='secret',
)

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

tooncher-1.0.3.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

tooncher-1.0.3-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file tooncher-1.0.3.tar.gz.

File metadata

  • Download URL: tooncher-1.0.3.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9

File hashes

Hashes for tooncher-1.0.3.tar.gz
Algorithm Hash digest
SHA256 ae03bdd9d9cad78d85383df33e27a3d1a7fd93f731322f3eb688afba9e738454
MD5 ef135c19bad871126d6e4efa08016cdf
BLAKE2b-256 adf46a40e5f079552740a68b18babf4e565ad88a0807abaec908580cfa4f0f05

See more details on using hashes here.

Provenance

File details

Details for the file tooncher-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: tooncher-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.9

File hashes

Hashes for tooncher-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 805680093d2cdab49cc3f6028263f5d901e5bf30023c7f79af0dc333e6f9d35c
MD5 7e5cd64d4e6cfc0867aff3e673929742
BLAKE2b-256 0551ecde591efc26756dc40b5ff6cc3d7f45ff9fbcfa12d9ae06f224c65e4344

See more details on using hashes here.

Provenance

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