PySide2PyQt.epj

branch
eric7
changeset 63
3f3062df2e91
parent 58
2c8ec39c1d80
child 65
2bf03c855622
equal deleted inserted replaced
62:9edcff55904f 63:3f3062df2e91
1 { 1 {
2 "header": { 2 "header": {
3 "comment": "eric project file for project PySide2PyQt", 3 "comment": "eric project file for project PySide2PyQt",
4 "copyright": "Copyright (C) 2021 Detlev Offenbach, detlev@die-offenbachs.de" 4 "copyright": "Copyright (C) 2022 Detlev Offenbach, detlev@die-offenbachs.de"
5 }, 5 },
6 "project": { 6 "project": {
7 "AUTHOR": "Detlev Offenbach", 7 "AUTHOR": "Detlev Offenbach",
8 "CHECKERSPARMS": { 8 "CHECKERSPARMS": {
9 "Pep8Checker": { 9 "Pep8Checker": {
10 "AnnotationsChecker": { 10 "AnnotationsChecker": {
11 "AllowStarArgAny": false,
11 "AllowUntypedDefs": false, 12 "AllowUntypedDefs": false,
12 "AllowUntypedNested": false, 13 "AllowUntypedNested": false,
13 "DispatchDecorators": [ 14 "DispatchDecorators": [
14 "singledispatch", 15 "singledispatch",
15 "singledispatchmethod" 16 "singledispatchmethod"
16 ], 17 ],
18 "ForceFutureAnnotations": false,
17 "MaximumComplexity": 3, 19 "MaximumComplexity": 3,
18 "MaximumLength": 7, 20 "MaximumLength": 7,
19 "MinimumCoverage": 75, 21 "MinimumCoverage": 75,
20 "MypyInitReturn": false, 22 "MypyInitReturn": false,
21 "OverloadDecorators": [ 23 "OverloadDecorators": [
57 "- " 59 "- "
58 ] 60 ]
59 }, 61 },
60 "CopyrightAuthor": "", 62 "CopyrightAuthor": "",
61 "CopyrightMinFileSize": 0, 63 "CopyrightMinFileSize": 0,
62 "DocstringType": "eric", 64 "DocstringType": "eric_black",
63 "EnabledCheckerCategories": "C, D, E, M, N, S, Y, W", 65 "EnabledCheckerCategories": "C, D, E, M, N, S, Y, W",
64 "ExcludeFiles": "*/Ui_*.py, */*_rc.py", 66 "ExcludeFiles": "*/Ui_*.py, */*_rc.py",
65 "ExcludeMessages": "C101,E265,E266,E305,E402,M201,M301,M302,M303,M304,M305,M306,M307,M308,M311,M312,M313,M314,M315,M321,M701,M702,M811,M834,N802,N803,N807,N808,N821,W293,W504,Y119,Y401,Y402", 67 "ExcludeMessages": "C101,E265,E266,E305,E402,M201,M301,M302,M303,M304,M305,M306,M307,M308,M311,M312,M313,M314,M315,M321,M701,M702,M811,M834,N802,N803,N807,N808,N821,W293,W503,Y119,Y401,Y402",
66 "FixCodes": "", 68 "FixCodes": "",
67 "FixIssues": false, 69 "FixIssues": false,
68 "FutureChecker": "", 70 "FutureChecker": "",
69 "HangClosing": false, 71 "HangClosing": false,
72 "ImportsChecker": {
73 "ApplicationPackageNames": [],
74 "BanRelativeImports": "",
75 "BannedModules": []
76 },
70 "IncludeMessages": "", 77 "IncludeMessages": "",
71 "LineComplexity": 25, 78 "LineComplexity": 25,
72 "LineComplexityScore": 10, 79 "LineComplexityScore": 10,
73 "MaxCodeComplexity": 10, 80 "MaxCodeComplexity": 10,
74 "MaxDocLineLength": 79, 81 "MaxDocLineLength": 88,
75 "MaxLineLength": 79, 82 "MaxLineLength": 88,
76 "NoFixCodes": "E501", 83 "NoFixCodes": "E501",
77 "RepeatMessages": true, 84 "RepeatMessages": true,
78 "SecurityChecker": { 85 "SecurityChecker": {
79 "CheckTypedException": false, 86 "CheckTypedException": false,
80 "HardcodedTmpDirectories": [ 87 "HardcodedTmpDirectories": [
128 "qtHelpEnabled": false, 135 "qtHelpEnabled": false,
129 "useRecursion": true 136 "useRecursion": true
130 } 137 }
131 }, 138 },
132 "EMAIL": "detlev@die-offenbachs.de", 139 "EMAIL": "detlev@die-offenbachs.de",
140 "EMBEDDED_VENV": false,
133 "EOL": 1, 141 "EOL": 1,
134 "FILETYPES": { 142 "FILETYPES": {
135 "*.epj": "OTHERS", 143 "*.epj": "OTHERS",
136 "*.idl": "INTERFACES", 144 "*.idl": "INTERFACES",
137 "*.md": "OTHERS", 145 "*.md": "OTHERS",
159 "IncludeDirs": [], 167 "IncludeDirs": [],
160 "UndefinedNames": [] 168 "UndefinedNames": []
161 }, 169 },
162 "INTERFACES": [], 170 "INTERFACES": [],
163 "LEXERASSOCS": {}, 171 "LEXERASSOCS": {},
172 "LICENSE": "GNU General Public License v3 or later (GPLv3+)",
164 "MAINSCRIPT": "PluginPySide2PyQt.py", 173 "MAINSCRIPT": "PluginPySide2PyQt.py",
165 "MAKEPARAMS": { 174 "MAKEPARAMS": {
166 "MakeEnabled": false, 175 "MakeEnabled": false,
167 "MakeExecutable": "", 176 "MakeExecutable": "",
168 "MakeFile": "", 177 "MakeFile": "",
174 "OTHERS": [ 183 "OTHERS": [
175 ".hgignore", 184 ".hgignore",
176 "ChangeLog", 185 "ChangeLog",
177 "PKGLIST", 186 "PKGLIST",
178 "PluginPySide2PyQt.zip", 187 "PluginPySide2PyQt.zip",
188 "PySide2PyQt.epj",
179 "PySide2PyQt/Documentation/LICENSE.GPL3", 189 "PySide2PyQt/Documentation/LICENSE.GPL3",
180 "PySide2PyQt/Documentation/source", 190 "PySide2PyQt/Documentation/source"
181 "PySide2PyQt.epj"
182 ], 191 ],
183 "OTHERTOOLSPARMS": {}, 192 "OTHERTOOLSPARMS": {
193 "Black": {
194 "exclude": "/(\\.direnv|\\.eggs|\\.git|\\.hg|\\.mypy_cache|\\.nox|\\.tox|\\.venv|venv|\\.svn|_build|buck-out|build|dist|__pypackages__)/",
195 "extend-exclude": "",
196 "force-exclude": "",
197 "line-length": 88,
198 "skip-magic-trailing-comma": false,
199 "skip-string-normalization": false,
200 "source": "project",
201 "target-version": [
202 "py311",
203 "py310",
204 "py39",
205 "py38",
206 "py37"
207 ]
208 }
209 },
184 "PACKAGERSPARMS": {}, 210 "PACKAGERSPARMS": {},
185 "PROGLANGUAGE": "Python3", 211 "PROGLANGUAGE": "Python3",
186 "PROJECTTYPE": "E7Plugin", 212 "PROJECTTYPE": "E7Plugin",
187 "PROJECTTYPESPECIFICDATA": {}, 213 "PROJECTTYPESPECIFICDATA": {},
188 "PROTOCOLS": [], 214 "PROTOCOLS": [],
199 "__init__.py" 225 "__init__.py"
200 ], 226 ],
201 "SPELLEXCLUDES": "", 227 "SPELLEXCLUDES": "",
202 "SPELLLANGUAGE": "en_US", 228 "SPELLLANGUAGE": "en_US",
203 "SPELLWORDS": "", 229 "SPELLWORDS": "",
230 "TESTING_FRAMEWORK": "",
204 "TRANSLATIONEXCEPTIONS": [], 231 "TRANSLATIONEXCEPTIONS": [],
205 "TRANSLATIONPATTERN": "PySide2PyQt/i18n/pyside2pyqt_%language%.ts", 232 "TRANSLATIONPATTERN": "PySide2PyQt/i18n/pyside2pyqt_%language%.ts",
206 "TRANSLATIONS": [ 233 "TRANSLATIONS": [
207 "PySide2PyQt/i18n/pyside2pyqt_de.qm", 234 "PySide2PyQt/i18n/pyside2pyqt_de.qm",
208 "PySide2PyQt/i18n/pyside2pyqt_de.ts", 235 "PySide2PyQt/i18n/pyside2pyqt_de.ts",

eric ide

mercurial