美文网首页python
Python 工程师技能图谱

Python 工程师技能图谱

作者: xiaogmail | 来源:发表于2016-12-26 12:33 被阅读275次

    Python 工程师技能图谱

    入门

    • 笨办法学Py
    • 官方教程
    • Hitchhiker
    • coursera
      • codeskulptor.org

    进阶/脚本

    Pythonic

    docopt

    • pocoo
      • Werkzeug
      • click
      • Flask
        • RESTful
      • Jinja2
        • RESTful
      • Sphinx
        • txt2tags
        • AsciiDoc
        • Pelican
        • moinmoin
      • Pygments

    CLI

    • docopt
    • x/84
    • Twilio
    • Urwid
    • Ncurses

    IPython

    • IP[y]:NB

    UTF-8

    virtualenv

    • pyenv
      • PEX

    高级/工程

    专家

    • Pythonic
    • PyPy
    • Cython
      • Psyco
      • pyrex
      • Pyston
      • PyParallel
    • PEP
    • FP
      • lambda
      • functools
      • toolz
      • fn
      • pp
    • pdb
      • pyperform
      • Profiling
      • FlameGraph

    Web

    • Flask
      • RESTful
    • Jinja2
      • RESTful
    • Django
      • RESTful
    • Bottle
      • RESTful
    • Tornado
      • RESTful
      • gevent
      • uWSGI
      • gUnicorn
      • Twisted

    DevOps

    • Werkzeug
    • TDD
      • nose
      • pytest
      • mock
    • DB
      • SQLAlchemy
    • PEP8
      • PyLint
      • PyFlakes
    • Hg
    • Bazaar
    • CI
      • Ansible
      • Bitten
      • Fabric
      • SaltStack
      • Buildout
      • pip

    IDE

    • IP[y]:NB
    • Anaconda
    • PyCharm
    • Ulipad
    • NetBeans
    • IDLE
    • SublimeText
    • Komodo

    PIL

    • 3D
      • terry
      • RenderMan
      • Tractor
    • gnuplot
    • Game
      • PyGame
      • PySonic

    GUI

    • Tkinter
    • wxPython
    • PyQt
    • PyGTK

    Mobile

    • Kivy
    • QPython

    DataScience

    • Visualizaion
      • matplotlib
      • bokeh
      • ggplot
      • searborn
    • Pandas
      • Scikit-lean
      • numpy
        • Theano
      • scipy
      • NLTK
      • Networkx
    • PySpark

    Zope

    Jython

    IronPython

    Leo

    相关文章

      网友评论

        本文标题:Python 工程师技能图谱

        本文链接:https://www.haomeiwen.com/subject/husjvttx.html