Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 720 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 720 Bytes

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