E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
pythonhosted
iOS CoreML 模型转换工具coremltools(一)
翻译自:http://
pythonhosted
.org/coremltools/index.htmlcoremltoolsCoreML是苹果提供的一个易于集成到app中的机器学习库.它目前支持iOS,watchOS
RichardLH
·
2017-06-13 08:06
(五)flask扩展
flask扩展:发送邮件链接:http://
pythonhosted
.org/Fla
TtrToby
·
2017-05-19 09:08
python
Flask
python之IP地址或IP段处理模块-ipaddr
模块地址:http://
pythonhosted
.org/ipaddr/使用介绍:Class总共分为:BaseIP、IPv4、IPv6ipadd
zhpfxl
·
2016-12-24 17:07
python
IPy
ipaddr
Python
Flask-JWT 小坑:No JSON object could be decoded;AttributeError: 'NoneType' object has no attribute 'get
使用官方的“QuickStart”时,Flask-JWT—Flask-JWT0.3.2documentationhttps://
pythonhosted
.org/Flask-JWT/出现了两个小坑:1)
非梦nj
·
2016-11-21 09:16
Python
Flask
JWT
Python
Flask
Python: Ubuntu14下用PyInstaller打包.py成一个单独的可执行文件_20160701_七侠镇莫尛貝
参考资料:1.http://
pythonhosted
.org/PyInstaller/2.http://www.cnblogs.com/mywolrd/p/4756005.html3.http://stackoverflow.com
kimqcn4
·
2016-07-01 10:53
python中的ARC4
python中的ARC4是由:http://
pythonhosted
.org/pycrypto/来提供的,在linux下默认就存在。 但是里面没有很好的描述该如何ARC4。
ubunoon
·
2016-02-20 16:37
python中文件变化监控-watchdog
在python中文件监控主要有两个库,一个是pyinotify(https://github.com/seb-m/pyinotify/wiki),一个是watchdog(http://
pythonhosted
.org
cracker_zhou
·
2016-02-20 14:00
python
Python 插件安装
机器学习用的插件1,安装matplotlib官网直接下载:http://matplotlib.sourceforge.net/2,安装six官网下载:http://www.
pythonhosted
.org
mlljava1111
·
2016-01-23 18:00
python
用python编写daemon监控进程并自动恢复
用python编写daemon监控进程并自动恢复 下面这个程序是用于python编写daemon监控进程并自动恢复,参考http://
pythonhosted
.org/KiTT/_modules/kitt
chenglinhust
·
2016-01-14 11:00
信息安全聚合 Sec-News 的重构之路
我使用了一个叫flask-cache的缓存:https://
pythonhosted
.org/Flask-Cache/,很好用的cache。
phithon
·
2016-01-14 00:00
mongodb
mysql
flask
聚合
python
psutil一个基于python的跨平台系统信息跟踪模块
https://
pythonhosted
.org/psutil/#processes psutil是一个基于python的跨平台系统信息监视模块。
Xander-Hang
·
2015-12-17 11:00
python BDD 框架之lettuce
python BDD 框架之lettuce http://
pythonhosted
.org/lettuce/ 介绍  
·
2015-11-13 23:04
python
python BDD 框架之lettuce
http://
pythonhosted
.org/lettuce/ 介绍
·
2015-11-13 17:46
python
Pyhon安装media模块
在这里http://
pythonhosted
.org/PyGraphics/install.html 可以找到所有import media需要的库。 这个库是在PyGraphics里。
·
2015-11-13 11:27
media
pyinstaller 用法
参考:http://
pythonhosted
.org/PyInstaller/#installing-pyinstaller 1、下载pyinstaller和PyWin32 目前pyinstaller
·
2015-11-10 22:15
Install
使用Python开发CouchDB介绍
准备工作:1.工具:https://pypi.python.org/pypi/CouchDB/2.文档:http://
pythonhosted
.org/CouchDB/index.html使用Eclipse
cleverlzc
·
2015-10-28 16:00
Python数据分析及可视化的基本环境
再按需装上数据获取的库,如Tushare(http://
pythonhosted
.org/tushare/),Quandl(https://www.quandl.com/)等。网上还有很多可供
ariesjzj
·
2015-05-17 20:10
Misc
Python数据分析及可视化的基本环境
再按需装上数据获取的库,如Tushare(http://
pythonhosted
.org/tushare/),Quandl(https://www.quandl.com/)等。网上还有很多可供
ariesjzj
·
2015-05-17 20:10
Python数据分析及可视化的基本环境
再按需装上数据获取的库,如Tushare(http://
pythonhosted
.org/tushare/),Quandl(https://www.quandl.com/)等。网上还有很多可供
ariesjzj
·
2015-05-17 20:00
Windows下写用于python的C扩展模块
WIN7x64PYTHON:python3.3x64(注意是64位)Compiler:VS2012(Vc11)目的:通过将C代码扩展为python使用的模块,在x64位下编译成功在制作下面例子https://
pythonhosted
.org
anzhuangguai
·
2015-05-06 19:00
[Python监控]psutil模块简单使用
安装很简单pip install psutil官网地址为https://
pythonhosted
.org/psutil/ (文档上有详细的api)github地址为https://github.com/
Goopand
·
2015-04-27 14:00
[Python监控]psutil模块简单使用
安装很简单pipinstallpsutil官网地址为https://
pythonhosted
.org/psutil/(文档上有详细的api)github地址为https://github.com/giampaolo
orangleliu
·
2014-12-12 11:49
如今Python
自动运维
[Python监控]psutil模块简单使用
安装很简单pipinstallpsutil官网地址为https://
pythonhosted
.org/psutil/ (文档上有详细的api)github地址为https://github.com/giampaolo
lzz957748332
·
2014-12-12 11:00
python
运维
系统
监控
pyutil
[gevent源码分析] libev cython绑定core.pyx
其实libev是有python的封装pyev(https://
pythonhosted
.org/pyev/),不过pyev是使用C来写扩展的,代码巨复杂。
yueguanghaidao
·
2014-09-13 19:00
twitter API tweepy
tweep--twitter的python api 下载地址:https://github.com/tweepy/tweepy 文档地址:http://
pythonhosted
.org
pako
·
2014-07-23 22:00
twitter
python模块samba
https://
pythonhosted
.org/pysmb/api/smb_SMBConnection.html#example pysmb的文档 1.安装pyasn1https://pypi.python.org
zxcbvbbbbb
·
2014-05-23 16:22
shell
【Python】网络爬虫(一):pyquery一瞥
官方文档地址:https://
pythonhosted
.org/pyquery/。通过HTML中的标签、id、给定的索引等来获取元素,使得解析HTML文件极为方便。
lifehack
·
2014-04-29 20:00
python处理markdown
有这些库:markdown:http://
pythonhosted
.org//Markdown/markdown2:https://github.com/trentm/python-markdown2snudown
樂天
·
2014-04-20 17:00
Flask-Testing 单元测试
Flask-Testing官网:https://
pythonhosted
.org/Flask-Testing/http://flask.pocoo.org/docs/testing/Flask中文文档http
bjbs_270
·
2014-03-11 23:00
easy install和setuptools
我这里主要是讨论在windows下面的安装 有些安装包需要administrator权限,所以我找到了easyinstall和setuptools https://
pythonhosted
.org/setuptools
cajan2
·
2014-02-12 08:00
python相关参考地址收藏
www.python.org/ setuptools https://pypi.python.org/pypi/setuptools Easy Install https://
pythonhosted
.org
·
2014-01-10 14:00
python
Mrjob介绍 (hadoop with python)
安装先安装python2.5+版本(对应0.4)线上目前版本:python2.6.8调度机安装mrjob即可:http://
pythonhosted
.org/mrjob/guides/quickstart.html
lifeiaidajia
·
2013-11-04 11:00
mapreduce
hadoop
python
[easy_install]常用安装和卸载第三方库方法
easy_installD:\installsofts\pyOpenSSL-0.11-py3.2-win32.egg把easy_install常用的方法总汇下,老是用着查着浪费时间ref:http://
pythonhosted
.org
lzz957748332
·
2013-05-22 14:00
python
Install
easy
Gearman Python接口使用
python-Gearman目前版本2.0.1(http://www.gearman.org/python_client_library),从1.x到2.x的变化不少,相关的区别文档中有详细说明(http://
pythonhosted
.org
IUnKnown
·
2013-05-18 00:00
python
分布式
任务调度
gearman
profile python web应用
中间件但是生成的结果日志没办法图像化看起来很很费力最终选择放弃Google许久总算找到一个比较不错的profile工具可以直接通过web界面看到profile的结果并且可以得到图像化调用栈该库的地址 http://
pythonhosted
.org
pengfei_xue
·
2013-04-25 14:00
启动安装分布式任务系统Gearman for Python Demo 启动安装
id=getting_startedGearman for Python API Doc: http://
pythonhosted
.org/gearman/+++++++++++++++++++++++
qq49836467
·
2013-04-19 21:00
启动安装
分布式任务系统GEARMAN FOR PYTHON DEMO
id=getting_startedGearmanforPythonAPIDoc:http://
pythonhosted
.org/gearman/++++++++++++++++++++++++++++
dyllove98
·
2013-02-24 08:00
python
python
分布式任务系统Gearman for Python Demo
id=getting_startedGearman for Python API Doc: http://
pythonhosted
.org/gearman/+++++++++++++++++++++++
·
2013-02-20 10:00
gearman
上一页
5
6
7
8
9
10
11
12
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他