搜索资源列表
pyodbc-2.0.23
- python语言开发程序用到的连接任意一种数据库的odbc驱动程序。附带有使用例子。-python language development procedures used in the arbitrary linking a database odbc driver. With the use of examples.
Pythonextend
- 使用C++开发python类库。 主要使用vc+swig+python-use of C + + class library development python. Mainly use vc + + python swig
PythonPra3
- C++结合Python脚本编程,内有说明文档,使用C++函数调用.py脚本,通过Tuple传递参数,另外试用函数实现了传递Unicode参数。
yaohao_python
- 用python写的一个摇号程序, 演示了虚假摇号的一种做法.程序里使用了wxpython
web_parser
- web parser的範例程式, 此python程式parse 衛星電視網頁的一些重要欄位,裡面有介紹HTML Parser的簡單使用方式
pygtk-examples.tar
- 使用Pygtk写的几个例子,充分使用Python语言的特性。 是学习Pygtk的很好的参考例子
ShowLyric.tar
- ShowLyric是一款用于Audacious的歌词显示插件,使用GTK+和Python编写。其中下载歌词的部分是通过Python脚本往千千静听歌词服务器下载歌词,值得研究