随机播放文件

fileshuffle的Python项目详细描述


https://img.shields.io/pypi/status/fileshuffle.svghttps://img.shields.io/pypi/pyversions/fileshuffle.svghttps://badge.fury.io/py/fileshuffle.svghttps://img.shields.io/github/license/sashgorokhov/fileshuffle.svg

随机播放文件

安装

python3.5是必需的。

pip install fileshuffle

用法

usage: fileshuffle.py [-h] --destination DESTINATION [--recurse][--no-shuffle][--order_prefix ORDER_PREFIX][--order_prefix_regexp ORDER_PREFIX_REGEXP]source

Shuffle files

positional arguments:
  source                Source directory

optional arguments:
  -h, --help            show this help message and exit
  --destination DESTINATION
                        Destination directory. Will be cleared if exists and
                        created if not
  --recurse, -R         Search files in source directory recursively
  --no-shuffle          Do not shuffle gathered files
  --order_prefix ORDER_PREFIX
  --order_prefix_regexp ORDER_PREFIX_REGEXP
                        Used to detect existing order prefixes and remove them

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

推荐PyPI第三方库


热门话题
java ImageIO。写入()低质量图像   使用安卓的设备屏幕大小的java拖放图像   java Adler32重复速度非常快   java在使用Burp Suite Community Edition时遇到此错误   java是否可以在交换机中使用已存在的字符串?   java:把反斜杠看作正常字符的方法   java如何创建Criteria Builder查询来连接三个具有一对一和多对一实体关系的表?   Java Spark:如何在数据集上进行flatMap,并为后续的groupBy提供新的模式?   JavaTestNG运行每个方法,并忽略TestNG中包含的方法。xml   无法使用Java运行linux命令   java我可以用什么来代替AudioPlayer。游戏者停止();?   关于如何使用pop3使用javamail从gmail帐户删除电子邮件的java查询   java Firebase Android数据库查询(读取数据)