python-mode

码农软件 · 软件分类 · Python开发工具 · 2019-11-12 22:58:46

软件介绍

Python-mode 是一个 vim 插件,允许你在 vim 编辑器中使用工具:pylint, rope, pydoc, pyflakes, pep8, mccabe ,用来对 Python 代码进行 bug 定位、重构以及一些常用的操作。

该插件可以让你在 vim 中轻松创建 Python 代码,无需安装 pylint, rope 或者其他 Python 库。

特点:

  • Python objects and motion (]], 3[[, ]]M, vaC, viM, daC, ciM, ...)
  • Folding of python code
  • Virtualenv support
  • Highlight syntax errors
  • Highlight and auto fix unused imports
  • Many linters (pylint, pyflakes, ...) that can be run simultaneously
  • Strong code completion
  • Code refactoring
  • Python documentation
  • Run python code
  • Go to definition
  • Powerful customization
  • And more, more ...

 

本文地址:https://codercto.com/soft/d/18864.html

Python网络数据采集

Python网络数据采集

米切尔 (Ryan Mitchell) / 陶俊杰、陈小莉 / 人民邮电出版社 / 2016-3-1 / CNY 59.00

本书采用简洁强大的Python语言,介绍了网络数据采集,并为采集新式网络中的各种数据类型提供了全面的指导。第一部分重点介绍网络数据采集的基本原理:如何用Python从网络服务器请求信息,如何对服务器的响应进行基本处理,以及如何以自动化手段与网站进行交互。第二部分介绍如何用网络爬虫测试网站,自动化处理,以及如何通过更多的方式接入网络。一起来看看 《Python网络数据采集》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具