GithubHelp home page GithubHelp logo

weelychisy / xresconv-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from owent/xresconv-cli

0.0 0.0 0.0 111 KB

批量转表工具的CLI版本,依赖python。(python2和python3均支持)

License: MIT License

Python 100.00%

xresconv-cli's Introduction

xresconv-cli

这是一个符合 xresconv-conf 规范的CLI转表工具,并且使用 xresloader 作为数据导出工具后端。

依赖python,支持python2.7和python3(不支持python2.6)。

使用说明

直接使用仓库内源码或者下载xresconv-cli

python xresconv-cli.py [本脚本选项]... <转换列表文件> [-- [附加xresloader选项]...]
本脚本选项:
-h, --help                                  帮助信息
-s, --scheme-name <要转换的scheme名称>      按scheme名称指定要转换的表
-v, --version                               显示版本号并退出
-t, --test                                  测试模式(显示运行的脚本,不实际执行)
-p, --parallelism <number>                  转表并发数(并不是并发数越高速度越快,取决于java加载jar时的的编译优化,一般设成2是最快的)
-j, --java-option                           转递给java的参数(可多个)。比如 -j Xmx=2048m
-J, --java-path                             java可执行程序路径
-a, --data-version <version>                数据版本号,将写入到导出的数据文件中。传任意字符串都可以

示例截图

示例截图-1

示例截图-2

xresconv-cli's People

Contributors

owent avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.