duit

View on PyPIReverse Dependencies (3)

0.1.9.1 duit-0.1.9.1-py3-none-any.whl

Wheel Details

Project: duit
Version: 0.1.9.1
Filename: duit-0.1.9.1-py3-none-any.whl
Download: [link]
Size: 71867
MD5: 10554ee739b80b1a4f022a8e7916ec89
SHA256: e0000c54c094915dff7108eb02290f5a714539ec5c69fab8eb0f991f6e45b383
Uploaded: 2023-11-24 15:37:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: duit
Version: 0.1.9.1
Summary: Duit is a toolkit to create simple user-interfaces for python.
Author: Florian Bruggisser
Author-Email: github[at]broox.ch
Home-Page: https://github.com/cansik/duit
License: MIT License
Requires-Dist: vector
Requires-Dist: pyperclip
Requires-Dist: open3d (~=0.17.0); extra == "all"
Requires-Dist: numpy; extra == "all"
Requires-Dist: tk (~=0.1.0); extra == "all"
Requires-Dist: customtkinter (~=5.1.2); extra == "all"
Requires-Dist: open3d (~=0.17.0); extra == "open3d"
Requires-Dist: numpy; extra == "open3d"
Requires-Dist: tk (~=0.1.0); extra == "tk"
Requires-Dist: customtkinter (~=5.1.2); extra == "tk"
Provides-Extra: all
Provides-Extra: open3d
Provides-Extra: tk
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4597 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
duit/__init__.py sha256=0-4Nfm6_GTgTD-QDroIT3Oz_0XkwEHjayWfnKpx1cGg 66
duit/annotation/Annotation.py sha256=nl5-5G4ykQYsa7snfgL_zN8ZVlVcSWsztXI8wk9f_UM 1186
duit/annotation/AnnotationFinder.py sha256=WztuwvTngDBdRdmKwcGFvgJ_tfshdeDRHXkCedzb37U 3598
duit/annotation/AnnotationList.py sha256=sADkV9XZIWTeP5lrNrqnZizHmwTayDdC9GAyP64V_cE 1555
duit/annotation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/arguments/Argument.py sha256=WdmHbgFyKUvpvUjrIOVLjLFzCf8_PjQZiqvH6ZijyL8 2895
duit/arguments/Arguments.py sha256=36kJ0QzsSyG4TOFcGaRtncRgyV8KYCkv3ZNlO7-nozw 6329
duit/arguments/__init__.py sha256=2GI-1eWQ_0X5t7667xrHYnSJ_fYNBae9EG1mSgP3vpI 151
duit/arguments/adapters/BaseTypeAdapter.py sha256=0dDbuzt489I3EK844h61iXsOTG1sKw4ZMD8mSkj7Lj8 1805
duit/arguments/adapters/DefaultTypeAdapter.py sha256=8RItbRv0eHvUsAwQ6RxkkuYg4Yw90CSnwOHxFJjivcU 1882
duit/arguments/adapters/EnumTypeAdapter.py sha256=vuZsFkTL8L0nhdfpGdN1XM6inbNmoZRm2RTb7RCpwD0 2285
duit/arguments/adapters/PathTypeAdapter.py sha256=lEgqvn64xBBujcTUoYQILukJUvYqE-tJWpuDQ3NCStA 1923
duit/arguments/adapters/VectorTypeAdapter.py sha256=0795GOjeTfRhvg093VWkhINqQ1vDJdiM9Rung0JHVak 2460
duit/arguments/adapters/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/collections/Stack.py sha256=A0g4sBnplNmistvGGzcuAdA_B45acM931SXLT5ACafk 1289
duit/collections/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/event/Event.py sha256=l7ezH-PejZj78Kq45L7jwbt3qLNmakhyoB-dhSqKYPE 3570
duit/event/__init__.py sha256=feIDCwN8TWW4XGxtFd2Mv248zQJjr-5zeqQzyoOyUA4 1299
duit/model/DataField.py sha256=auQnpTQcAbJ9_RdIuvNncWZ7iQxrAJqaJmrJpViEiQE 4906
duit/model/DataList.py sha256=CHy_s2EinY6-dXvjESLu0uqQx1Ml4OBlsSNq7p15q9I 5720
duit/model/SelectableDataList.py sha256=zbfIF5cJ81_LNah5hDzrRs_nMvRtdk-tn7qTo7_rpSM 2429
duit/model/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/settings/Setting.py sha256=-Hn10Fn0_9BLRXVQaKrcnlYUh91gmAIhL8VxRCPotiY 2088
duit/settings/Settings.py sha256=bPNy1gbobMezCj0xGiVl_uzY83OSq1Tu_UHfHZAnpDM 8363
duit/settings/__init__.py sha256=mNkEJJ-Wflry5XBirbTZBPWpCfrRDZKR-WbLY2JEbC0 148
duit/settings/serialiser/BaseSerializer.py sha256=pGuzaQ9_1uyiiiuX9nXbojUcPg4Vp5bJhTRjY-Fd_uI 1537
duit/settings/serialiser/DefaultSerializer.py sha256=ZZWL51ar9yQslj9zVORlt0mk0xU74_f8PHRVqg9dibE 1432
duit/settings/serialiser/EnumSerializer.py sha256=8nGkCnZv70df6w4GSjs2ly-Fr_Nt11-GfMtTPswb7KY 1532
duit/settings/serialiser/PathSerializer.py sha256=amgPyJD9EZIUtros3qWSXR3JkD8CUx_9BkYFosa0_o8 1516
duit/settings/serialiser/VectorSerializer.py sha256=vY0B8CU_30itgN2jxhFJo-6HHigkedgCgjAcjsK7MX0 2117
duit/settings/serialiser/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/ui/BaseProperty.py sha256=WI3E5UJNjuFWkt1cvVfcimhocjtGgpvq8nwLWwPODtE 1025
duit/ui/BasePropertyPanel.py sha256=ZSQZ0XfBg4DAAJosZG50L6arVLlLdBc7nMiQNhf-HXI 1324
duit/ui/ContainerHelper.py sha256=PpdKaMkQkhZ3FR8UW93Kjz5uDeSGHeN5DLu9b-egkI8 2802
duit/ui/PropertyRegistry.py sha256=nERUkS1Au9_TXFXXjX_HYDpgegufGyY5SdTpI2Oc3l8 260
duit/ui/__init__.py sha256=TLFABYH2qu022oYj1IHxvk96qliJRMIZP45oORpjvdk 1617
duit/ui/annotations/ActionAnnotation.py sha256=v5epXpaVN-x5uVE3f0UD5jsMiFjK8q2lxyRXEeHJRu8 786
duit/ui/annotations/BooleanAnnotation.py sha256=ykm58lLM_tTW90yu2sih5AuwY5PdZEBLLp8vT3hmDPo 491
duit/ui/annotations/EnumAnnotation.py sha256=fikjgj_8161P_pi9-dKAzfAyKALPPRuvh93vgBIVkVc 502
duit/ui/annotations/ListAnnotation.py sha256=iV88M40WqZxP0SfZfpoDPQmI6sma1apajxcBepDxZvY 469
duit/ui/annotations/NumberAnnotation.py sha256=5gAVg1zEKZOmWYFgjDUgfm3JogSb8rQ3VIHCzOmgBCs 1196
duit/ui/annotations/OptionsAnnotation.py sha256=t0X5oK6nylB4fRhSK4YoIGrgR0juJMCF2ogq8vO3pIw 645
duit/ui/annotations/PathAnnotation.py sha256=urDK2X81tQYruIzwjK47Gmn3YRoz3Aw1Au6eEX_Kaic 1402
duit/ui/annotations/ProgressAnnotation.py sha256=z-H0QSWr7dxzkKJe4ACZ5wNdnIxqeYb2lOoBtJu-u00 379
duit/ui/annotations/SliderAnnotation.py sha256=OtUQmUESYOpa_ZMfKgS7letOpfdgeF4lXUsFsWAOEDY 898
duit/ui/annotations/TextAnnotation.py sha256=jSWG9cyvJK7KPdABS71_Lwa9OCqLchJtoC7WUzs21KU 812
duit/ui/annotations/UIAnnotation.py sha256=wsOggeydVN9EHpxf2riggHw8nehLdNvK1AzeM28Wnok 2683
duit/ui/annotations/VectorAnnotation.py sha256=BEOOvCgQn2V602ZmhnFlu22vIhPiNWQgxsEMbbEdLF4 1457
duit/ui/annotations/__init__.py sha256=nfqsNJxjttHYvPPl92XrWH5KjkmijcVJuMZPLZ59xA0 1064
duit/ui/annotations/container/EndSectionAnnotation.py sha256=PsWJYL_UffZxFo1Q6o0E3_yyR4PqF9yodPeK9wyOU8k 309
duit/ui/annotations/container/StartSectionAnnotation.py sha256=h-lPtEmxQwUsi7zyFwFCs39CxfaOQwwdtWssxPjAzy4 725
duit/ui/annotations/container/SubSectionAnnotation.py sha256=BSItH_x3wtB3UtK1SHrw1p2qIjjxIehxxpBtYtTZfGg 820
duit/ui/annotations/container/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/ui/open3d/Open3dContext.py sha256=0W2N0kmG7tp5LitzRXpkSYhXaItaL2pWff-26v3JHy8 170
duit/ui/open3d/Open3dFieldProperty.py sha256=4-qjR8lv_OV-GATsGX-snWgcULmC0Z1U56UTkMdcuJU 1941
duit/ui/open3d/Open3dProperty.py sha256=CzfmZWBxWNyT35f1sRsJmgyp--ARpz4NXgfOUsEryBc 552
duit/ui/open3d/Open3dPropertyPanel.py sha256=Bes6I7yIqVzDgmvZfTWTOc5Wr-1HOz_D2TesEFU5bHI 4515
duit/ui/open3d/Open3dPropertyRegistry.py sha256=udp2xdaHGPcCM9xvuTwD2nOnYfSjc5aHqNSnykFzgUg 2402
duit/ui/open3d/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/ui/open3d/properties/ActionProperty.py sha256=L9sE-JNNrin0irxc4jv2CaAGSsU3tqdLMLCfTEjV9Mc 1933
duit/ui/open3d/properties/BooleanProperty.py sha256=4iWxwrFZRjiU9g2czsNY8o12a_jWznqZQ1WlKyB9ZlI 1388
duit/ui/open3d/properties/EnumProperty.py sha256=hHQm2K4kyQJZ_z9P7tUeMoGQtrhEyCB_eb8CgBEbIGs 783
duit/ui/open3d/properties/ListProperty.py sha256=s0CZr4i_AbUy-sygo-njlhd-lvxmskWyMlZ4qoqu6Ms 2726
duit/ui/open3d/properties/NumberProperty.py sha256=C46rrYwXHKHn8EdE_rqje0b4YgBLVd5xiDKZdxPyius 1958
duit/ui/open3d/properties/OptionsProperty.py sha256=EskmbFV6T0EaMzUZHk1WIse4ABV_75SMhmCm9kHcBcs 2157
duit/ui/open3d/properties/PathProperty.py sha256=oa-lIQ3lN6YUgaP5npICd9gOhzmmb2ESRcIWZVCVkPw 3417
duit/ui/open3d/properties/ProgressProperty.py sha256=ZTNwGwU4iiK9PEFivMTgsXElkNwyAnAm389h_5GRYt4 1124
duit/ui/open3d/properties/SliderProperty.py sha256=snpTb5mqfyix1U5r0HmlXavYv2hprXWw4qUAQFyRIn0 2642
duit/ui/open3d/properties/TextProperty.py sha256=pi7Y7GDoiUt__OgiZrR0fr9JZ-XW5ym-C0XytJozp7I 1898
duit/ui/open3d/properties/VectorProperty.py sha256=i0mpyPGBJBoKLuHQvHl6HDPCVb5Hb43DUTW8SO24DSs 3110
duit/ui/open3d/properties/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/ui/open3d/widgets/CopyToClipboardButton.py sha256=sOrhOInZT6TPFoVwhG_dyzrmC1Tb7ylLISYYKz8Ssvs 783
duit/ui/open3d/widgets/ImageButton.py sha256=MlP4GJGtS_w_gMtOaTe4Hv8hZEPclGLrUnqtxUxt9KY 1695
duit/ui/open3d/widgets/SelectionBox.py sha256=Zgl_AmEHx79LKr23DDzYiLMmtNyOjkFNVKatj0sdqoU 4007
duit/ui/open3d/widgets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/ui/tk/TkFieldProperty.py sha256=yH7FIgLa_xdMLs1-w_WAZF29BER48zWkUXP0gfebxSE 1705
duit/ui/tk/TkProperty.py sha256=05lE0M37wYpV-WM70FY1vUhDynFS5WvFyZ1w_bFlQRo 627
duit/ui/tk/TkPropertyPanel.py sha256=4Mv_4XXSc4lL8CmN71rEQT1F3nSkXFPcYOe70IiPaEw 3386
duit/ui/tk/TkPropertyRegistry.py sha256=oUF3UvsMAmUToYa3Gr-5p3UTRHq0s3xH2OASCA7RkEw 1708
duit/ui/tk/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/ui/tk/properties/ActionProperty.py sha256=lzjIDRxk2vEYpN1DZt42OSCs3L_xmOaJiQj6h0o2iNE 1725
duit/ui/tk/properties/BooleanProperty.py sha256=2l6pKjQblKNPwybmw4iLNbRPtKr-6DD08-GMlZ6Ooug 1175
duit/ui/tk/properties/EnumProperty.py sha256=RX7wL6wDI7TFXZ2fSYyiBP9JD4-tkVsoibnrZGRxR-s 970
duit/ui/tk/properties/NumberProperty.py sha256=F3e_tNZ8PAHE4IDqZpyJsMHRp-3I8XxdH5rQxTEjz7M 1742
duit/ui/tk/properties/OptionsProperty.py sha256=f-wd8k-Yl3jknnY8XguZt3W_sItNuo9bxO9xPAz1F3I 1820
duit/ui/tk/properties/SliderProperty.py sha256=AX-7PyDG5x4SJ3Lr8MPEUah6B5BCqafCEcEwfHL6x7k 1833
duit/ui/tk/properties/TextProperty.py sha256=cJyNGvwBMRTev6T_cqchdOF5EYs8DdGeVE6wDUBsHFg 1058
duit/ui/tk/properties/VectorProperty.py sha256=ALwB25cZpSLRKJm-J-3xYL7VW3EtKZfycWfvhSYWQDs 3390
duit/ui/tk/properties/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/ui/tk/widgets/CTkCollapsable.py sha256=k1yplMJ-GhjfsyWGmfDx4LUvACcMcFZ3lZ5VTvu9Pa8 1063
duit/ui/tk/widgets/CTkNumberEntry.py sha256=3IKpHl6dIMi81SurLCQpaU3CgJX5HFD6VLOEIFFo9mU 2624
duit/ui/tk/widgets/CTkTextEntry.py sha256=Zx4gWfR2tOdjezjhMKPeg21nn_SSqkQLhlCVwJ9vK40 1918
duit/ui/tk/widgets/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit/utils/_vector.py sha256=kFDkRhNelMQ5499tx2dwnvxvxgo7ygjbckHwAz3ap50 661
duit/utils/name_reference.py sha256=xgmyE2rlYb9ekyIMmnFMxi39YmsvQ5yCk0dU_P8BfkY 1204
duit/vision/ImagePreview.py sha256=TjJh4YAuAYdHQDxrPazh1HJo1XJW9uYjrQppP8sig7w 1595
duit/vision/Open3dImagePreview.py sha256=8wt-cwueU4ie6wCQ3DDPC9VvY1EqF4jRbyRc3yspj1Y 3219
duit/vision/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
duit-0.1.9.1.dist-info/LICENSE sha256=rwtrh0ZKKwwYMSQuIo_Co3ibOY0UspgibhGYCaKR5Hs 1074
duit-0.1.9.1.dist-info/METADATA sha256=fDZIMl9JKbsQO3BdmFMj84Z9eLjNq4IJVqT1ei-rWyg 5381
duit-0.1.9.1.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
duit-0.1.9.1.dist-info/top_level.txt sha256=zZBiv5Wb4maS1WiYRVNtXxxXofsuSmoeqQkvO8p_9Fo 5
duit-0.1.9.1.dist-info/RECORD

top_level.txt

duit