active-power-mode
atom-python-run
atom-runner
autocomplete-python
python-indent
python-tools
==================
sublime-style-column-selection : 세로블럭 (https://atom.io/packages/Sublime-Style-Column-Selection)
alt + drag (windows)
--------------------------------
highlight-selected : 단어를 더블클릭했을때 해당 파일에 같은 단어들을 표시해 주는 기능입니다.
linter : linter는 해당 파일에 문법 오류가 있을때 알려주는 기능입니다. 이 package는 linter 기능을 더해주는 package이고, linter 데이터는 따로 설치해야 합니다.
linter-pylint
file-icon-supplement : 확장자에 맞춰서 atom 아이콘을 변경합니다.
atom-runner : atom에서 alt+R을 눌러 javascript, ruby파일 등을 바로 실행할 수 있습니다.
-----------------------------
http://mollangk.tistory.com/15
-------------------------------