Editor for SVG files. SVG image is displayed on the right and its source is displayed on the left. When the source is saved the image updates.
Using PyInstaller: pyinstaller --onefile --noconsole --icon=svg-icon.ico python-svg-editor.py
The logo provided is the W3C SVG Logo