Pyclasher

Latest version: v1.0.1

Safety actively analyzes 622295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

First patch: Fixed some parts of the project structure and removed the `tests` package in the release and distribution files on PyPi.

---

Features
- Full cover of the whole ClashOfClans API
- Parallel requesting
- Asynchronous requests
- Stable and safe-to-use

Installation
The package is accessible on pypi.org so you can install it via this command:
bash
pip install pyclasher


Documentation

The documentation is accessible on the [GitHub pages](https://201st-luka.github.io/PyClasher/) but is not fully complete yet. If there are any questions, bugs, ... feel free to join the [Discord server](https://discord.com/invite/j2PAF9Wru8) and ask your questions.

---

Feel free to contribute to this package/project or to use it in your projects.
Please report errors and bugs on Discord or as a GitHub issue.

1.0.0

Finally the first proper release is here!

Features
- Full cover of the whole ClashOfClans API
- Parallel requesting
- Asynchronous requests
- Stable and safe-to-use

Installation
The package is accessible on pypi.org so you can install it via this command:
bash
pip install pyclasher


Documentation

The documentation is accessible on the [GitHub pages](https://201st-luka.github.io/PyClasher/) but is not fully complete yet. If there are any questions, bugs, ... feel free to join the [Discord server](https://discord.com/invite/j2PAF9Wru8) and ask your questions.

---

Feel free to contribute to this package/project or to use it in your projects.
Please report errors and bugs on Discord or as a GitHub issue.

1.0.0alpha1

A real PyPi release is coming soon...!

---

Changes

- changed the behavior of bulk requests
- corrected type hints

What's Changed
* Correcting errors by 201st-Luka in https://github.com/201st-Luka/PyClasher/pull/18
* Correcting errors by 201st-Luka in https://github.com/201st-Luka/PyClasher/pull/19
* changed version by 201st-Luka in https://github.com/201st-Luka/PyClasher/pull/21
* changed version by 201st-Luka in https://github.com/201st-Luka/PyClasher/pull/22
* Correcting errors by 201st-Luka in https://github.com/201st-Luka/PyClasher/pull/23


**Full Changelog**: https://github.com/201st-Luka/PyClasher/compare/v0.0.1-alpha3...v1.0.0-apla1

---

Installation

As always you can install the package from GItHub using
bash
pip install git+https://github.com/201st-Luka/PyClasher.gitv1.0.0-alpha1

0.0.1alpha3

Third pre-release

Changes/Fixes
- added every Python stub file to the package
- updated the default value of `PyClasherClient`-init argument `requests_per_second` from `None` to `5`

Installation
You can install the package using
bash
pip install git+https://github.com/201st-Luka/PyClasher.gitv0.0.1-alpha3


---

Note that the package may still contain errors, bug, ... and I would appreciate any comments, notes, reports, ... on my [Discord](https://discord.com/invite/j2PAF9Wru8) server or on GitHub.

0.0.1alpha2

Second alpha release

Changes

- changed version to 0.0.1-alpha2
- added Python stub files to the package so the type hinting is available now

0.0.1alpha

First pre-release

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

Errors, bugs, ... might occur, please report them on the [Discord](https://discord.gg/6YREXHvRVP) 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.gitv0.0.1-alpha

This should install every asset of the PyClasher package.

---

Documentation

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

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.