MoleditPy 3.0.0a8__tar.gz → 3.0.0b1__tar.gz
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-3.0.0a8 → moleditpy-3.0.0b1}/PKG-INFO +1 -1
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/pyproject.toml +1 -1
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/MoleditPy.egg-info/PKG-INFO +1 -1
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/main_window_init.py +18 -15
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/utils/constants.py +1 -1
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/LICENSE +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/README.md +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/setup.cfg +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/MoleditPy.egg-info/SOURCES.txt +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/MoleditPy.egg-info/dependency_links.txt +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/MoleditPy.egg-info/entry_points.txt +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/MoleditPy.egg-info/requires.txt +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/MoleditPy.egg-info/top_level.txt +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/__init__.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/__main__.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/assets/file_icon.ico +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/assets/icon.icns +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/assets/icon.ico +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/assets/icon.png +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/core/__init__.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/core/mol_geometry.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/core/molecular_data.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/main.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/plugins/__init__.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/plugins/plugin_interface.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/plugins/plugin_manager.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/plugins/plugin_manager_window.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/__init__.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/about_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/align_plane_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/alignment_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/analysis_window.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/angle_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/app_state.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/atom_item.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/base_picking_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/bond_item.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/bond_length_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/calculation_worker.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/color_settings_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/compute_logic.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/constrained_optimization_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/custom_interactor_style.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/custom_qt_interactor.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/dialog_3d_picking_mixin.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/dialog_logic.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/dihedral_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/edit_3d_logic.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/edit_actions_logic.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/export_logic.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/geometry_base_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/io_logic.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/main_window.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/mirror_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/molecular_scene_handler.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/molecule_scene.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/move_group_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/periodic_table_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/planarize_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/settings_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/settings_tabs/__init__.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/settings_tabs/settings_2d_tab.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/settings_tabs/settings_3d_tabs.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/settings_tabs/settings_other_tab.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/settings_tabs/settings_tab_base.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/sip_isdeleted_safe.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/string_importers.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/template_preview_item.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/template_preview_view.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/translation_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/ui_manager.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/user_template_dialog.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/view_3d_logic.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/zoomable_view.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/utils/__init__.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/utils/default_settings.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/utils/sip_isdeleted_safe.py +0 -0
- {moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/utils/system_utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: MoleditPy
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.0b1
|
|
4
4
|
Summary: A cross-platform, simple, and intuitive molecular structure editor built in Python. It allows 2D molecular drawing and 3D structure visualization. It supports exporting structure files for input to DFT calculation software.
|
|
5
5
|
Author-email: HiroYokoyama <titech.yoko.hiro@gmail.com>
|
|
6
6
|
License: GNU GENERAL PUBLIC LICENSE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: MoleditPy
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.0b1
|
|
4
4
|
Summary: A cross-platform, simple, and intuitive molecular structure editor built in Python. It allows 2D molecular drawing and 3D structure visualization. It supports exporting structure files for input to DFT calculation software.
|
|
5
5
|
Author-email: HiroYokoyama <titech.yoko.hiro@gmail.com>
|
|
6
6
|
License: GNU GENERAL PUBLIC LICENSE
|
|
@@ -840,17 +840,20 @@ class MainInitManager:
|
|
|
840
840
|
a.setData(PLUGIN_ACTION_TAG)
|
|
841
841
|
menu.addAction(a)
|
|
842
842
|
|
|
843
|
-
def _integrate_plugin_file_openers(self):
|
|
844
|
-
"""Add plugin-provided file openers to the import menu."""
|
|
845
|
-
if
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
)
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
843
|
+
def _integrate_plugin_file_openers(self):
|
|
844
|
+
"""Add plugin-provided file openers to the import menu."""
|
|
845
|
+
if not self.host.plugin_manager.file_openers:
|
|
846
|
+
return
|
|
847
|
+
|
|
848
|
+
import_menu = getattr(self, "import_menu", None) or getattr(
|
|
849
|
+
self.host, "import_menu", None
|
|
850
|
+
)
|
|
851
|
+
if import_menu is None:
|
|
852
|
+
return
|
|
853
|
+
|
|
854
|
+
PLUGIN_ACTION_TAG = "plugin_managed"
|
|
855
|
+
sep = import_menu.addSeparator()
|
|
856
|
+
sep.setData(PLUGIN_ACTION_TAG)
|
|
854
857
|
|
|
855
858
|
plugin_map = {}
|
|
856
859
|
for ext, openers in self.host.plugin_manager.file_openers.items():
|
|
@@ -884,10 +887,10 @@ class MainInitManager:
|
|
|
884
887
|
|
|
885
888
|
return _cb
|
|
886
889
|
|
|
887
|
-
a = QAction(f"Import {ext_str} ({p_name})...", self.host)
|
|
888
|
-
a.triggered.connect(make_cb(ext_map, filter_str, p_name))
|
|
889
|
-
a.setData(PLUGIN_ACTION_TAG)
|
|
890
|
-
|
|
890
|
+
a = QAction(f"Import {ext_str} ({p_name})...", self.host)
|
|
891
|
+
a.triggered.connect(make_cb(ext_map, filter_str, p_name))
|
|
892
|
+
a.setData(PLUGIN_ACTION_TAG)
|
|
893
|
+
import_menu.addAction(a)
|
|
891
894
|
|
|
892
895
|
def _integrate_plugin_analysis_tools(self):
|
|
893
896
|
"""Add plugin-provided analysis tools to the analysis menu."""
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{moleditpy-3.0.0a8 → moleditpy-3.0.0b1}/src/moleditpy/ui/settings_tabs/settings_other_tab.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|