MoleditPy 1.18.0__py3-none-any.whl → 2.0.0__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/modules/align_plane_dialog.py +1 -1
- moleditpy/modules/alignment_dialog.py +1 -1
- moleditpy/modules/angle_dialog.py +2 -2
- moleditpy/modules/bond_length_dialog.py +2 -2
- moleditpy/modules/constants.py +1 -1
- moleditpy/modules/constrained_optimization_dialog.py +2 -2
- moleditpy/modules/dihedral_dialog.py +1 -1
- moleditpy/modules/main_window.py +4 -0
- moleditpy/modules/main_window_app_state.py +1 -1
- moleditpy/modules/main_window_edit_3d.py +7 -7
- moleditpy/modules/main_window_export.py +106 -49
- moleditpy/modules/main_window_main_init.py +68 -4
- moleditpy/modules/main_window_molecular_parsers.py +4 -3
- moleditpy/modules/main_window_project_io.py +2 -2
- moleditpy/modules/main_window_view_3d.py +13 -12
- moleditpy/modules/main_window_view_loaders.py +1 -1
- moleditpy/modules/molecule_scene.py +41 -13
- moleditpy/modules/planarize_dialog.py +1 -1
- moleditpy/modules/plugin_manager.py +85 -0
- moleditpy/modules/settings_dialog.py +5 -23
- moleditpy/modules/user_template_dialog.py +9 -8
- {moleditpy-1.18.0.dist-info → moleditpy-2.0.0.dist-info}/METADATA +3 -2
- {moleditpy-1.18.0.dist-info → moleditpy-2.0.0.dist-info}/RECORD +27 -26
- {moleditpy-1.18.0.dist-info → moleditpy-2.0.0.dist-info}/WHEEL +0 -0
- {moleditpy-1.18.0.dist-info → moleditpy-2.0.0.dist-info}/entry_points.txt +0 -0
- {moleditpy-1.18.0.dist-info → moleditpy-2.0.0.dist-info}/licenses/LICENSE +0 -0
- {moleditpy-1.18.0.dist-info → moleditpy-2.0.0.dist-info}/top_level.txt +0 -0
|
@@ -3,53 +3,54 @@ moleditpy/__main__.py,sha256=bYu_h7lhc6PIl1-I_VI4_Q5MdBHmVrMiO4DYsy9jbiY,829
|
|
|
3
3
|
moleditpy/main.py,sha256=0D8_CXe4xdgqlu2TWoT2pi35K9y2b4ilFj6LWD9Qk7w,1178
|
|
4
4
|
moleditpy/modules/__init__.py,sha256=BndB5rKHIcdjtctu9csFxHm14khdUdN1BRO4aSzT3IQ,1727
|
|
5
5
|
moleditpy/modules/about_dialog.py,sha256=Edt09PZbsU9qd94tJCY57CDHNmRVFfa0DSPLgP7IGG0,3683
|
|
6
|
-
moleditpy/modules/align_plane_dialog.py,sha256=
|
|
7
|
-
moleditpy/modules/alignment_dialog.py,sha256=
|
|
6
|
+
moleditpy/modules/align_plane_dialog.py,sha256=A4sGfnpWSLM5v4g2ADUVmZnWtKEaQxeGQk7ZRLTRj58,11944
|
|
7
|
+
moleditpy/modules/alignment_dialog.py,sha256=lZOWo1Y7uKt31nxZAguNDHNZxKww_aLcg-JPilM2CPQ,11419
|
|
8
8
|
moleditpy/modules/analysis_window.py,sha256=zjP5ipSTpKw8oLr1eKdoxW8Bk1SslGlPqsVucD-x_5w,9403
|
|
9
|
-
moleditpy/modules/angle_dialog.py,sha256=
|
|
9
|
+
moleditpy/modules/angle_dialog.py,sha256=ytuE5VqT0dskgob1x08B6VW06qnslgCdAs_dwS2ANgY,17837
|
|
10
10
|
moleditpy/modules/atom_item.py,sha256=u8ge6B1M9sOGobfzg3tp1-EGXtEUmvdee7Fx6msg8Wk,15566
|
|
11
11
|
moleditpy/modules/bond_item.py,sha256=eVkEeKvM4igYI67DYxpey3FllqDyt_iWDo4VPYMhaPk,19137
|
|
12
|
-
moleditpy/modules/bond_length_dialog.py,sha256=
|
|
12
|
+
moleditpy/modules/bond_length_dialog.py,sha256=k5x_DhK9Q8CSwouKhEo_kLRRdaYHDaK84KDNmuDNLvY,14868
|
|
13
13
|
moleditpy/modules/calculation_worker.py,sha256=KiGQY7i-QCQofEoE0r65KoQgpEGFcbhmxWv6egfkUdc,42324
|
|
14
14
|
moleditpy/modules/color_settings_dialog.py,sha256=Ow44BhCOLo0AFb6klO001k6B4drOgKX9DeNBQhZLp5o,15474
|
|
15
|
-
moleditpy/modules/constants.py,sha256=
|
|
16
|
-
moleditpy/modules/constrained_optimization_dialog.py,sha256=
|
|
15
|
+
moleditpy/modules/constants.py,sha256=oymYKVgSZfnEmImv_QkbSUxjf7xw-XmQi0MVUQybUb4,4702
|
|
16
|
+
moleditpy/modules/constrained_optimization_dialog.py,sha256=IEdNVhFoNSEMeA5ABpUH9Q88-YzDXFloQM2gwnPwnHY,30150
|
|
17
17
|
moleditpy/modules/custom_interactor_style.py,sha256=NjsXE2a43IDNEanZBlcG9eR4ZIERT1MsQC6lbfesapQ,38453
|
|
18
18
|
moleditpy/modules/custom_qt_interactor.py,sha256=MFaTuDh-FPeFBS4303CqxsxmsOIOW4QXUz6USwI8PHQ,2451
|
|
19
19
|
moleditpy/modules/dialog3_d_picking_mixin.py,sha256=2Sut0J5ltXMtrUJ9R3o1oZ4ysed27mdSIqLpWxmGdyM,5037
|
|
20
|
-
moleditpy/modules/dihedral_dialog.py,sha256=
|
|
21
|
-
moleditpy/modules/main_window.py,sha256=
|
|
22
|
-
moleditpy/modules/main_window_app_state.py,sha256=
|
|
20
|
+
moleditpy/modules/dihedral_dialog.py,sha256=rgry7LqyX9JMAR7d82QSroTPoKT3xz18EgKN1GzYZx4,18088
|
|
21
|
+
moleditpy/modules/main_window.py,sha256=fXt2QTY7BjTMHEjGcsAb4Z-nu4_hRKayqLq8cA92bKc,35967
|
|
22
|
+
moleditpy/modules/main_window_app_state.py,sha256=ONdjo-ZAPdat1_ToFodzuUep3c8qbKRPX6glnY24c9o,33602
|
|
23
23
|
moleditpy/modules/main_window_compute.py,sha256=DsyMvGD2gnB-9XC6SU-ICuScyyQxubfaDYAk8hkY-vk,51911
|
|
24
24
|
moleditpy/modules/main_window_dialog_manager.py,sha256=S1ROCWqzB2uVSKHY4o5CbTtJAEjSyEXGPC1AgmdVgK4,20065
|
|
25
|
-
moleditpy/modules/main_window_edit_3d.py,sha256=
|
|
25
|
+
moleditpy/modules/main_window_edit_3d.py,sha256=uY203adPg3CLyAdbG2NCThG2Am0WduzPDan9rXAlc14,19841
|
|
26
26
|
moleditpy/modules/main_window_edit_actions.py,sha256=lUFxNFTUQzeXN8CNlb4_4S9j4M1EEq8kpJmh9dCzM3M,64818
|
|
27
|
-
moleditpy/modules/main_window_export.py,sha256=
|
|
28
|
-
moleditpy/modules/main_window_main_init.py,sha256=
|
|
29
|
-
moleditpy/modules/main_window_molecular_parsers.py,sha256=
|
|
30
|
-
moleditpy/modules/main_window_project_io.py,sha256=
|
|
27
|
+
moleditpy/modules/main_window_export.py,sha256=e0HA_jeaokIOBunQqGxUn5QKdniCmE8GrsE1Igy6zm8,38351
|
|
28
|
+
moleditpy/modules/main_window_main_init.py,sha256=LyL6oUju8KH982UwC0O8ZlN0UW4zDl5DIN2mnN4OGlM,78220
|
|
29
|
+
moleditpy/modules/main_window_molecular_parsers.py,sha256=Ex4-urYsKf6PyHp4XToOhgXzuYWa_n7q--QmHci4OCU,48401
|
|
30
|
+
moleditpy/modules/main_window_project_io.py,sha256=q1vEmWQDqla32HVkmk8-j0OY9ut5TI5NJ4ikahewkEo,17259
|
|
31
31
|
moleditpy/modules/main_window_string_importers.py,sha256=mQVDv2Dj4MwnPgMRe2IqdAAKnB_quE6QfYeAgCjfv28,10892
|
|
32
32
|
moleditpy/modules/main_window_ui_manager.py,sha256=p2KPzAj0GK9ZWP7SbAg0jGrmKeLaLC0X7l9ISC4GVu4,22256
|
|
33
|
-
moleditpy/modules/main_window_view_3d.py,sha256=
|
|
34
|
-
moleditpy/modules/main_window_view_loaders.py,sha256=
|
|
33
|
+
moleditpy/modules/main_window_view_3d.py,sha256=MQCW2GnqGUpdJO4-GeR_18z7dS5K8C2GzKY9Nf8Nm8U,69627
|
|
34
|
+
moleditpy/modules/main_window_view_loaders.py,sha256=Dbdgv4TY_ZkX8Qyaevwr-mBJYJ59CBzRTEks-U1FiGw,14462
|
|
35
35
|
moleditpy/modules/mirror_dialog.py,sha256=c3v4qY6R4FAljzk4EPaDjL9ZdZMjLQSFLqDMXz2fBUk,4696
|
|
36
36
|
moleditpy/modules/molecular_data.py,sha256=8gE9ByYg3kSBfb1zANsyad_BVBTm6WOLF7NsZIYuG2E,13250
|
|
37
|
-
moleditpy/modules/molecule_scene.py,sha256=
|
|
37
|
+
moleditpy/modules/molecule_scene.py,sha256=c5GNL7LrzerXYWshmpY_6Rg-2cBlF7xUt_orxTYC5pQ,96408
|
|
38
38
|
moleditpy/modules/move_group_dialog.py,sha256=65HVXTJSaQ9lp03XFhI1l7OzUsXmH_aqd8OgwjpjfGg,27174
|
|
39
39
|
moleditpy/modules/periodic_table_dialog.py,sha256=ItEZUts1XCietz9paY-spvbzxh6SXak3GnikwqkHZCw,4006
|
|
40
|
-
moleditpy/modules/planarize_dialog.py,sha256=
|
|
41
|
-
moleditpy/modules/
|
|
40
|
+
moleditpy/modules/planarize_dialog.py,sha256=yY8o-SxT8vGEHVWnjDTXecRv5NUaEejEsXH-836Xk8g,8681
|
|
41
|
+
moleditpy/modules/plugin_manager.py,sha256=Qbje9i-b4f81k_gxiDkfH8bv2eNTTya1563L93USQQA,3441
|
|
42
|
+
moleditpy/modules/settings_dialog.py,sha256=Nr7yE8UmYRi3VObWvRlrnv0DnjSjmYXbvqryZ02O12k,65348
|
|
42
43
|
moleditpy/modules/template_preview_item.py,sha256=Ks3C35pYFuLT5G4fsloI7ljE6ESXoYyGvLkM22qcmt0,6673
|
|
43
44
|
moleditpy/modules/template_preview_view.py,sha256=4OCHZDO51BvJpKdfrBWJ4_4WfLfFSKxsVIyf7I-Kj2E,3350
|
|
44
45
|
moleditpy/modules/translation_dialog.py,sha256=aWlgTR9mtEMbzGIY1SoQhDltsX-01LtCxjqy5NWtGuA,14663
|
|
45
|
-
moleditpy/modules/user_template_dialog.py,sha256=
|
|
46
|
+
moleditpy/modules/user_template_dialog.py,sha256=L2D2AUokh7flqHiCBXWNcVG9Z8RgjXnlUhi2ZO6fgVg,28312
|
|
46
47
|
moleditpy/modules/zoomable_view.py,sha256=hjwljui13QpvjvxJHY4Evot4jMQvxRBQUNH5HUlyFOk,5966
|
|
47
48
|
moleditpy/modules/assets/icon.icns,sha256=wD5R6-Vw7K662tVKhu2E1ImN0oUuyAP4youesEQsn9c,139863
|
|
48
49
|
moleditpy/modules/assets/icon.ico,sha256=RfgFcx7-dHY_2STdsOQCQziY5SNhDr3gPnjO6jzEDPI,147975
|
|
49
50
|
moleditpy/modules/assets/icon.png,sha256=kCFN1WacYIdy0GN6SFEbNA00ef39pCczBnFdkkBI8Bs,147110
|
|
50
|
-
moleditpy-
|
|
51
|
-
moleditpy-
|
|
52
|
-
moleditpy-
|
|
53
|
-
moleditpy-
|
|
54
|
-
moleditpy-
|
|
55
|
-
moleditpy-
|
|
51
|
+
moleditpy-2.0.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
52
|
+
moleditpy-2.0.0.dist-info/METADATA,sha256=-UGWLfhTCjYIl-3LMR_2NxiuL2mse3WCjFjfvnxaMiY,58985
|
|
53
|
+
moleditpy-2.0.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
54
|
+
moleditpy-2.0.0.dist-info/entry_points.txt,sha256=yH1h9JjALhok1foXT3-hYrC4ufoZt8b7oiBcsdnGNNM,54
|
|
55
|
+
moleditpy-2.0.0.dist-info/top_level.txt,sha256=ARICrS4ihlPXqywlKl6o-oJa3Qz3gZRWu_VZsQ3_c44,10
|
|
56
|
+
moleditpy-2.0.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|