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

您现在的位置是:虫虫源码 > Python > templatemaker

templatemaker

  • 资源大小:9.26 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

templatemaker Given a list of text files in a similar format, templatemaker creates a template that can extract data from files in that same format. The library is written in Python, but the underlying longest-common-substring algorithm is implemented in C for performance. How to download Go to the "Downloads" page and download the latest version, 0.1.1. Newer (but not necessarily stable) code is available via Subversion on the "Source" page. Example usage Here"s a sample Python interactive interpreter session: ``` # Import the Template class. from templatemaker import Template Create a Template instance.

文 件 列 表

templatemaker
README.TXT
setup.py
templatemaker.c
templatemaker.py
tests.py
TODO.TXT
VIP VIP
0.180559s