Configure Atom text editor for Python development

Install plugins:

file-icons
script
autocomplete-python
For autocomplete-python - jedi is needed:
pip install jedi
Disable plugins:
autocomplete-snippets
autocomplete-plus