搜索资源列表
Datagenerate
- 这是一个用与生成数据库测试文件的程序对于网站的测试有很大的帮助,在python下运行,输入相应的参数即可运行-This is a database using the test generation process for the document to the test site will be very helpful, the python running, the importation of the corresponding parameters can run
storychina
- 用python所写的一个采集程序,采用Sqlite数据库-With an acquisition program written in python, using Sqlite database
xlsx2csv
- 一般对于csv表格文件,在linux可以直接以文本形式打开,并用sed、awk等流编辑器进行格式化处理。但是,对于xls表格文件,需要安装软件包catdoc,之后可以用命令xls2csv将xls表格文件转换为csv文件,接着就可以处理了。但是,对于office 2007以后的xlsx格式,在linux下是二进制文件,无法直接以文本形式打开。并且,xls2csv对于xlsx格式无法直接转换,因此我找到一个python实现的xlsx2csv.py程序-General for the CSV form