HamContestAnalysis#

PyPI Python Version License

Read the documentation at https://hamcontestanalysis.readthedocs.io/ Tests Codecov

pre-commit Black

Introduction#

HamContestAnalysis comprises a set of tools for radio amateurs dedicated to analyze contest with the maximum detail.

This library is divided into two main components: a collection of functions and classes that allow to easily download public logs and process them for further analysis, as well as a dashboard that provides the user not only with a general view of the contest, but also with the possibility to compare between different call signs and/or years.

Installation#

HamContestAnalysis can be installed via pip from PyPI:

$ pip install hamcontestanalysis

Usage#

Please see the Command-line Reference for technical details.

Contributing#

Contributions are very welcome. To learn more, see the Contributor Guide.

License#

Distributed under the terms of the MIT license, HamContestAnalysis is free and open source software.

Issues#

If you encounter any problems, please file an issue along with a detailed description.

Credits#

This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.