Skip to main content

No project description provided

Project description

Battle Cats Event Data Downloader

The Battle Cats Event Data Downloader (BCEDD) is a tool made for downloading battle cats event data such as gatya data and sale data.

PyPI

Credits

How To Use

Prerequisites

  • Python for running and installing the tool

Run the following commands in command prompt or another terminal to install the tool - If you are not using windows you will need to use python or python3 instead of py

Installation

To install / update the tool run the following command:

py -m pip install -U bcedd

If you get an error saying No module named pip then run

py -m ensurepip --upgrade

Run

By default the tool will download sale.tsv, gatya.tsv and item.tsv for en and it will ask you where you want to save it:

py -m bcedd

If you want to download files for different versions use -c <version1> <version2> etc. Supported versions are en, jp, kr, tw.

py -m bcedd -c jp kr

This will download jp and kr data instead

If you only want to download specific files then use -f <file1> <file2> etc. Supported files are sale.tsv, gatya.tsv, item.tsv.

py -m bcedd -f gatya.tsv item.tsv

This will download files gatya.tsv and item.tsv but not sale.tsv

If you don't want a file save dialog then use -o <output_folder> to save the files to a specific folder.

py -m bcedd -o "Event Data"

This will save all 3 en files to a folder called "Event Data" in the current working directory (use the cd command to change that)

If you want to use the old method of downloading data then use --old

py -m bcedd --old

Install From Source

If you want the latest features and don't want to wait for a release then you can install the tool from the git repo directly.

  1. Download Git
  2. Run the following commands: (You may have to replace py with python or python3)
git clone https://codeberg.org/fieryhenry/bcedd.git
py -m pip install -e bcedd/
py -m bcedd

If you want to use the tool again all you need to do is run the py -m bcedd command

Then if you want the latest changes you only need to run git pull in the downloaded bcedd folder. (use cd to change the folder)

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

bcedd-1.2.2.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bcedd-1.2.2-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file bcedd-1.2.2.tar.gz.

File metadata

  • Download URL: bcedd-1.2.2.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bcedd-1.2.2.tar.gz
Algorithm Hash digest
SHA256 05b759302626f0b9cba03c38d32e5fb99964900859cfedb5a8edb0286a6fb919
MD5 2ca9ffb27a5e60ffa1accc3db7f559a2
BLAKE2b-256 6f64a4d1af63111c9f7a266e92ca525fbb51f02e8e1df574cd33ad9f1a0a4bc2

See more details on using hashes here.

File details

Details for the file bcedd-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: bcedd-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 11.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bcedd-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8552c10480713e4f11fb8c61ccc488d7b5870eee66fd259ea2af957761c7e28f
MD5 563cd23a5d773895df7cf5b036850c22
BLAKE2b-256 27969399b4f933249ff7dc7c328fdae7d8f51b5ad33b7cb2771f8aa5f23d6000

See more details on using hashes here.

Supported by

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