MoleditPy-linux 1.16.4__py3-none-any.whl → 1.17.1__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.
- moleditpy_linux/__init__.py +13 -0
- moleditpy_linux/__main__.py +1 -1
- moleditpy_linux/main.py +1 -1
- moleditpy_linux/modules/__init__.py +12 -0
- moleditpy_linux/modules/about_dialog.py +13 -1
- moleditpy_linux/modules/align_plane_dialog.py +12 -0
- moleditpy_linux/modules/alignment_dialog.py +12 -0
- moleditpy_linux/modules/analysis_window.py +12 -0
- moleditpy_linux/modules/angle_dialog.py +12 -0
- moleditpy_linux/modules/atom_item.py +12 -0
- moleditpy_linux/modules/bond_item.py +12 -0
- moleditpy_linux/modules/bond_length_dialog.py +12 -0
- moleditpy_linux/modules/calculation_worker.py +12 -0
- moleditpy_linux/modules/color_settings_dialog.py +12 -0
- moleditpy_linux/modules/constants.py +13 -1
- moleditpy_linux/modules/constrained_optimization_dialog.py +12 -0
- moleditpy_linux/modules/custom_interactor_style.py +12 -0
- moleditpy_linux/modules/custom_qt_interactor.py +11 -1
- moleditpy_linux/modules/dialog3_d_picking_mixin.py +12 -0
- moleditpy_linux/modules/dihedral_dialog.py +12 -0
- moleditpy_linux/modules/main_window.py +1 -1
- moleditpy_linux/modules/main_window_app_state.py +9 -0
- moleditpy_linux/modules/main_window_compute.py +9 -0
- moleditpy_linux/modules/main_window_dialog_manager.py +10 -0
- moleditpy_linux/modules/main_window_edit_3d.py +9 -0
- moleditpy_linux/modules/main_window_edit_actions.py +10 -0
- moleditpy_linux/modules/main_window_export.py +9 -0
- moleditpy_linux/modules/main_window_main_init.py +9 -0
- moleditpy_linux/modules/main_window_molecular_parsers.py +10 -0
- moleditpy_linux/modules/main_window_project_io.py +9 -0
- moleditpy_linux/modules/main_window_string_importers.py +9 -0
- moleditpy_linux/modules/main_window_ui_manager.py +9 -0
- moleditpy_linux/modules/main_window_view_3d.py +9 -0
- moleditpy_linux/modules/main_window_view_loaders.py +9 -0
- moleditpy_linux/modules/mirror_dialog.py +12 -0
- moleditpy_linux/modules/molecular_data.py +12 -0
- moleditpy_linux/modules/molecule_scene.py +12 -0
- moleditpy_linux/modules/move_group_dialog.py +12 -0
- moleditpy_linux/modules/periodic_table_dialog.py +12 -0
- moleditpy_linux/modules/planarize_dialog.py +12 -0
- moleditpy_linux/modules/settings_dialog.py +12 -0
- moleditpy_linux/modules/template_preview_item.py +12 -0
- moleditpy_linux/modules/template_preview_view.py +12 -0
- moleditpy_linux/modules/translation_dialog.py +12 -0
- moleditpy_linux/modules/user_template_dialog.py +12 -0
- moleditpy_linux/modules/zoomable_view.py +33 -2
- moleditpy_linux-1.17.1.dist-info/METADATA +935 -0
- moleditpy_linux-1.17.1.dist-info/RECORD +55 -0
- moleditpy_linux-1.17.1.dist-info/licenses/LICENSE +674 -0
- moleditpy_linux-1.16.4.dist-info/METADATA +0 -258
- moleditpy_linux-1.16.4.dist-info/RECORD +0 -54
- {moleditpy_linux-1.16.4.dist-info → moleditpy_linux-1.17.1.dist-info}/WHEEL +0 -0
- {moleditpy_linux-1.16.4.dist-info → moleditpy_linux-1.17.1.dist-info}/entry_points.txt +0 -0
- {moleditpy_linux-1.16.4.dist-info → moleditpy_linux-1.17.1.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
moleditpy_linux/__init__.py,sha256=OWErYK0DbSMVsHrTs7rxzzziUalidJfWPYUaSWm2lLY,317
|
|
2
|
+
moleditpy_linux/__main__.py,sha256=bYu_h7lhc6PIl1-I_VI4_Q5MdBHmVrMiO4DYsy9jbiY,829
|
|
3
|
+
moleditpy_linux/main.py,sha256=0D8_CXe4xdgqlu2TWoT2pi35K9y2b4ilFj6LWD9Qk7w,1178
|
|
4
|
+
moleditpy_linux/modules/__init__.py,sha256=PFwvuEKXsgQlHTYL8oT5sTeo22gR0XmQcySp7kOTtqk,1396
|
|
5
|
+
moleditpy_linux/modules/about_dialog.py,sha256=zkR-w0vtqLH1Y0baQaoTb0tYmVamT4ztEMBdIANKKvc,3693
|
|
6
|
+
moleditpy_linux/modules/align_plane_dialog.py,sha256=ULqc0Ik1ju0HSnkkr0f-VLQw7TJbV9PdjDirYYpBXL0,11934
|
|
7
|
+
moleditpy_linux/modules/alignment_dialog.py,sha256=Oikb5lzTxrRX2MJXoeziYqBc9hckVR0PbuBb4KJUCCc,11409
|
|
8
|
+
moleditpy_linux/modules/analysis_window.py,sha256=zjP5ipSTpKw8oLr1eKdoxW8Bk1SslGlPqsVucD-x_5w,9403
|
|
9
|
+
moleditpy_linux/modules/angle_dialog.py,sha256=e06-Bw2E9khyjC3209HuGc5FDS3Pj0StV8u5bO1gKFw,17817
|
|
10
|
+
moleditpy_linux/modules/atom_item.py,sha256=u8ge6B1M9sOGobfzg3tp1-EGXtEUmvdee7Fx6msg8Wk,15566
|
|
11
|
+
moleditpy_linux/modules/bond_item.py,sha256=3pbas_VeVzFG8fMlPd3zsUOclAlC9zt_Rf6ZcDAbY1M,13047
|
|
12
|
+
moleditpy_linux/modules/bond_length_dialog.py,sha256=Gaiu4XN3CmMXl-hHl_C5_-ADEA_0VhL5GlAmIKYGRLw,14848
|
|
13
|
+
moleditpy_linux/modules/calculation_worker.py,sha256=KiGQY7i-QCQofEoE0r65KoQgpEGFcbhmxWv6egfkUdc,42324
|
|
14
|
+
moleditpy_linux/modules/color_settings_dialog.py,sha256=Ow44BhCOLo0AFb6klO001k6B4drOgKX9DeNBQhZLp5o,15474
|
|
15
|
+
moleditpy_linux/modules/constants.py,sha256=luUaOUS11yugyJjUuwhFZ3lH_K-0BedYn5DCIPDzUac,4703
|
|
16
|
+
moleditpy_linux/modules/constrained_optimization_dialog.py,sha256=OFWJ715N92XLKlJwEnvCa-y01GHst_VoiyzURS9WGvM,30130
|
|
17
|
+
moleditpy_linux/modules/custom_interactor_style.py,sha256=NjsXE2a43IDNEanZBlcG9eR4ZIERT1MsQC6lbfesapQ,38453
|
|
18
|
+
moleditpy_linux/modules/custom_qt_interactor.py,sha256=MFaTuDh-FPeFBS4303CqxsxmsOIOW4QXUz6USwI8PHQ,2451
|
|
19
|
+
moleditpy_linux/modules/dialog3_d_picking_mixin.py,sha256=2Sut0J5ltXMtrUJ9R3o1oZ4ysed27mdSIqLpWxmGdyM,5037
|
|
20
|
+
moleditpy_linux/modules/dihedral_dialog.py,sha256=J_Ri71gkqYzBWK3MFaQv9Uq_iN6caTsEtFCTz4hr4Mk,18078
|
|
21
|
+
moleditpy_linux/modules/main_window.py,sha256=bWgYP3EMOAcy1fnjg5DTXHb2d7Xm6zKQtFcleYjg7Ac,35789
|
|
22
|
+
moleditpy_linux/modules/main_window_app_state.py,sha256=4iwmnaiKu7uJ98r1KpdWgZ1_GBCGsM38hf7DNTFXEZE,33592
|
|
23
|
+
moleditpy_linux/modules/main_window_compute.py,sha256=dE5iwQBBADdH7F32OfsI9nwPkTKLNMVG5HYsENKwJBs,51564
|
|
24
|
+
moleditpy_linux/modules/main_window_dialog_manager.py,sha256=S1ROCWqzB2uVSKHY4o5CbTtJAEjSyEXGPC1AgmdVgK4,20065
|
|
25
|
+
moleditpy_linux/modules/main_window_edit_3d.py,sha256=xBZxqzkTSUFqY2-WrTGEpTNIgzHdT_oMK5NcHaU2XVQ,19771
|
|
26
|
+
moleditpy_linux/modules/main_window_edit_actions.py,sha256=lUFxNFTUQzeXN8CNlb4_4S9j4M1EEq8kpJmh9dCzM3M,64818
|
|
27
|
+
moleditpy_linux/modules/main_window_export.py,sha256=piWCXSdC2Qfd1BgNvSlAOgCrce7n8YH99GexuTifhlg,34683
|
|
28
|
+
moleditpy_linux/modules/main_window_main_init.py,sha256=rgPCUGB6yto0wTaMvWw721wNurGQ5hHpg0rpa3a1fPI,75595
|
|
29
|
+
moleditpy_linux/modules/main_window_molecular_parsers.py,sha256=yac8DMa4zL35o7fCZFz_qwqLUvkzpzZBITheNO8PM8A,48394
|
|
30
|
+
moleditpy_linux/modules/main_window_project_io.py,sha256=mj6rqLMziNb8YDEBtlt2FLJ3eylmz1pTokjaQ3F1r8k,17239
|
|
31
|
+
moleditpy_linux/modules/main_window_string_importers.py,sha256=mQVDv2Dj4MwnPgMRe2IqdAAKnB_quE6QfYeAgCjfv28,10892
|
|
32
|
+
moleditpy_linux/modules/main_window_ui_manager.py,sha256=p2KPzAj0GK9ZWP7SbAg0jGrmKeLaLC0X7l9ISC4GVu4,22256
|
|
33
|
+
moleditpy_linux/modules/main_window_view_3d.py,sha256=md3-e-l8b0VJ2t-ich487KA6eLPUsUdp8vcxM-t9q90,58208
|
|
34
|
+
moleditpy_linux/modules/main_window_view_loaders.py,sha256=DbsjW-C6XymIaqd0wsGQckOX8Qqx8UKwIOvtKeoUkfc,14452
|
|
35
|
+
moleditpy_linux/modules/mirror_dialog.py,sha256=c3v4qY6R4FAljzk4EPaDjL9ZdZMjLQSFLqDMXz2fBUk,4696
|
|
36
|
+
moleditpy_linux/modules/molecular_data.py,sha256=8gE9ByYg3kSBfb1zANsyad_BVBTm6WOLF7NsZIYuG2E,13250
|
|
37
|
+
moleditpy_linux/modules/molecule_scene.py,sha256=AOgsWCXBEOa7EjP_rC9DrBSleqORCFQOEsHiQRsm4Mg,94881
|
|
38
|
+
moleditpy_linux/modules/move_group_dialog.py,sha256=65HVXTJSaQ9lp03XFhI1l7OzUsXmH_aqd8OgwjpjfGg,27174
|
|
39
|
+
moleditpy_linux/modules/periodic_table_dialog.py,sha256=ItEZUts1XCietz9paY-spvbzxh6SXak3GnikwqkHZCw,4006
|
|
40
|
+
moleditpy_linux/modules/planarize_dialog.py,sha256=uwd4zU1YWfG8lgEYr6_pMjX1nPKjeQEHAtvHC7IuC-s,8671
|
|
41
|
+
moleditpy_linux/modules/settings_dialog.py,sha256=vAxu4cvEJtzwoDZLx2BHFzrvEBbiKgT8wIlT4WIzZeA,60927
|
|
42
|
+
moleditpy_linux/modules/template_preview_item.py,sha256=Ks3C35pYFuLT5G4fsloI7ljE6ESXoYyGvLkM22qcmt0,6673
|
|
43
|
+
moleditpy_linux/modules/template_preview_view.py,sha256=4OCHZDO51BvJpKdfrBWJ4_4WfLfFSKxsVIyf7I-Kj2E,3350
|
|
44
|
+
moleditpy_linux/modules/translation_dialog.py,sha256=aWlgTR9mtEMbzGIY1SoQhDltsX-01LtCxjqy5NWtGuA,14663
|
|
45
|
+
moleditpy_linux/modules/user_template_dialog.py,sha256=0AOnJpxqOL4iGeZAmbuicXUB5wguEbSq-MlFFByJpGQ,28224
|
|
46
|
+
moleditpy_linux/modules/zoomable_view.py,sha256=hjwljui13QpvjvxJHY4Evot4jMQvxRBQUNH5HUlyFOk,5966
|
|
47
|
+
moleditpy_linux/modules/assets/icon.icns,sha256=wD5R6-Vw7K662tVKhu2E1ImN0oUuyAP4youesEQsn9c,139863
|
|
48
|
+
moleditpy_linux/modules/assets/icon.ico,sha256=RfgFcx7-dHY_2STdsOQCQziY5SNhDr3gPnjO6jzEDPI,147975
|
|
49
|
+
moleditpy_linux/modules/assets/icon.png,sha256=kCFN1WacYIdy0GN6SFEbNA00ef39pCczBnFdkkBI8Bs,147110
|
|
50
|
+
moleditpy_linux-1.17.1.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
51
|
+
moleditpy_linux-1.17.1.dist-info/METADATA,sha256=kLUfj73j5fvn7f782tjK1C18M5X3evrSx4rxNqG9olI,58734
|
|
52
|
+
moleditpy_linux-1.17.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
53
|
+
moleditpy_linux-1.17.1.dist-info/entry_points.txt,sha256=-OzipSi__yVwlimNtu3eiRP5t5UMg55Cs0udyhXYiyw,60
|
|
54
|
+
moleditpy_linux-1.17.1.dist-info/top_level.txt,sha256=qyqe-hDYL6CXyin9E5Me5rVl3PG84VqiOjf9bQvfJLs,16
|
|
55
|
+
moleditpy_linux-1.17.1.dist-info/RECORD,,
|