https://github.com/axel-erfurt/pyedit3
Python IDE (PyQt5)
https://github.com/axel-erfurt/pyedit3
ide idle pyqt5 python-editor python3
Last synced: about 1 month ago
JSON representation
Python IDE (PyQt5)
- Host: GitHub
- URL: https://github.com/axel-erfurt/pyedit3
- Owner: Axel-Erfurt
- License: mit
- Created: 2023-04-24T18:41:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T12:29:30.000Z (about 3 years ago)
- Last Synced: 2025-06-04T22:47:18.874Z (12 months ago)
- Topics: ide, idle, pyqt5, python-editor, python3
- Language: Python
- Homepage:
- Size: 411 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyEdit3
Python IDE (PyQt5)
made in Linux with PyQt5
__Requirements:__
- python3
- [PyQt5](https://pypi.org/project/PyQt5/)
- [QScintilla](https://pypi.org/project/QScintilla/)
- [pyflakes](https://pypi.org/project/pyflakes/)
