搜索资源列表
Python
- 用pjsip的库编写web网络电话,说明: 1.先安装pjsip的库。 2.你需要两个sip账号,分别填入第114行和116行。 第一个参数是SIP服务器,第二是用户名,第三是密码。 3.被叫号在第49行,你可以修改成从文件读或者其他。 4.第131行,从E盘根目录获取“电话号码.call”文件。获取之后就把该文件删掉。并呼叫该号码。 5.第44行,等待音文件,必须是标准的wav文件,可以用windows自带的录音机自己录制,转码出来的有可能不被支持,会报异常,此处未作处
pypso
- PSO by Python. Using python 2.5 to edit and config to solve your own problem
Lagrange-20091004
- Lagrange configurator for python (beta) lagrange 小程式,请參考-The current version of Lagrange requires that Python is already installed on your computer. It also requires two Python libraries: scipy and numpy. On Windows, install packages that match you
Py2_5_tut_cn
- python2.5的说明文档,非常好的文档-the spec of python 2.5 ,very good
danbooru.py
- A content retrieval tool for danbooru (http://danbooru.donmai.us/). The requirements are Python 2.5 (http://python.org/) and a little console-fu.-A content retrieval tool for danbooru (http://danbooru.donmai.us/). The requirements are Python
zlib_1.2.5-2_win32
- python-igraph画图需要的补丁包-python-igraph drawing package
semanticElement
- a tool to get words definition xml by Merriam-Webster web service. use python 3.5.2.
Char-RNN-PyTorch-master
- # Char-RNN-PyTorch 使用字符级别的RNN进行文本生成,使用PyTorch框架。[Gluon实现] ## Requirements - PyTorch 0.2 - numpy ## Basic Usage 如果希望训练网络,使用如下的代码 ```bash python main.py \ --state train \ --txt './data/poetry.txt' \ # 训练用的txt文本 --batch 128 \ # batch_siz
django-plugins
- Added support for Django 1.8 and 1.9. Now works for Django 1.6-1.9 and Python 2.7, 3.3, 3.4, and 3.5 Using the syncdb Django command is no longer recommended. Please use migrate instead. Supports django migrations as well as a backward
python-3.5.2-embed-amd64
- Python is developed under an OSI-approved open source license, making it freely usable and distributable, even for commercial use. Python's license is administered by the Python Software Foundation.
pynotebook-0.2.5.tar
- python notebook is here for you
Android compiler
- 操作系统推荐安装64位的ubuntu10.04 gcc4.4,而不是gcc4.6,如果是4.6,需要安装gcc4.4 python2.5-2.7,ubuntu10.04版本,默认的python版本是2.6 JDK版本是1.6.0,而不是openJDK(Operating system recommended to install 64-bit ubuntu10.04 Gcc4.4, not gcc4.6, if it is 4.6, need to install gcc4.4 Pyt
PyDev 5.2.0
- Pydev 5.2.0 Eclipse的python插件 支持Eclipse 4.5平台(#Pydev 5.2.0 Eclipse python plugin support Eclipse 4.5 platform)