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
readthedocs
如何写出更加pythonic的代码(二)
前言上回说到,如何从格式入手让我们写的代码看的更加舒服,更加优雅,也给大家推荐了Google开源项目Python风格指南https://zh-google-styleguide.
readthedocs
.io
不存在的一角
·
2021-04-18 10:19
2018-08-06
Flask_restful开发指南http://flask-restful.
readthedocs
.io/en/latest/quickstart.html#full-example代码节选自《python
阿群1986
·
2021-04-17 17:50
使用matplotlib和pywaffle绘制象形图(PictorialBar)
文档见https://pywaffle.
readthedocs
.io/en/latest/安装$pipinstallpywaffle简易应用:华夫饼图pywaffle的应用非常简单。
mighty13
·
2021-04-17 16:40
Matplotlib
matplotlib
pywaffle
华夫饼图
象形图
PictorialBar
ryu实例---数据包解析
本文章基于https://ryu.
readthedocs
.io/en/latest/library_packet.html里面的Packetlibrary的内容进行讲解的,即数据包解析的简单实现。
楊木木8023
·
2021-04-16 10:01
SDN
Python
计算机网络
sdn
ovs
ryu
ryu实例---Hub
本文章基于https://ryu.
readthedocs
.io/en/latest/writing_ryu_app.html里面的第一个应用,即hub的简单实现。
楊木木8023
·
2021-04-14 18:44
SDN
计算机网络
Python
ryu
ovs
SDN
hub
MacOS 安装wrf-python可能遇到的问题及建议的策略
1.官网上要求安装的包https://wrf-python.
readthedocs
.io/en/latest/installation.htmlwrf-python依赖包2.可能出现的问题及建议的策略1
DreamerCR
·
2021-04-13 12:40
helium源码分析
自动化测试方面的资料收集,无意间见到了一个selenium的封装库,使用下来真是要吹一波官网:selenium-python-helium文档:https://selenium-python-helium.
readthedocs
.io
夜里慢慢行456
·
2021-04-12 15:32
python
voc python转java字节码工具
第一官方安装文档:https://voc.
readthedocs
.io/en/latest/background/install.html文章大概意思是:一、安装java并配置好环境变量二、安装Python
17782016574
·
2021-04-02 16:43
python
voc
Scrapyd使用教程
先上github地址:ScrapydScrapyd是一个服务,用来运行scrapy爬虫的它允许你部署你的scrapy项目以及通过HTTPJSON的方式控制你的爬虫官方文档:http://scrapyd.
readthedocs
.org
kakarotto
·
2021-03-29 20:00
Mac安装OCRmyPDF并配置依赖环境
python3.7的虚拟环境如果还装了miniforge,注意在安装完后根据提示init一下你的shellOCRmyPDF似乎还未对3.8及以上的版本作适配官方文档:https://ocrmypdf.
readthedocs
.io
Hopeton.J
·
2021-03-18 11:52
经验及避坑分享
ocr
python
PyRadiomics工具包使用说明
官网网站:https://pyradiomics.
readthedocs
.io/en/latest/index.html转载网站:https://cloud.tencent.com/developer/
介壳
·
2021-03-15 10:21
提取特征
Py2Neo使用
安装使用pip即可:pipinstallpy2neo连接Database摘自:https://py2neo.
readthedocs
.io...需要向py2neo传递一个URI,其格式为:://[[:]@
·
2021-03-15 03:42
python数据库
Py2Neo使用
安装使用pip即可:pipinstallpy2neo连接Database摘自:https://py2neo.
readthedocs
.io...需要向py2neo传递一个URI,其格式为:://[[:]@
·
2021-03-15 02:57
python数据库
05-生成Word、docx文件
http://python-docx.
readthedocs
.io/en/latest/index.html生成word的利器!
longgb246
·
2021-03-10 22:55
单细胞转录组之Scanpy - 样本整合分析
Fig1.https://scanpy-tutorials.
readthedocs
.io/en/latest/integrating-data-using-ingest.
清竹饮酒
·
2021-03-10 17:16
单细胞空间转录分析之Scanpy
https://scanpy-tutorials.
readthedocs
.io/en/latest/spatial/integration-scanorama.html单
清竹饮酒
·
2021-03-10 17:48
单细胞空间转录分析之Scanpy-多样本整合
和Seurat一样,Scanpy也提供了多样本空转数据的整合https://scanpy-tutorials.
readthedocs
.io/en/latest/spatial/integration-scanorama.htmlScanpy
清竹饮酒
·
2021-03-10 17:57
一文读懂python Scrapy爬虫框架
先看官网上的说明,http://scrapy-chs.
readthedocs
.io/zh_CN/latest/intro/overview.htmlScrapy是一个为了爬取网站数据,提取结构性数据而编写的应用框架
·
2021-02-24 11:23
Python接口自动化系列之unittest结合ddt的使用教程详解
资料:http://ddt.
readthedocs
.io/en/latest/2、什
·
2021-02-23 14:35
python调用智能合约以及操作区块链的相关方法
官方文档:https://tronpy.
readthedocs
.io/en/latest/quickstart.html#using-tronpy以下代码仅提供了示例python调用智能合约pipinstalltronpyfromtronpyimportTronfromtronpy.keysimportPrivateKeyfromtronpy.exceptionsimportTvmErrorcla
御剑天涯
·
2021-02-23 14:26
区块链
区块链
python
tronpy
智能合约
python调用智能合约
单细胞转录数据分析之Scanpy
https://genomebiology.biomedcentral.com/articles/10.1186/s13059-017-1382-0https://scanpy.
readthedocs
.io
清竹饮酒
·
2021-02-20 20:07
解决Python3 爬虫InsecureRequestWarning的问题
UnverifiedHTTPSrequestisbeingmade.Addingcertificateverificationisstronglyadvised.See:https://urllib3.
readthedocs
雾进
·
2021-02-19 17:36
爬虫
Python
pandas之在Excel上绘制柱形图
转载于:https://xlsxwriter.
readthedocs
.io/example_pandas_chart_columns.html##############################
ancy_i_cv
·
2021-02-19 11:17
pandas
2021-02-16 COMP9021 python第一节课笔记
s2)和print(s1,s2)的区别help查看函数说明dir查看内置函数type查看数据类型lower和upperjoin连接函数magiccommands官网资料:https://ipython.
readthedocs
.io
淡寿祝
·
2021-02-16 17:36
GSOE9210
python
jupyter
Scrapy简介
是一个为了爬取网站数据,提取结构性数据而编写的应用框架,我们只需要实现少量的代码,就能够快速的抓取Scrapy使用了Twisted异步网络框架,可以加快我们的下载速度官方文档:http://scrapy-chs.
readthedocs
.io
qq_36137368
·
2021-02-16 10:15
python proplt subplots官方说明
https://proplot.
readthedocs
.io/en/latest/api/proplot.ui.subplots.html#proplot.ui.subplotssubplotssubplots
晨阳ouc
·
2021-02-15 19:09
【Jupyter Notebook】导出PDF时报错“nbconvert failed: xelatex not found on PATH……”的解决办法
xelatexnotfoundonPATH,ifyouhavenotinstalledxelatexyoumayneedtodoso.Findfurtherinstructionsathttps://nbconvert.
readthedocs
.io
向鲸诉 ひ听风说'
·
2021-02-12 01:10
小技术
jupyternotebook
利用pymongo3.11.3对mongdb的collection进行简单的增删改查
pymongo的详解可参见官方文档:https://pymongo.
readthedocs
.io/en/stable/mongdb的学习可参见:https://www.runoob.com/mongodb
WoY2020
·
2021-02-11 22:58
python
mongodb
2、Python接口自动化系列之unittest结合ddt的使用
资料:http://ddt.
readthedocs
.io/en/latest/2、什
那你多喝点水
·
2021-02-07 15:36
BeautifulSoup库详解
BeautifulSoupBeautifulSoup是一个可以从HTML或XML文件中提取数据的Python库.它能够通过你喜欢的转换器实现惯用的文档导航,查找,修改文档的方式.多看官方文档https://beautifulsoup.
readthedocs
.io
·
2021-02-07 14:09
mmsegment数据集说明(六)
目录1、数据集加载2、加载图片及标记3、定义自己的数据集4、数据集操作4.1、重复数据集4.2、连接数据集https://mmsegmentation.
readthedocs
.io/en/latest/
alexzhang19
·
2021-02-01 22:15
#
python
深度学习
pytorch
python apscheduler 脚本 动态_Python定时任务工具之APScheduler使用方式
文档地址apscheduler.
readthedocs
.io/en/latest/u…特点:不依赖于Linux系统的crontab系统
江涛校泵
·
2021-01-28 15:36
python
apscheduler
脚本
动态
Django 缓存
pipinstalldjango-redisHiredishiredis是一个用C写的Redis客户端,并且他的解析器可以用在django-redis中:2.在settings.py中设置,如下:Redis参考资料http://django-redis-chs.
readthedocs
.io
shark_西瓜甜
·
2021-01-24 11:30
Django
hyperledger-fabric整体概括
1.Fabric环境搭建准备工作官方帮助文档:https://hyperledger-fabric.
readthedocs
.io/en/release-1.2/安装cURL(https://curl.haxx.se
乱画十八笔
·
2021-01-21 10:46
区块链
使用qt开发ROS程序,并能够用debugging
(学会新建ROS工程、RUN配置等)2,SetupUbuntutoallowdebugging/ptrace(网址https://ros-qtc-plugin.
readthedocs
.io/en/latest
JIPIPI
·
2021-01-10 14:30
笔记
深度学习
爬虫—scrapy框架(一)基本安装和使用
下安装项目创建项目报错处理创建项目文件项目文件spider对象scrapyshell调试Scrapy选择器参考网站:http://www.scrapyd.cn/官方文档:https://scrapy-chs.
readthedocs
.io
觅远
·
2021-01-07 22:02
python
爬虫
windows应用自动化测试学习笔记
参考文档AirtestProjectDocs(入门介绍):https://airtest.doc.io.netease.com/AirtestAPI:https://airtest.
readthedocs
.io
铜锣烧扛把子
·
2021-01-07 09:37
scrapy实践之翻页爬取的实现
安装Scrapy的安装很简单,官方文档也有详细的说明http://scrapy-chs.
readthedocs
.io/zh_CN/0.24/intro/install.html。这里不详细说明了。
·
2021-01-05 11:53
安装mxnet 镜像_【mxnet速成】mxnet图像分类从模型自定义到测试
github.com/longpeng2008/LongPeng_ML_Course01mxnet是什么mxnet是amazon的官方框架,下面参考mxnet的官方简介https://mxnet-bing.
readthedocs
.io
景晓萌
·
2021-01-01 16:41
安装mxnet
镜像
cartographer 坐标系_Cartographer使用流程-建图-纯定位-导航
https://blog.csdn.net/weixin_39784658/article/details/99452960官方安装指导https://google-cartographer-ros.
readthedocs
.io
魔王别嚣张
·
2020-12-29 16:31
cartographer
坐标系
python合并单元格两行_Python读写Excel,擅用xlwt模块
xlwt官方API:https://xlwt.
readthedocs
.io/e…安装:pipinstallxlwt新建workbook:wk=xlw
狠茬子嘻嘻
·
2020-12-28 01:13
python合并单元格两行
lightgbm 决策树 可视化 graphviz
决策树模型,XGBoost,LightGBM和CatBoost模型可视化安装graphviz参考文档http://graphviz.
readthedocs
.io/en/stable/manual.html
qq_2240410488
·
2020-12-16 16:00
php常用类库-开发调试
packages/mikey179/vfsstreamgithubhttps://github.com/bovigo/vfsStreamphpunit文档说明-测试对文件系统进行模拟https://phpunit.
readthedocs
.io
tim_xiao
·
2020-12-13 16:23
php
Python装饰器高级用法
原文地址:https://python-book.
readthedocs
.io微信公众号:小菜学编程(coding-fan)场景假设,有一些工作函数,用来对数据做不同的处理:defwork_bar(data
fasionchan
·
2020-12-10 21:23
python
装饰器
修饰器
decorator
Linux系统调用原理
原文地址:https://learn-linux.
readthedocs
.io玩转Linux旧群已满,请加新群:278378501。欢迎关注我们的公众号:小菜学编程(coding-fan)举一个最简单
fasionchan
·
2020-12-10 21:23
内核
linux
【Python】读写xlsx 文件
参考一.介绍openpyxl是一个Python库,用于读写Excel2010xlsx/xlsm/xltx/xltm文件;二.安装openpyxlopenpyxl官网:https://openpyxl.
readthedocs
.io
dovsnier
·
2020-12-08 18:25
Python
python
openpyxl
python+selenium使用笔记
其他的可以参考[SeleniumwithPython](SeleniumwithPython—SeleniumPythonBindings2documentation(selenium-python.
readthedocs
.io
離塵真心
·
2020-12-07 16:29
php常用类库-开发调试
packages/mikey179/vfsstreamgithubhttps://github.com/bovigo/vfsStreamphpunit文档说明-测试对文件系统进行模拟https://phpunit.
readthedocs
.io
tim_xiao
·
2020-12-03 20:57
php
Cython系列教程:三. 使用静态类型来加速你的代码
1前言上一主题中,我们介绍了如何构建Cython代码,对于一般的python代码,都可以使用cython对其进行编译(当然也有列外,比如一些Cython尚未支持的语言特性https://cython.
readthedocs
.io
DeepNLPLearner
·
2020-12-02 14:37
Django-simple-captcha验证码包使用方法详解
django-simple-captcha官方文档:http://django-simple-captcha.
readthedocs
.io/en/latest/django-simple-captcha
·
2020-11-28 16:31
上一页
16
17
18
19
20
21
22
23
下一页
按字母分类:
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
其他