Skip to main content

Async library for interacting with Battle Breakers/Epic Games API.

Project description

BattleBreakers.py

Async library for interacting with Battle Breakers/Epic Games API.

Installation

To install, simply type into command prompt:
py -3 -m pip install -U BattleBreakers

Or if you're on unix (linux/mac):
python3 -m pip install -U BattleBreakers

Example

import BattleBreakers

client = BattleBreakers.client(
    email='',
    password=''
)

@client.event
def event_ready():
    print(f'Client ready as {client.display_name}.')
    print('Collecting daily reward.')
    await client.collect_daily_reward()

client.run()

Documentation

To see the full documentation for this gem, please visit the [wiki](chrome://newtab Coming soon!)

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

BattleBreakers-0.0.1.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

BattleBreakers-0.0.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file BattleBreakers-0.0.1.tar.gz.

File metadata

  • Download URL: BattleBreakers-0.0.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7

File hashes

Hashes for BattleBreakers-0.0.1.tar.gz
Algorithm Hash digest
SHA256 9c35a87523268e08b56c00cdab7ce4ca004f807b63f4fdbc8ee0c2d0393b7b00
MD5 c806f1fb26989b6720bd846707cef2ab
BLAKE2b-256 bc80389583e2ed57ff6cc8209113f47d97aca56077ead93d961804099e091d89

See more details on using hashes here.

File details

Details for the file BattleBreakers-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: BattleBreakers-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7

File hashes

Hashes for BattleBreakers-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ccc1e2c1574911456f2bdd4fe2114b053c1ee903fe50250e407394ab45eeb413
MD5 d7d211be532cf881a873c43fdfa47144
BLAKE2b-256 f6f8b0efc0aa81ccc7723374fdca3eb16c36d9b520935a7abfe88d1433c147ce

See more details on using hashes here.

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