Skip to content

Pre-release 0.0.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@201st-Luka 201st-Luka released this 19 Jul 08:14
8b9bad6

First pre-release

This is the first pre-release for the PyClasher package.

Errors, bugs, ... might occur, please report them on the Discord server, on GitHub issues or in the release conversation.


Features

  • asynchronous and parallel requesting of ClashOfClans data
  • easy access to all data fields
  • possibility to use multiple API tokens
  • type hinted

Installation

Because this is a pre-release, it is not published on pypi.org. So you have to install it via pip from GitHub. This can be done using the command:
pip install git+https://github.com/201st-Luka/PyClasher.git@v0.0.1-alpha

This should install every asset of the PyClasher package.


Documentation

The Documentation is the next step. It is coming soon.