首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > Python文件顺序模块

Python文件顺序模块

资 源 简 介

Update This repository is no longer maintained here. Please go to http://github.com/rsgalloway/pyseq for updates. Overview PySeq is a python module that finds groups of items that follow a naming convention containing a numerical sequence index (e.g. fileA.001.png, fileA.002.png, fileA.003.png...) and serializes them into a compressed sequence string representing the entire sequence (e.g. fileA.1-3.png). It should work regardless of where the numerical sequence index is embedded in the name. For examples, see basic usage below. Basic Usage Using the "z1" file sequence example in the "tests" directory: ``` % ls tests/z1* tests/z1001v1.1.png tests/z1001v1.4.png tests/z1002v1.3.png tests/z1002v2.2.png tests/z1001v1.2.png tests/z1002v1.1.png tests/z1002v1.4.png tests/z1002v2.3.png tests/z1001v1.3.png tests/z1

文 件 列 表

pyseq
__init__.py
AUTHORS
doc
LICENSE
lss
pyseq.py
README.rst
setup.py
tests
VIP VIP
  • IATWAY 1小时前 成为了本站会员

  • 大智若愚 7小时前 成为了本站会员

  • Mason 9小时前 成为了本站会员

  • 10小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

0.174018s