Skip to content

Using Python

JungSu Kim edited this page Feb 3, 2016 · 1 revision

Reference

Features

  • Low learning curve
  • Easy to use
  • Echo system

Development Tools

  • Editor
    • Visual Studio 2013 for python
    • VI, Atom, Sublime text
  • Lint
    • PyLint
  • Testing
    • PyUnit
  • Deploy
    • fabric

Development Process

  • TODO: development process list

Web Frameworks

Useful

Clone this wiki locally