为您的欧洲展望党选择一个国家。

eurovision-country-selector的Python项目详细描述


Eurovision国家/地区选择器

https://travis-ci.org/mikejarrett/eurovision-country-selector.svg?branch=master

为您的欧洲展望党选择一个国家。

使用

$ eurovision --people people.csv  --outfile whos-got-what.csv
Mike -- Hungary (36)
usage: eurovision-script.py [-h][--countries [COUNTRIES]][--countrieslist [COUNTRIESLIST]][--people [PEOPLE]][--peoplelist PEOPLELIST [PEOPLELIST ...]][--outfile [OUTFILE]][--loops LOOPS]

Select countries for people when watching EuroVision.

optional arguments:
  -h, --help            show this help message and exit
  --countries [COUNTRIES]
                        The csv file of countries to that are in the
                        competition.
  --countrieslist [COUNTRIESLIST]
                        Names of countries that are in the competition.
  --people [PEOPLE]     The csv file which contains people names and their
                        countries to exclude.
  --peoplelist PEOPLELIST [PEOPLELIST ...]
                        Names of people that will be attending the party.
  --outfile [OUTFILE]   The filename to save results to.
  --loops LOOPS         Number of times to loop the check.

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

推荐PyPI第三方库


热门话题
java通过Sybase Jconnect JDBC驱动程序与DBCP建立连接   java从ListPreference获取keyValue   java如何在安卓中定义视图的宽度和高度   字符串数组的Java置换   java问题:在字符串和字节数组之间转换时长度发生了变化?   一些Windows机器上的java JMenu字体奇怪地以粗体显示   使用java 8的小程序类的ClassNotFoundException   带有SQLite的java多项选择题测验应用程序(新活动中不显示分数)   Java在转换为列表后插入数组   JDBCType4Java。lang.ClassNotFoundException:com。mysql。jdbc。驾驶员   按键启动计时器,java   java在JavaFX中播放不带扩展名的音频文件   从服务器运行notes java代理时,ssl没有受信任的证书   java如何更新Google云数据流中的现有记录?   java NoClassDefFoundError:io/netty/util/Timer   Spring MVC控件属性的java设置值   带有spring security 5和oauth2的java日历客户端   java中的几个LWJGL问题