没有项目描述

jt64config的Python项目详细描述


JTSDK64工具(JT64config)

Application Data
Package^{}
Version0.0.22
TopicCommunications, Ham Radio
Development Status5 - Production/Stable
DistributionsWindows, Linux
Archx86-64
PythonVersion >= 3.5
DependenciesStandard Python Library, colorconsole
Virtual EnvironmentMiniconda Python

开发状态

此包位于Production中,并使用Miniconda Python进行了测试 在默认的虚拟环境中,例如(conda create -n jtpy python=3)。

说明

设置各种相关配置选项的简单Python脚本 用JTSDK64-Tools。目前,它只支持windows。Linux风格将 在以后的版本中添加。

要求

  • 任何Python版本>;=3.5,虚拟或本机安装
  • 不需要特殊的模块或发行版。

安装

此包位于主PyPi Production存储库中,可以是 使用pip安装。

打开吊唁,键入以下内容:

# JTSDK64-Tools users, activate jtpy first
conda activate jtpy

# Install command:
pip install jt64config

升级包

打开控制台,键入以下内容:

# For JTSDK64-Tools users, active jtpy first
conda activate jtpy

# Upgrade the package
pip install jt64config -U

用法

    In the console, type: jt64config

    usage: jt64config.py [-h][+a][-a][+c][-c][+hc][-hc][+q][-q][+r][-r][+s][-s][+u][-u][+d][-d][-l][-od][-status][-v]

    JTSDK64 Tools Configuration

    optional arguments:
      -h, --help          show this help message and exit
      +a                  enable autorun
      -a                  disable autorun
      +c                  enable clean
      -c                  disable clean
      +hc                 enable hamlib clean
      -hc                 disable hamlib clean
      +q                  enable quiet mode
      -q                  disable quiet mode
      +r                  enable reconfigure
      -r                  disable reconfigure
      +s                  enable separate
      -s                  disable separate
      +u                  enable unix tools
      -u                  disable unix tools
      +d, +default        enable default item set
      -d, -default        disable default item set
      -l, --list          list supported options
      -od, --description  print long descriptions
      -status, --status   display option status
      -v, --version       display application version

卸载

此操作仅适用于使用pip安装jt64config的用户。

# For JTSDK64-Tools, activate jtpy first
conda activate jtpy

# Uninstall command
pip uninstall jt64config

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java从JSP或HTML向servlet发送多个参数   java方法来查看字符是否在字符数组中   使用带有java的MAC地址连接到设备   java如何将csv文件中的数据打印到secondactivity?   java如何从netbean 7.0.1连接到数据库   java考虑所有可能的类值,用于输出测试分割的预测值。   java我的actionListener调用有什么问题   swing在Java中实现粒子过滤器最有效的方法是什么?   java运行。getFontFamily()为返回null。使用apachepoi的docx文件   一个事务中的java领域循环与每个步骤循环中的一个事务   java日期格式与Spring Boot不兼容   java类冲突。处理   java GridBagLayout不工作   java将图像发送到另一个应用程序