diff options
| author | Craig Jennings <c@cjennings.net> | 2024-04-07 13:41:34 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-04-07 13:41:34 -0500 |
| commit | 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 (patch) | |
| tree | f1190704f78f04a2b0b4c977d20fe96a828377f1 /devdocs/python~3.12/using%2Feditors.html | |
new repository
Diffstat (limited to 'devdocs/python~3.12/using%2Feditors.html')
| -rw-r--r-- | devdocs/python~3.12/using%2Feditors.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/python~3.12/using%2Feditors.html b/devdocs/python~3.12/using%2Feditors.html new file mode 100644 index 00000000..317e71e4 --- /dev/null +++ b/devdocs/python~3.12/using%2Feditors.html @@ -0,0 +1,6 @@ + <span id="editors"></span><h1> Editors and IDEs</h1> <p>There are a number of IDEs that support Python programming language. Many editors and IDEs provide syntax highlighting, debugging tools, and <span class="target" id="index-0"></span><a class="pep reference external" href="https://peps.python.org/pep-0008/"><strong>PEP 8</strong></a> checks.</p> <p>Please go to <a class="reference external" href="https://wiki.python.org/moin/PythonEditors">Python Editors</a> and <a class="reference external" href="https://wiki.python.org/moin/IntegratedDevelopmentEnvironments">Integrated Development Environments</a> for a comprehensive list.</p> <div class="_attribution"> + <p class="_attribution-p"> + © 2001–2023 Python Software Foundation<br>Licensed under the PSF License.<br> + <a href="https://docs.python.org/3.12/using/editors.html" class="_attribution-link">https://docs.python.org/3.12/using/editors.html</a> + </p> +</div> |
