一种更漂亮的方法来跟踪多个文件。

python-kitsune的Python项目详细描述


风筝线

一种更漂亮的跟踪多个文件的方法。

Build statusPyPI versionSupported Python versionsLicense: MITCode style: black

安装

pip install python-kitsune

命令行界面

usage: kitsune [--color <when>] [-h] [-V] pattern [pattern ...]

A prettier way to tail multiple files.

positional arguments:
  pattern         Files to tail.

optional arguments:
  --color <when>  Specify when to use colored output. The automatic mode only
                  enables colors if an interactive terminal is detected.
                  [default: auto] [possible values: auto, never, always]
  -h, --help      Print this help message.
  -V, --version   Show version information.

屏幕截图

Kitsune Example

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

推荐PyPI第三方库


热门话题
java Maven发布插件在创建标记时失败   opencv使用java控制网络摄像头LED灯   java在使用JTA时不能使用EntityTransaction。使用非JTA   java映射大小与实际条目不同   javaspringboot。执行saveAndFlush并将实体结果修改为未保存的trancient异常   java在Selenium 3.0.0中运行Selenium IDE?   用于捕获键/值的java正则表达式   java Ivy的transitive=“false”在从Nexus下载时被忽略   JavaSpring引导忽略应用程序中的数据源url。yml   可以使用正则表达式拆分Java字符串,但正则表达式匹配返回false   log4j2中的javakafka追加器。xml不起作用   循环java测试分数统计   JFrame中边框的java返回类型   java在LibGDX中如何防止相机延迟?