V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
shoumu
V2EX  ›  Python

大家来列一下 python tools 吧

  •  
  •   shoumu ·
    shoumu · 2014-04-04 12:41:03 +08:00 · 3770 次点击
    这是一个创建于 3674 天前的主题,其中的信息可能已经有所发展或是发生改变。
    在网上看了一个JavaScript Tools :
    https://www.codefellows.org/blogs/complete-list-of-javascript-tools
    大家来列一个python的tools吧
    3 条回复    1970-01-01 08:00:00 +08:00
    Actrace
        1
    Actrace  
       2014-04-04 15:05:52 +08:00
    audio tools
    wynemo
        2
    wynemo  
       2014-04-06 12:17:42 +08:00   ❤️ 2
    排名不分先后左右忠奸 大家也补充 让大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
        3
    shoumu  
    OP
       2014-04-17 17:38:55 +08:00
    @wynemo 感谢,之前一直没有看到回复提醒
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5703 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 02:24 · PVG 10:24 · LAX 19:24 · JFK 22:24
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.