大家来列一下 python tools 吧

2014-04-04 12:41:03 +08:00
 shoumu
在网上看了一个JavaScript Tools :
https://www.codefellows.org/blogs/complete-list-of-javascript-tools
大家来列一个python的tools吧
3807 次点击
所在节点    Python
3 条回复
Actrace
2014-04-04 15:05:52 +08:00
audio tools
wynemo
2014-04-06 12:17:42 +08:00
排名不分先后左右忠奸 大家也补充 让大python共荣圈更加繁荣

virtualenv a tool to create isolated Python environments

pip python包管理器

scons 类似make的工具(执行速度可能比make慢 但是可以用python写嘛)

sphinx 文档生成工具

build-bot 持续集成

swig 写python扩展包

boost python 让你程序更简单的内嵌python

pytest: a mature full-featured Python testing tool

tox: automate and standardize testing in Python

https://github.com/audreyr/cookiecutter-pypackage

django tornado twisted flask web.py pyramid

sqlalkemy Cookiecutter template for a Python package

hg 源码管理

Fabric 部署 系统管理

supervisor 进程管理

SQLAlchemy - The Database Toolkit for Python

http://stutzbachenterprises.com/blist/: an asymptotically faster list-like type for Python

https://github.com/gareth-rees/minipy: Python minifier

https://github.com/miguelgrinberg/Flask-SocketIO Socket.IO integration for Flask applications

https://github.com/fxsjy/jieba 结巴中文分词

https://github.com/tamentis/rpdb remote debug

https://github.com/google/pyringe Debugger capable of attaching to and injecting code into python processes.

https://github.com/halgari/clojure-py : A implementation of Clojure in pure (dynamic) Python

https://pypi.python.org/pypi/guppy Heapy : python memory profiler

https://github.com/mikeal/request Simplified HTTP request client.

https://github.com/docopt/docopt Pythonic command line arguments parser, that will make you smile

https://pypi.python.org/pypi/Whoosh Fast, pure-Python full text indexing, search, and spell checking library.

https://github.com/amoffat/sh Python process launching

http://rg3.github.io/youtube-dl/ youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites.

参考文章: http://www.jeffknupp.com/blog/2013/08/16/open-sourcing-a-python-project-the-right-way/
shoumu
2014-04-17 17:38:55 +08:00
@wynemo 感谢,之前一直没有看到回复提醒

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/107235

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX