MoleditPy-linux 1.16.3__tar.gz → 1.16.4__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.
Files changed (59) hide show
  1. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/PKG-INFO +5 -21
  2. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/README.md +4 -20
  3. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/pyproject.toml +1 -1
  4. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/MoleditPy_linux.egg-info/PKG-INFO +5 -21
  5. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/__main__.py +1 -1
  6. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/main.py +1 -1
  7. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/about_dialog.py +1 -1
  8. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/constants.py +1 -1
  9. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window.py +1 -1
  10. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/setup.cfg +0 -0
  11. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/MoleditPy_linux.egg-info/SOURCES.txt +0 -0
  12. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/MoleditPy_linux.egg-info/dependency_links.txt +0 -0
  13. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/MoleditPy_linux.egg-info/entry_points.txt +0 -0
  14. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/MoleditPy_linux.egg-info/requires.txt +0 -0
  15. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/MoleditPy_linux.egg-info/top_level.txt +0 -0
  16. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/__init__.py +0 -0
  17. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/__init__.py +0 -0
  18. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/align_plane_dialog.py +0 -0
  19. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/alignment_dialog.py +0 -0
  20. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/analysis_window.py +0 -0
  21. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/angle_dialog.py +0 -0
  22. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/assets/icon.icns +0 -0
  23. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/assets/icon.ico +0 -0
  24. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/assets/icon.png +0 -0
  25. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/atom_item.py +0 -0
  26. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/bond_item.py +0 -0
  27. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/bond_length_dialog.py +0 -0
  28. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/calculation_worker.py +0 -0
  29. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/color_settings_dialog.py +0 -0
  30. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/constrained_optimization_dialog.py +0 -0
  31. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/custom_interactor_style.py +0 -0
  32. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/custom_qt_interactor.py +0 -0
  33. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/dialog3_d_picking_mixin.py +0 -0
  34. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/dihedral_dialog.py +0 -0
  35. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_app_state.py +0 -0
  36. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_compute.py +0 -0
  37. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_dialog_manager.py +0 -0
  38. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_edit_3d.py +0 -0
  39. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_edit_actions.py +0 -0
  40. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_export.py +0 -0
  41. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_main_init.py +0 -0
  42. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_molecular_parsers.py +0 -0
  43. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_project_io.py +0 -0
  44. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_string_importers.py +0 -0
  45. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_ui_manager.py +0 -0
  46. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_view_3d.py +0 -0
  47. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/main_window_view_loaders.py +0 -0
  48. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/mirror_dialog.py +0 -0
  49. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/molecular_data.py +0 -0
  50. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/molecule_scene.py +0 -0
  51. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/move_group_dialog.py +0 -0
  52. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/periodic_table_dialog.py +0 -0
  53. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/planarize_dialog.py +0 -0
  54. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/settings_dialog.py +0 -0
  55. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/template_preview_item.py +0 -0
  56. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/template_preview_view.py +0 -0
  57. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/translation_dialog.py +0 -0
  58. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/user_template_dialog.py +0 -0
  59. {moleditpy_linux-1.16.3 → moleditpy_linux-1.16.4}/src/moleditpy_linux/modules/zoomable_view.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: MoleditPy-linux
3
- Version: 1.16.3
3
+ Version: 1.16.4
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
  Project-URL: Homepage, https://github.com/HiroYokoyama/python_molecular_editor
@@ -33,7 +33,7 @@ This is the Linux version of MoleditPy. The Open Babel fallback is disabled due
33
33
  **MoleditPy** is a cross-platform, intuitive molecular editor built in Python. It provides a seamless workflow for drawing 2D molecular structures, visualizing them in 3D, and performing interactive geometric manipulations. Its powerful editing and export capabilities make it an ideal tool for preparing input files for DFT calculation software.
34
34
 
35
35
  **Author**: HiroYokoyama
36
- **License**: Apache-2.0
36
+ **License**: GPL-v3
37
37
  **Repository**: [https://github.com/HiroYokoyama/python\_molecular\_editor](https://github.com/HiroYokoyama/python_molecular_editor)
38
38
 
39
39
  -----
@@ -109,15 +109,6 @@ For detailed instructions, please refer to the project [Wiki](https://github.com
109
109
  moleditpy-installer
110
110
  ```
111
111
 
112
-
113
- To enable Open Babel features (e.g., alternative 3D structure generation), please install the package manually.
114
- **Note:** Open Babel is licensed under **GPL v2**. Installing this package combines GPL code with this software.
115
-
116
-
117
- ```bash
118
- pip install "moleditpy[openbabel]"
119
- ```
120
-
121
112
  #### Running the Application
122
113
 
123
114
  ```bash
@@ -150,7 +141,7 @@ moleditpy
150
141
 
151
142
  ## License
152
143
 
153
- This project is licensed under the **Apache-2.0 License**. See the `LICENSE` file for details.
144
+ This project is licensed under the **GNU General Public License v3.0 (GPL-v3)**. See the `LICENSE` file for details.
154
145
 
155
146
  -----
156
147
 
@@ -159,7 +150,7 @@ This project is licensed under the **Apache-2.0 License**. See the `LICENSE` fil
159
150
  **MoleditPy**は、Pythonで構築されたクロスプラットフォームかつ直感的な分子エディターです。2Dでの分子描画から3D構造の可視化・編集、さらにはインタラクティブな幾何学的操作まで、シームレスなワークフローを提供します。その強力な編集機能とエクスポート機能により、**DFT計算ソフトウェアのインプット作成に最適なツール**です。
160
151
 
161
152
  **作者**: HiroYokoyama
162
- **ライセンス**: Apache-2.0
153
+ **ライセンス**: GPL-v3
163
154
  **リポジトリ**: [https://github.com/HiroYokoyama/python\_molecular\_editor](https://github.com/HiroYokoyama/python_molecular_editor)
164
155
 
165
156
  -----
@@ -232,13 +223,6 @@ This project is licensed under the **Apache-2.0 License**. See the `LICENSE` fil
232
223
  moleditpy-installer
233
224
  ```
234
225
 
235
- Open Babel 機能(代替的な3D構造生成など)を有効にする場合は、以下のコマンドで個別にインストールしてください。
236
- **注意:** Open Babel は **GPL v2** ライセンスです。このパッケージをインストールすると、GPLの条項が適用される可能性があります。
237
-
238
- ```bash
239
- pip install "moleditpy[openbabel]"
240
- ```
241
-
242
226
  #### アプリケーションの起動
243
227
 
244
228
  ```bash
@@ -271,4 +255,4 @@ moleditpy
271
255
 
272
256
  ## ライセンス
273
257
 
274
- このプロジェクトは **Apache-2.0 License** のもとで公開されています。詳細は `LICENSE` ファイルを参照してください。
258
+ このプロジェクトは **GNU General Public License v3.0 (GPL-v3)** のもとで公開されています。詳細は `LICENSE` ファイルを参照してください。
@@ -8,7 +8,7 @@ This is the Linux version of MoleditPy. The Open Babel fallback is disabled due
8
8
  **MoleditPy** is a cross-platform, intuitive molecular editor built in Python. It provides a seamless workflow for drawing 2D molecular structures, visualizing them in 3D, and performing interactive geometric manipulations. Its powerful editing and export capabilities make it an ideal tool for preparing input files for DFT calculation software.
9
9
 
10
10
  **Author**: HiroYokoyama
11
- **License**: Apache-2.0
11
+ **License**: GPL-v3
12
12
  **Repository**: [https://github.com/HiroYokoyama/python\_molecular\_editor](https://github.com/HiroYokoyama/python_molecular_editor)
13
13
 
14
14
  -----
@@ -84,15 +84,6 @@ For detailed instructions, please refer to the project [Wiki](https://github.com
84
84
  moleditpy-installer
85
85
  ```
86
86
 
87
-
88
- To enable Open Babel features (e.g., alternative 3D structure generation), please install the package manually.
89
- **Note:** Open Babel is licensed under **GPL v2**. Installing this package combines GPL code with this software.
90
-
91
-
92
- ```bash
93
- pip install "moleditpy[openbabel]"
94
- ```
95
-
96
87
  #### Running the Application
97
88
 
98
89
  ```bash
@@ -125,7 +116,7 @@ moleditpy
125
116
 
126
117
  ## License
127
118
 
128
- This project is licensed under the **Apache-2.0 License**. See the `LICENSE` file for details.
119
+ This project is licensed under the **GNU General Public License v3.0 (GPL-v3)**. See the `LICENSE` file for details.
129
120
 
130
121
  -----
131
122
 
@@ -134,7 +125,7 @@ This project is licensed under the **Apache-2.0 License**. See the `LICENSE` fil
134
125
  **MoleditPy**は、Pythonで構築されたクロスプラットフォームかつ直感的な分子エディターです。2Dでの分子描画から3D構造の可視化・編集、さらにはインタラクティブな幾何学的操作まで、シームレスなワークフローを提供します。その強力な編集機能とエクスポート機能により、**DFT計算ソフトウェアのインプット作成に最適なツール**です。
135
126
 
136
127
  **作者**: HiroYokoyama
137
- **ライセンス**: Apache-2.0
128
+ **ライセンス**: GPL-v3
138
129
  **リポジトリ**: [https://github.com/HiroYokoyama/python\_molecular\_editor](https://github.com/HiroYokoyama/python_molecular_editor)
139
130
 
140
131
  -----
@@ -207,13 +198,6 @@ This project is licensed under the **Apache-2.0 License**. See the `LICENSE` fil
207
198
  moleditpy-installer
208
199
  ```
209
200
 
210
- Open Babel 機能(代替的な3D構造生成など)を有効にする場合は、以下のコマンドで個別にインストールしてください。
211
- **注意:** Open Babel は **GPL v2** ライセンスです。このパッケージをインストールすると、GPLの条項が適用される可能性があります。
212
-
213
- ```bash
214
- pip install "moleditpy[openbabel]"
215
- ```
216
-
217
201
  #### アプリケーションの起動
218
202
 
219
203
  ```bash
@@ -246,4 +230,4 @@ moleditpy
246
230
 
247
231
  ## ライセンス
248
232
 
249
- このプロジェクトは **Apache-2.0 License** のもとで公開されています。詳細は `LICENSE` ファイルを参照してください。
233
+ このプロジェクトは **GNU General Public License v3.0 (GPL-v3)** のもとで公開されています。詳細は `LICENSE` ファイルを参照してください。
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
5
  [project]
6
6
  name = "MoleditPy-linux"
7
7
 
8
- version = "1.16.3"
8
+ version = "1.16.4"
9
9
 
10
10
  authors = [
11
11
  { name="HiroYokoyama", email="titech.yoko.hiro@gmail.com" },
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: MoleditPy-linux
3
- Version: 1.16.3
3
+ Version: 1.16.4
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
  Project-URL: Homepage, https://github.com/HiroYokoyama/python_molecular_editor
@@ -33,7 +33,7 @@ This is the Linux version of MoleditPy. The Open Babel fallback is disabled due
33
33
  **MoleditPy** is a cross-platform, intuitive molecular editor built in Python. It provides a seamless workflow for drawing 2D molecular structures, visualizing them in 3D, and performing interactive geometric manipulations. Its powerful editing and export capabilities make it an ideal tool for preparing input files for DFT calculation software.
34
34
 
35
35
  **Author**: HiroYokoyama
36
- **License**: Apache-2.0
36
+ **License**: GPL-v3
37
37
  **Repository**: [https://github.com/HiroYokoyama/python\_molecular\_editor](https://github.com/HiroYokoyama/python_molecular_editor)
38
38
 
39
39
  -----
@@ -109,15 +109,6 @@ For detailed instructions, please refer to the project [Wiki](https://github.com
109
109
  moleditpy-installer
110
110
  ```
111
111
 
112
-
113
- To enable Open Babel features (e.g., alternative 3D structure generation), please install the package manually.
114
- **Note:** Open Babel is licensed under **GPL v2**. Installing this package combines GPL code with this software.
115
-
116
-
117
- ```bash
118
- pip install "moleditpy[openbabel]"
119
- ```
120
-
121
112
  #### Running the Application
122
113
 
123
114
  ```bash
@@ -150,7 +141,7 @@ moleditpy
150
141
 
151
142
  ## License
152
143
 
153
- This project is licensed under the **Apache-2.0 License**. See the `LICENSE` file for details.
144
+ This project is licensed under the **GNU General Public License v3.0 (GPL-v3)**. See the `LICENSE` file for details.
154
145
 
155
146
  -----
156
147
 
@@ -159,7 +150,7 @@ This project is licensed under the **Apache-2.0 License**. See the `LICENSE` fil
159
150
  **MoleditPy**は、Pythonで構築されたクロスプラットフォームかつ直感的な分子エディターです。2Dでの分子描画から3D構造の可視化・編集、さらにはインタラクティブな幾何学的操作まで、シームレスなワークフローを提供します。その強力な編集機能とエクスポート機能により、**DFT計算ソフトウェアのインプット作成に最適なツール**です。
160
151
 
161
152
  **作者**: HiroYokoyama
162
- **ライセンス**: Apache-2.0
153
+ **ライセンス**: GPL-v3
163
154
  **リポジトリ**: [https://github.com/HiroYokoyama/python\_molecular\_editor](https://github.com/HiroYokoyama/python_molecular_editor)
164
155
 
165
156
  -----
@@ -232,13 +223,6 @@ This project is licensed under the **Apache-2.0 License**. See the `LICENSE` fil
232
223
  moleditpy-installer
233
224
  ```
234
225
 
235
- Open Babel 機能(代替的な3D構造生成など)を有効にする場合は、以下のコマンドで個別にインストールしてください。
236
- **注意:** Open Babel は **GPL v2** ライセンスです。このパッケージをインストールすると、GPLの条項が適用される可能性があります。
237
-
238
- ```bash
239
- pip install "moleditpy[openbabel]"
240
- ```
241
-
242
226
  #### アプリケーションの起動
243
227
 
244
228
  ```bash
@@ -271,4 +255,4 @@ moleditpy
271
255
 
272
256
  ## ライセンス
273
257
 
274
- このプロジェクトは **Apache-2.0 License** のもとで公開されています。詳細は `LICENSE` ファイルを参照してください。
258
+ このプロジェクトは **GNU General Public License v3.0 (GPL-v3)** のもとで公開されています。詳細は `LICENSE` ファイルを参照してください。
@@ -5,7 +5,7 @@
5
5
  MoleditPy — A Python-based molecular editing software
6
6
 
7
7
  Author: Hiromichi Yokoyama
8
- License: Apache-2.0 license
8
+ License: GPL-3.0 license
9
9
  Repo: https://github.com/HiroYokoyama/python_molecular_editor
10
10
  DOI 10.5281/zenodo.17268532
11
11
  """
@@ -5,7 +5,7 @@
5
5
  MoleditPy — A Python-based molecular editing software
6
6
 
7
7
  Author: Hiromichi Yokoyama
8
- License: Apache-2.0 license
8
+ License: GPL-3.0 license
9
9
  Repo: https://github.com/HiroYokoyama/python_molecular_editor
10
10
  DOI 10.5281/zenodo.17268532
11
11
  """
@@ -50,7 +50,7 @@ class AboutDialog(QDialog):
50
50
  layout.addWidget(self.image_label)
51
51
 
52
52
  # Add text information
53
- info_text = f"MoleditPy for Linux Ver. {VERSION}\nAuthor: Hiromichi Yokoyama\nLicense: Apache-2.0"
53
+ info_text = f"MoleditPy Ver. {VERSION}\nAuthor: Hiromichi Yokoyama\nLicense: GPL-3.0 license"
54
54
  info_label = QLabel(info_text)
55
55
  info_label.setAlignment(Qt.AlignmentFlag.AlignCenter)
56
56
  layout.addWidget(info_label)
@@ -4,7 +4,7 @@ from PyQt6.QtGui import QFont, QColor
4
4
  from rdkit import Chem
5
5
 
6
6
  #Version
7
- VERSION = '1.16.3'
7
+ VERSION = '1.16.4'
8
8
 
9
9
  ATOM_RADIUS = 18
10
10
  BOND_OFFSET = 3.5
@@ -5,7 +5,7 @@
5
5
  MoleditPy — A Python-based molecular editing software
6
6
 
7
7
  Author: Hiromichi Yokoyama
8
- License: Apache-2.0 license
8
+ License: GPL-3.0 license
9
9
  Repo: https://github.com/HiroYokoyama/python_molecular_editor
10
10
  DOI 10.5281/zenodo.17268532
11
11
  """