搜索资源列表
curriculum
- 一个定制自己课程表的程序,使用Python编写-A curriculum program written in Python
pyPcap
- 解析WinPcap文件的Python程序-parsing WinPcap file program written in Python
xmlToWord
- xmlToWord程序,定义一套xml描述接口,用户使用xml描述要生成的word文档的格式和内容,程序生成相应的word文档。程序使用python语言实现,通过com调用word编程开发接口,实现word文档自动生成。程序在word 2010上通过测试,其它版本在自动生成目录操作时需要对模板文件路径进行修改。-xmlToWord: define a xml interface, user can use xml file to describe the format and content.
iLOVEpython_code
- Python的一些关于文件操作的示例程序,关于对文件的处理等。-Some file operations on Python sample program, with regard to the handling of documents.
pdfer
- 一个python程序,用于实行txt文档到pdf文档的转换。-a python program to convert a txt file to pdf file.
read_conf_example
- 程序中读取配置文件,解决python程序中读取配置文件中的变量值,并在程序中使用-read conf file in python program