Newton_Editor/README.md

14 lines
231 B
Markdown
Raw Normal View History

2023-03-18 04:19:04 +00:00
# Newton Editor
A Python and Gtk+ quasi-IDE.
2023-03-18 04:17:38 +00:00
### Requirements
* PyGObject
* setproctitle
* pyxdg
### Note
2023-03-18 04:19:04 +00:00
WIP
2023-10-11 04:05:46 +00:00
# Images
![1 Newton default view. ](images/pic1.png)
![2 Newton search and replace plus menu shown. ](images/pic2.png)