搜索资源列表
bobomail-0.3-1.tar.gz
- 使用python语言写的一个web mail程序
zorp-0.8.3.tar.gz
- 支持HTTP/1.1、FTP、SSL、POP3、finger、plug、whois等多种协议的代理防火墙,用Python写成
bobomail-0.3-1.tar
- 使用python语言写的一个web mail程序 -A python web mail a
zorp-0.8.3.tar
- 支持HTTP/1.1、FTP、SSL、POP3、finger、plug、whois等多种协议的代理防火墙,用Python写成- Supports HTTP/1.1, FTP, SSL, POP3, finger, plug, whois and so on the many kinds of agreements proxy firewall, wrote with Python
pyljclient-0[1].3.2.tar
- pyLJclient是一个跨平台的livejournal客户端,用Python编写,提供了一个基于wxPython的GUI-pyLJclient is a cross platform livejournal customer end, compiled with Python, has provided based on wxPython GUI
Fnorb-1.3.tar
- fnorb 一种corba的实现。Fnorb supports version 2.0 and higher of Python, and version 2.2 of Jython. See the file README.jython for Jython details. -Fnorb supports version 2.0 and higher of Python, and version 2.2 of Jython. See the file README.jython
protobuf-2.3.0
- Protocol Buffers 是一种可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式。目前提供了 C++、Java、Python 三种语言的 API。 只需使用 Protocol Buffers 对数据结构进行一次描述,即可利用各种不同语言或从各种不同数据流中对你的结构化数据轻松读写。 Protocol Buffers 可扩展性好,“向后”兼容性好,你甚至不必破坏已部署的、依靠“老”数据格式的程序就可以对数据结构进行升级。 Protocol Buff
BeautifulSoup-3.1.0.1.tar
- Python web parser code. Does html dom parse and cleanup-Python web parser code. Does html dom parse and cleanup
collect
- 简易采集爬虫 # 1.我只做了一个收集url的功能,如果需要将数据入库,可在 parseData 函数里面写处理代码 # 2.需要sqlite3或者pysqlite支持 # 3.可以在DreamHost.com空间上面运行 # 4.可以修改User-Agent冒充搜索引擎蜘蛛 # 5.可以设置暂停的时间,控制采集速度-Simple collection reptiles# 1. I have only had a collection of url feature, if y
feitp-server.V3
- 高性能的Ftp服务器,使用Python的环境,改进了pyftpdlib源码 结合使用了python2.6版本以后的多进程编程(非多线程) 实现了高并发的FTP服务器,具有很好的可扩展性!-1.Very high performance FTP Server about 10X than vsFTP server 2.Base on pyhton lib (pyftpdlib) 3.Use Multi-CPU Tech on python lib(multiprocess)
skytools-3.1.3.tar
- 这是一个在 Skype 中使用工具包用于复制和故障转移。它还包括一个通用的排队机制PgQ 和实用程序库的Python脚本,以及为建立和管理基于WAL的备用服务器脚本。-This is a package of tools in use in Skype for replication and failover. It also includes a generic queuing mechanism PgQ and utility library for Python scr ipts, as
python-sipsimple-2.3.1.tar
- Python的SIP客户端,封装的pjsip-Python sIP User Agent, wrapped by pjsip
KeccakInPython-3.1
- SHA3 python Keccak算法(读作为“ket-chak”)是Guido Bertoni, Joan Daemen, Michael Peters, and Giles Van Assche的工作。 SHA-3的候选人在2008年10月提交。 Keccak采用了创新的的“海绵引擎”散列消息文本。它是快速的,在英特尔酷睿2处理器下的平均速度为12.5周期每字节。它设计简单,方便硬件实现。 -SHA3 python-VERSION
scapy-2.3.1
- 针对python的一个可生成、发送网络消息包裹、接收网络消息的外加包-a additional python package for generating, sending and recieving message packet
Python-Algorithms-master
- ##Python-Algorithms "Python Algorithms: Mastering Basic Algorithms in the Python Language" ##Python算法教程 - [第1章 引言](/Chapter1) - [第2章 基础知识](/Chapter2) - 第3章 计数初步 - 第4章 归纳,递归及归简 - 第5章 遍历:算法学中的万能钥匙 - 第6章 分解,合并,解决 - 第7章 贪心有理吗?请证
python internet worm
- 这是新浪微博爬虫,采用python+selenium实现 主要爬取内容包括: 新浪微博手机端用户信息和微博信息。 用户信息:包括用户ID、用户名、微博数、粉丝数、关注数等。 微博信息:包括转发或原创、点赞数、转发数、评论数、发布时间、微博内容等。 安装过程: 1.先安装Python环境,作者是Python 2.7.8 2.再安装PIP或者easy_install 3.通过命令pip install selenium安装selenium,它是自动测试、爬虫的工具 4.然后修改代码中的用户名和密码
ip2region-1.3-release
- ip2region是准确率99.9%的ip地址定位库,0.0x毫秒级查询,数据库文件大小只有2.7M,提供了java, php, c, python,nodejs,golang查询绑定和Binary,B树,内存三种查询算法,妈妈再也不同担心我的ip地址定位!(Ip2region is a IP library address location accuracy of 99.9% millisecond, 0.0x query, database file size is only 2.7M, P
Automobile Service Invoice
- 一个简单的类似于点菜系统的汽车服务系统程序。 1、给定一系列的服务以及对应的价格 2、选择你所需要的服务 3、若输入‘1’则退出并且计算出总价 4、若输入的是某一项服务则继续输入,直至输入的是‘1’(Edit your original Automobile Service Invoice to use functions. The function should allow a user to enter as many services that they want done to
简单爬虫文件夹
- 一个简单的爬虫程序。1、 打开百度网页 2、将网页HTML转化成utf-8格式存入文件 baidu.txt 3、获取网页中的所有a标签对象 ,将对象指向的链接地址抓取出来(A simple crawler program. 1. Open the Baidu web page 2, convert the web page HTML into UTF-8 format and store the file baidu.txt 3. Get all the a tag objects in
CodeIgniter-3.1.0
- 在QPSK中,使用维特比算法实现译码,如果觉得好的请点赞(dajkshdkahdkjashdjkahskjdh)
