An open API service indexing awesome lists of open source software.

https://github.com/fus3n/neutron

Python Code Editor in PyQt5
https://github.com/fus3n/neutron

code-editor codeeditor pyqt5 python3

Last synced: 12 months ago
JSON representation

Python Code Editor in PyQt5

Awesome Lists containing this project

README

          

# Neutron
Neutron is a code editor for the Python programming language.
Created using PyQt5 and QScintilla.

## Screenshots

## Todo
- Find and replace
- Update syntax higlighters using tree sitter
- More language support
- Custom Icons for file types
- App icon
- More Customization
- Settings Panel along with more side buttons/panels
- Extensions?
- More Themes
- Git integration
- Language server intregration
- More documentation