Last active
April 5, 2021 01:46
-
-
Save beatrizuezu/51fa0edd1f126cf0ffb3b3b9bec48d98 to your computer and use it in GitHub Desktop.
Python Packages for Atom
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://atom.io/packages/file-icons | |
https://atom.io/packages/minimap | |
https://atom.io/packages/linter | |
https://atom.io/packages/busy-signal | |
https://atom.io/packages/highlight-selected | |
https://atom.io/packages/sublime-style-column-selection | |
https://atom.io/packages/terminus | |
https://atom.io/packages/rainbow-csv | |
https://atom.io/packages/linter-flake8 (need install flake8) | |
https://atom.io/packages/autocomplete-python | |
https://atom.io/packages/python-isort | |
https://atom.io/packages/python-black | |
https://atom.io/packages/python-tools | |
https://atom.io/packages/autocomplete-python-jedi (need install jedi) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment