Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 518 Bytes

File metadata and controls

15 lines (8 loc) · 518 Bytes

python-svg-editor

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.

Screenshot

screenshot

How to build

Using PyInstaller: pyinstaller --onefile --noconsole --icon=svg-icon.ico python-svg-editor.py

Attribution

The logo provided is the W3C SVG Logo