Atom-Einstellungen für komfortable Python-Codierung

An Atom setting for efficient Python coding Dies ist eine persönliche Atom-Umgebungseinstellung für eine komfortable Python-Codierung.


Update


Prerequisite

Installations

Basic utilities autocomplete-paths

> apm install autocomplete-paths

Counter

> apm install counter

Highlight-selected

> apm install highlight-selected

Split-diff

> apm install split-diff

Tablr

Note: use the git repository below

> apm install https://github.com/mfripp/atom-tablr.git

Date

> apm install date

Show-ideographic-space

> apm install show-ideographic-space

Projects Project-manager

> apm install project-manager

File-icons

> apm install file-icons

Project-view

> apm install project-view

Tree-view-git-status

> apm install tree-view-git-status

Version control Git-plus

> apm install git-plus

Git-log

> apm install git-log

Git-time-machine

> apm install git-machine

Linter, Autocompletion, Code formatter Linter

> apm install linter

Linter-UI-Default

> apm install busy-signal intentions linter-ui-default

Linter-pylint

> pip install pylint
> apm install linter-pylint

Linter-pycodestyle

> pip install pycodestyle
> apm install linter-pycodestyle

Linter-pydocstyle

> pip install pydocstyle
> apm install linter-pydocstyle

Linter-flake8

> pip install flake8 flake8-docstrings hacking
> apm install linter-flake8

Linter-mypy

> pip install mypy
> apm install linter-mypy

Autocomplete-python

> apm install autocomplete-python

Hyperclick

> apm install hyperclick

Atom-beautify

> pip install autopep8
> apm install atom-beautify

Python-docstring

> apm install python-docstring

Markdown writing Document Outline

> apm install document-outline

Markdown-Writer

> apm install markdown-writer

Markdown-scroll-sync

> apm install markdown-scroll-sync

Toolbar for Markdown-Writer

> apm install tool-bar tool-bar-markdown-writer

Markdown to PDF

> apm install markdown-pdf

Markdown-table-editor

> apm install markdown-table-editor

Atom-csv-markdown

> apm install atom-csv-markdown

Minimap Minimap

> apm install minimap

Minimap-cursorline

> apm install minimap-cursorline

Minimap-find-and-replace

> apm install minimap-find-and-replace

Minimap-highlight-selected

> apm install minimap-highlight-selected

Minimap-split-diff

> apm install minimap-split-diff

Minimap-linter

> apm install minimap-linter

Debugger Python-debugger

> apm install python-debugger

IPython kernel with Jupyter Hydrogen

> pip install jupyter (optional: numpy, pandas, matplotlib)
> apm install hydrogen

Hydrogen Launcher

> apm install hydrogen-launcher

Python language-specific extensions for Hydrogen

> apm install hydrogen-python

Data Explorer

> apm install data-explorer

Markdown-cell-highlight

> apm install markdown-cell-highlight

Hydrogen-cell-separator

> apm install hydrogen-cell-separator

Cell-navigation

> apm install cell-navigation

Recommended Posts

Atom-Einstellungen für komfortable Python-Codierung
Python> Codierungsanleitung> PEP 0008 - Stilanleitung für Python-Code
2016-10-30 sonst für Python3> für:
Python [für mich]
Einstellungen für die Python-Codierung mit Visual Studio-Code
Über Python für Schleife
Kopie der Python-Einstellungen
Einstellungen für das Spielen von Wave in Python PyAudio und PortAudio
Über Python für ~ (Bereich)
Python Lehrbuch für Anfänger
Refactoring-Tools, die mit Python verwendet werden können
Python-Programmierung mit Atom
Toolchain für Python für Android
Stellen Sie settings.json für eine effiziente Python-Codierung mit VS-Code bereit
OpenCV für Python-Anfänger
Installieren Sie Python (für Windows)
[Python] für Anweisungsfehler
Wartung der Python-Umgebung für Projekte
Tipps zum Codieren kurz und einfach in Python zu lesen
Wie nutzt man maschinelles Lernen für die Arbeit? 03_Python-Codierungsverfahren
Verwenden Sie eine Skriptsprache für ein komfortables C ++ - Leben - OpenCV-Port Python zu C ++ -
Python-Memo (für mich): Array
Fabric unterstützt Python 3
Python-Liste, für Anweisung, Wörterbuch
Python für die Datenanalyse Kapitel 4
Lernablauf für Python-Anfänger
Installationsverfahren für Python 3.6 [für Windows]
Python-Lernplan für KI-Lernen
Python Tkinter Memo (für mich)
OpenCV3-Installation für Python3 @macOS
Persönliches Python-Code-Memo
Aufbau einer Python-Umgebung für Mac
Techniken zum Sortieren in Python
pp4 (Python Power für alles)
Roadmap zum Veröffentlichen von Python-Paketen
Installation der Python 3-Serie für Mac
Python #Funktion 2 für Super-Anfänger
Python-Vorlage für Codeforces-manuelle Test-
Grundlegende Python-Grammatik für Anfänger
Notizen für 3 Monate, seit ich Python gestartet habe
Qt für Python App Selbstaktualisierung
Python für die Datenanalyse Kapitel 2
100 Pandas klopfen für Python-Anfänger
Checkios Empfehlung zum Erlernen von Python
Schlüsselwortargumente für Python-Funktionen
[Zum Organisieren] Python-Entwicklungsumgebung
[Python] Beispielcode für die Python-Grammatik
Python #Funktion 1 für Super-Anfänger
[Python / PyQ] 4. Liste zur Anweisung
Einfacher HTTP-Server für Python
[Python + Selen] Tipps zum Scraping
Python #Liste für Super-Anfänger
~ Tipps für Python-Anfänger mit Liebe von Pythonista ③ ~
Extrahieren Sie nur Python für die Vorverarbeitung
Einrückungsformatierung von Python-Skripten
Einführung in Python For, While
Über "für _ in range ():" von Python
tesseract-OCR für Python [japanische Version]
[Python] Iterative Verarbeitung (für, während)