项目作者: helpkilbananas

项目描述 :
Canadian Amateur Radio Exam Generator
高级语言: Python
项目地址: git://github.com/helpkilbananas/canxham.git
创建时间: 2020-07-29T22:45:05Z
项目社区:https://github.com/helpkilbananas/canxham

开源协议:MIT License

下载


canxham

A practice exam generator for aspiring Canadian amateur radio operators.

Windows users download latest release.

Prerequisites

Python3.6 or higher:
python-requests

  1. 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

  1. python canxham.py basic

For an advanced exam

  1. python canxham.py adv

Mode Français:
Ajouter ‘-mfr’ au fin

  1. python canxham.py adv -mfr

License

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