Skip to content

serafeimgr/pythonic-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythonic-atom

apm apm Travis

A meta-package collection of packages & settings in order to make the most of Github's Atom Text Editor while writing python.


Installs these necessary python packages below. Make sure you have pip installed and your path configured properly

  pycodestyle
  yapf
  jedi
  isort
  jupyter

Keep in mind that it also disables language-python upon installation. This is a requirement of MagicPython


  1. linter
  2. linter-ui-default
  3. linter-pycodestyle
  4. minimap
  5. minimap-linter
  6. MagicPython
  7. python-tools
  8. python-yapf
  9. autocomplete-python-jedi
  10. hyperclick
  11. script
  12. atom-isort
  13. hydrogen

If you do not want any of the above packages, uninstall it from the settings.

About

A collection of packages & settings in order to make the most of Github's Atom Text Editor while writing python.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published