PythonBuddy
Python Editor
An online Python editor with live syntax checking and execution capabilities.
1st Online Python Editor With Live Syntax Checking and Execution
279 stars
18 watching
84 forks
Language: Python
last commit: 5 months ago
Linked from 2 awesome lists
editorlinterlivemooconlinepythonsyntax-checkertext-editor
Related projects:
Repository | Description | Stars |
---|---|---|
ethanhs/python-typecheckers | A comprehensive collection of Python type checkers, categorized by syntax and execution time. | 62 |
gabrielelanaro/emacs-for-python | A collection of Emacs extensions and configurations tailored for Python development | 809 |
pidydx/pyioce | An editor built on top of Python and wxPython for manipulating OpenIOC data. | 17 |
skevo18/pyeditorjs | A Python package for parsing and rendering content from Editor.js JSON data in HTML format. | 19 |
openstack/hacking | Automates style checks and code review to enforce uniform coding standards across large projects. | 240 |
kotlinisland/basedmypy | A Python type checker built to resolve issues with the mypy project and Python's typing system | 143 |
pyscripter/pyscripter | A feature-rich Python IDE with debugging and editing tools | 993 |
legesher/tree-sitter-legesher-python | Enables Python programming in a text editor using a custom grammar | 46 |
onroerenderfgoed/atramhasis | An online tool for creating and editing SKOS vocabularies, suitable for various types of thesauri and vocabularies. | 55 |
ebjerrum/rdeditor | A GUI-based molecule editor for RDKit molecules using PySide6 | 134 |
open-cogsci/pyqode.python | Adds Python support to PyQode, enabling features like code completion and syntax highlighting. | 1 |
kevinheavey/pyheck | A Python wrapper around a case conversion library in Rust. | 48 |
cesbit/pyleri | A Python-based parser for defining grammars and generating parsers in multiple languages | 121 |
pycqa/pep8-naming | Checks Python code against PEP 8 naming conventions to ensure consistent and readable coding practices. | 512 |
peter-evans/autopep8 | Automatically formats Python code to conform to PEP 8 style guide. | 85 |