Skip to content

helpkilbananas/canxham

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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