drawsvg-ui 0.5.4__py3-none-any.whl → 0.5.5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {drawsvg_ui-0.5.4.dist-info → drawsvg_ui-0.5.5.dist-info}/METADATA +5 -1
- {drawsvg_ui-0.5.4.dist-info → drawsvg_ui-0.5.5.dist-info}/RECORD +6 -6
- {drawsvg_ui-0.5.4.dist-info → drawsvg_ui-0.5.5.dist-info}/WHEEL +0 -0
- {drawsvg_ui-0.5.4.dist-info → drawsvg_ui-0.5.5.dist-info}/entry_points.txt +0 -0
- {drawsvg_ui-0.5.4.dist-info → drawsvg_ui-0.5.5.dist-info}/licenses/LICENSE +0 -0
- {drawsvg_ui-0.5.4.dist-info → drawsvg_ui-0.5.5.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: drawsvg-ui
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.5
|
|
4
4
|
Summary: GUI for creating drawsvg scenes with PySide6
|
|
5
5
|
Author-email: Taron686 <Taron686@users.noreply.github.com>
|
|
6
6
|
License: GPL-3.0-or-later
|
|
@@ -33,6 +33,10 @@ Dynamic: license-file
|
|
|
33
33
|
|
|
34
34
|
# DrawSVG UI
|
|
35
35
|
|
|
36
|
+
[](https://github.com/Taron686/drawsvg-ui/tags)
|
|
37
|
+
[](https://github.com/Taron686/drawsvg-ui/actions/workflows/publish.yml)
|
|
38
|
+
[](https://pypi.org/project/drawsvg-ui/)
|
|
39
|
+
|
|
36
40
|
This repository provides a graphical user interface designed to make it easier to create files with the [drawsvg](https://pypi.org/project/drawsvg/) library.
|
|
37
41
|
Instead of writing raw Python code by hand, you can visually place, move, and edit shapes on a canvas, then export your work as a ready-to-use `drawsvg` file. The UI runs on PySide6 and comes with a property inspector, snapping/grid helpers and a set of ready-made shapes.
|
|
38
42
|
|
|
@@ -7,7 +7,7 @@ main.py,sha256=qTDUCGJIXqO_sztIhAMU958i5RiPyiRgsFN09IevKxE,860
|
|
|
7
7
|
main_window.py,sha256=Wq0MehrW00Z-xor0BDftSfluA2YncRME2jzVeNmYi00,9948
|
|
8
8
|
palette.py,sha256=H9b8ZE3ufNupusfwOr0wP3razDEA29HLJYDfmadLLKs,21942
|
|
9
9
|
properties_panel.py,sha256=j_uyn6mqFwR7_nR1seJwnPjYWl_Axj8IUF0DcfPrObg,53661
|
|
10
|
-
drawsvg_ui-0.5.
|
|
10
|
+
drawsvg_ui-0.5.5.dist-info/licenses/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
|
|
11
11
|
items/__init__.py,sha256=2xvoyRx2GpE7scPvD0zFKZZ43zumfR0rsD7WyFrkMg0,1770
|
|
12
12
|
items/base.py,sha256=RPkfjRdbRtlN98ZtLG1U8HYI7Eb6embSct_kG8d7FWs,23164
|
|
13
13
|
items/labels.py,sha256=N_qR0mq-eDFdxsnhNbkgsijnogceFOqSbhuRJwB4XTU,10102
|
|
@@ -22,8 +22,8 @@ items/widgets/folder_tree.py,sha256=E3XiIAIa6rpBlr6dmgcluMQcrT8BmxXTidilVGYqhUs,
|
|
|
22
22
|
ui/__init__.py,sha256=dfQXeMdwX6Jn8VwHpWY0sqwhl3bcOsYq13nAWhMCPFg,357
|
|
23
23
|
ui/main_window.ui,sha256=OmnMIUq4T1YjP1iVMGTUd-L8VKsCgLbCHIjx_PgbBXw,4346
|
|
24
24
|
ui/properties_panel.ui,sha256=v0zNct6PZBuFzhmYTPyx-toLAtJP2eFzRAUAVTsYHSA,35679
|
|
25
|
-
drawsvg_ui-0.5.
|
|
26
|
-
drawsvg_ui-0.5.
|
|
27
|
-
drawsvg_ui-0.5.
|
|
28
|
-
drawsvg_ui-0.5.
|
|
29
|
-
drawsvg_ui-0.5.
|
|
25
|
+
drawsvg_ui-0.5.5.dist-info/METADATA,sha256=-8NQqmTtqErIgZZOWB7pKh6nGdeukj_HE_YvMBOXLWc,5756
|
|
26
|
+
drawsvg_ui-0.5.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
27
|
+
drawsvg_ui-0.5.5.dist-info/entry_points.txt,sha256=SUUEwp3n44haFICb66Jv9gO8_jabgTXOUqC-FUHnpk0,37
|
|
28
|
+
drawsvg_ui-0.5.5.dist-info/top_level.txt,sha256=gGj1MC4gg01_Ye4LlevrdAMIIfPJgOUi7PD1TCVE0sk,112
|
|
29
|
+
drawsvg_ui-0.5.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|