photo namer nautilus文件管理器脚本,用于使用catgrab phpto导入应用程序导入的文件。

photo-namer-nautilus的Python项目详细描述


说明

鹦鹉螺照片命名器。它可以处理导入的数据 通过catgrab照片导入软件。

许可证

MIT License

注释

功能

  • names selected and related files (e.g. JPG and his RAW file)
  • afterwards raw file naming

安装

安装/卸载

不要使用sudo!

with pip

pip3 install --user photo-namer-nautilus

1. pip3 uninstall photo-namer-nautilus
2. then remove script manually from ~/.local/share/nautilus/scripts/

或setup.py

  1. Unpack your package.
  2. Open a terminal and change to the folder which contains the setup.py and type
python setup.py install --user

设置

  • Test it first!
  • For testing copy some real data in a test directory

用法

  • get this readme with: photo_namer.py –help
  • First use the script only with test data until you are sure it works as expected.
  • execute the script within the file manager and name your selected files. Then check if all related where also named in the same way.
  • to name all related files with the current file name of the selected files type: *** (three stars).

提示

  • The logfile is stored in you home directory: ~/.photo-namer.log

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

推荐PyPI第三方库


热门话题
安卓软件包与java代码中的类型冲突   谷歌应用引擎Java还是Python?   如何将java bean传递到jsp页面,以便jqQrid使用json显示?   在编译kotlin代码时,kotlin编译器如何处理java代码?   java不准确地更改JTextPane中的文本颜色   反应式编程AWS SDK v2 SdkAsyncHttpClient使用Java 11 Java实现。网http HttpClient sendAsync   在Spring AMQP中,java根据队列的消费者计数来消费队列   java在ArrayList的add()方法中创建新对象会导致内存泄漏。我能做什么不同的事?   未将java BufferedReader特定行追加到字符串   用于聊天程序格式化的java JavaFX 2文本区   java如何从netbeans项目生成exexutable文件?   swing如何在Java中使用JButton操作调整JWindow的宽度和高度?   java有没有办法在spring boot中使用jasypt aes加密和解密?   java通过使用泛型如何将映射作为集合传递给方法?   java如何替换不推荐使用的构造函数DynamoDBMapperFieldModel