helpkilbananas / canxham

Canadian Amateur Radio Exam Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

canxham

A practice exam generator for aspiring Canadian amateur radio operators.

Windows users download latest release.

Prerequisites

Python3.6 or higher: python-requests

python -m pip install requests --user

How to use this program

After installing Python and downloading this script, navigate to the extracted directory and run the following:

For a basic exam

python canxham.py basic

For an advanced exam

python canxham.py adv

Mode Français: Ajouter '-mfr' au fin

python canxham.py adv -mfr

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Canadian Amateur Radio Exam Generator

License:MIT License


Languages

Language:Python 100.0%