aedev-aedev 0.3.28__tar.gz → 0.3.30__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.
@@ -1,4 +1,4 @@
1
- <!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.project_tpls v0.3.58 -->
1
+ <!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.project_tpls v0.3.75 -->
2
2
  ### GNU GENERAL PUBLIC LICENSE
3
3
 
4
4
  Version 3, 29 June 2007
@@ -0,0 +1,212 @@
1
+ Metadata-Version: 2.4
2
+ Name: aedev_aedev
3
+ Version: 0.3.30
4
+ Summary: aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
5
+ Home-page: https://gitlab.com/aedev-group/aedev_aedev
6
+ Author: AndiEcker
7
+ Author-email: aecker2@gmail.com
8
+ License: GPL-3.0-or-later
9
+ Project-URL: Bug Tracker, https://gitlab.com/aedev-group/aedev_aedev/-/issues
10
+ Project-URL: Documentation, https://aedev.readthedocs.io/en/latest/_autosummary/aedev.aedev.html
11
+ Project-URL: Repository, https://gitlab.com/aedev-group/aedev_aedev
12
+ Project-URL: Source, https://aedev.readthedocs.io/en/latest/_modules/aedev/aedev.html
13
+ Keywords: configuration,development,environment,productivity
14
+ Classifier: Development Status :: 3 - Alpha
15
+ Classifier: Natural Language :: English
16
+ Classifier: Operating System :: OS Independent
17
+ Classifier: Programming Language :: Python
18
+ Classifier: Programming Language :: Python :: 3
19
+ Classifier: Programming Language :: Python :: 3.12
20
+ Classifier: Topic :: Software Development
21
+ Classifier: Typing :: Typed
22
+ Requires-Python: >=3.12
23
+ Description-Content-Type: text/markdown
24
+ License-File: LICENSE.md
25
+ Provides-Extra: dev
26
+ Requires-Dist: aedev_project_tpls==0.3.75; extra == "dev"
27
+ Requires-Dist: aedev_app_tpls==0.3.18; extra == "dev"
28
+ Requires-Dist: aedev_namespace_root_tpls==0.3.22; extra == "dev"
29
+ Requires-Dist: aedev_base==0.3.1; extra == "dev"
30
+ Requires-Dist: aedev_commands==0.3.6; extra == "dev"
31
+ Requires-Dist: aedev_project_vars==0.3.5; extra == "dev"
32
+ Requires-Dist: aedev_project_manager==0.3.13; extra == "dev"
33
+ Requires-Dist: aedev_aedev==0.3.28; extra == "dev"
34
+ Requires-Dist: ae-parse-date==0.3.5; extra == "dev"
35
+ Requires-Dist: ae_base==0.3.78; extra == "dev"
36
+ Requires-Dist: ae_console==0.3.93; extra == "dev"
37
+ Requires-Dist: ae_core==0.3.82; extra == "dev"
38
+ Requires-Dist: ae_dynamicod==0.3.15; extra == "dev"
39
+ Requires-Dist: ae_files==0.3.25; extra == "dev"
40
+ Requires-Dist: ae_literal==0.3.35; extra == "dev"
41
+ Requires-Dist: ae_managed_files==0.3.4; extra == "dev"
42
+ Requires-Dist: ae_paths==0.3.43; extra == "dev"
43
+ Requires-Dist: ae_pythonanywhere==0.3.3; extra == "dev"
44
+ Requires-Dist: ae_shell==0.3.12; extra == "dev"
45
+ Requires-Dist: ae_updater==0.3.17; extra == "dev"
46
+ Requires-Dist: anybadge==1.16.0; extra == "dev"
47
+ Requires-Dist: argcomplete==3.6.3; extra == "dev"
48
+ Requires-Dist: astroid==4.0.2; extra == "dev"
49
+ Requires-Dist: certifi==2025.4.26; extra == "dev"
50
+ Requires-Dist: cffi==1.17.1; extra == "dev"
51
+ Requires-Dist: charset-normalizer==3.4.2; extra == "dev"
52
+ Requires-Dist: click==8.3.0; extra == "dev"
53
+ Requires-Dist: coverage==7.13.3; extra == "dev"
54
+ Requires-Dist: coverage-badge==1.1.2; extra == "dev"
55
+ Requires-Dist: cryptography==45.0.4; extra == "dev"
56
+ Requires-Dist: Deprecated==1.2.18; extra == "dev"
57
+ Requires-Dist: dill==0.4.0; extra == "dev"
58
+ Requires-Dist: docutils==0.21.2; extra == "dev"
59
+ Requires-Dist: flake8==7.3.0; extra == "dev"
60
+ Requires-Dist: id==1.5.0; extra == "dev"
61
+ Requires-Dist: idna==3.10; extra == "dev"
62
+ Requires-Dist: iniconfig==2.1.0; extra == "dev"
63
+ Requires-Dist: isort==6.0.1; extra == "dev"
64
+ Requires-Dist: jaraco.classes==3.4.0; extra == "dev"
65
+ Requires-Dist: jaraco.context==6.0.1; extra == "dev"
66
+ Requires-Dist: jaraco.functools==4.1.0; extra == "dev"
67
+ Requires-Dist: jeepney==0.9.0; extra == "dev"
68
+ Requires-Dist: keyring==25.6.0; extra == "dev"
69
+ Requires-Dist: librt==0.6.3; extra == "dev"
70
+ Requires-Dist: markdown-it-py==3.0.0; extra == "dev"
71
+ Requires-Dist: mccabe==0.7.0; extra == "dev"
72
+ Requires-Dist: mdurl==0.1.2; extra == "dev"
73
+ Requires-Dist: more-itertools==10.7.0; extra == "dev"
74
+ Requires-Dist: mypy==1.19.1; extra == "dev"
75
+ Requires-Dist: mypy_extensions==1.1.0; extra == "dev"
76
+ Requires-Dist: nh3==0.2.21; extra == "dev"
77
+ Requires-Dist: packaging==25.0; extra == "dev"
78
+ Requires-Dist: pathspec==0.12.1; extra == "dev"
79
+ Requires-Dist: pillow==12.1.0; extra == "dev"
80
+ Requires-Dist: pipx==1.8.0; extra == "dev"
81
+ Requires-Dist: platformdirs==4.3.8; extra == "dev"
82
+ Requires-Dist: pluggy==1.6.0; extra == "dev"
83
+ Requires-Dist: pycodestyle==2.14.0; extra == "dev"
84
+ Requires-Dist: pycparser==2.22; extra == "dev"
85
+ Requires-Dist: pyflakes==3.4.0; extra == "dev"
86
+ Requires-Dist: PyGithub==2.8.1; extra == "dev"
87
+ Requires-Dist: Pygments==2.19.1; extra == "dev"
88
+ Requires-Dist: pyjnius==1.6.1; extra == "dev"
89
+ Requires-Dist: PyJWT==2.10.1; extra == "dev"
90
+ Requires-Dist: pylint==4.0.4; extra == "dev"
91
+ Requires-Dist: PyNaCl==1.5.0; extra == "dev"
92
+ Requires-Dist: pytest==9.0.2; extra == "dev"
93
+ Requires-Dist: pytest-cov==7.0.0; extra == "dev"
94
+ Requires-Dist: pytest-django==4.11.1; extra == "dev"
95
+ Requires-Dist: python-gitlab==8.0.0; extra == "dev"
96
+ Requires-Dist: readme_renderer==44.0; extra == "dev"
97
+ Requires-Dist: requests==2.32.5; extra == "dev"
98
+ Requires-Dist: requests-toolbelt==1.0.0; extra == "dev"
99
+ Requires-Dist: rfc3986==2.0.0; extra == "dev"
100
+ Requires-Dist: rich==14.0.0; extra == "dev"
101
+ Requires-Dist: SecretStorage==3.3.3; extra == "dev"
102
+ Requires-Dist: setuptools==80.10.2; extra == "dev"
103
+ Requires-Dist: tomlkit==0.13.3; extra == "dev"
104
+ Requires-Dist: twine==6.2.0; extra == "dev"
105
+ Requires-Dist: types-Pillow==10.2.0.20240822; extra == "dev"
106
+ Requires-Dist: types-requests==2.32.4.20260107; extra == "dev"
107
+ Requires-Dist: types-setuptools==80.10.0.20260124; extra == "dev"
108
+ Requires-Dist: typing==3.7.4.3; extra == "dev"
109
+ Requires-Dist: typing_extensions==4.15.0; extra == "dev"
110
+ Requires-Dist: urllib3==2.4.0; extra == "dev"
111
+ Requires-Dist: userpath==1.9.2; extra == "dev"
112
+ Requires-Dist: wheel==0.46.3; extra == "dev"
113
+ Requires-Dist: wrapt==1.17.2; extra == "dev"
114
+ Requires-Dist: sphinx; extra == "dev"
115
+ Requires-Dist: sphinx-rtd-theme; extra == "dev"
116
+ Requires-Dist: sphinx_autodoc_typehints; extra == "dev"
117
+ Requires-Dist: sphinx_paramlinks; extra == "dev"
118
+ Requires-Dist: aedev_project_vars; extra == "dev"
119
+ Requires-Dist: anybadge; extra == "dev"
120
+ Requires-Dist: coverage-badge; extra == "dev"
121
+ Requires-Dist: flake8; extra == "dev"
122
+ Requires-Dist: mypy; extra == "dev"
123
+ Requires-Dist: pylint; extra == "dev"
124
+ Requires-Dist: pytest; extra == "dev"
125
+ Requires-Dist: pytest-cov; extra == "dev"
126
+ Requires-Dist: pytest-django; extra == "dev"
127
+ Requires-Dist: typing; extra == "dev"
128
+ Requires-Dist: types-setuptools; extra == "dev"
129
+ Provides-Extra: docs
130
+ Requires-Dist: sphinx; extra == "docs"
131
+ Requires-Dist: sphinx-rtd-theme; extra == "docs"
132
+ Requires-Dist: sphinx_autodoc_typehints; extra == "docs"
133
+ Requires-Dist: sphinx_paramlinks; extra == "docs"
134
+ Requires-Dist: aedev_project_vars; extra == "docs"
135
+ Provides-Extra: tests
136
+ Requires-Dist: anybadge; extra == "tests"
137
+ Requires-Dist: coverage-badge; extra == "tests"
138
+ Requires-Dist: flake8; extra == "tests"
139
+ Requires-Dist: mypy; extra == "tests"
140
+ Requires-Dist: pylint; extra == "tests"
141
+ Requires-Dist: pytest; extra == "tests"
142
+ Requires-Dist: pytest-cov; extra == "tests"
143
+ Requires-Dist: pytest-django; extra == "tests"
144
+ Requires-Dist: typing; extra == "tests"
145
+ Requires-Dist: types-setuptools; extra == "tests"
146
+ Dynamic: author
147
+ Dynamic: author-email
148
+ Dynamic: classifier
149
+ Dynamic: description
150
+ Dynamic: description-content-type
151
+ Dynamic: home-page
152
+ Dynamic: keywords
153
+ Dynamic: license
154
+ Dynamic: license-file
155
+ Dynamic: project-url
156
+ Dynamic: provides-extra
157
+ Dynamic: requires-python
158
+ Dynamic: summary
159
+
160
+ <!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.namespace_root_tpls v0.3.22 -->
161
+ # __aedev__ namespace-root project
162
+
163
+ aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
164
+
165
+
166
+ ## aedev namespace root package use-cases
167
+
168
+ this package is the root project of the aedev namespace and their portions (the modules
169
+ and sub-packages of the namespace aedev). it provides helpers and templates in order to
170
+ bundle and ease the maintenance, for example to:
171
+
172
+ * update and deploy common outsourced files, optionally generated from templates.
173
+ * merge docstrings of all portions into a single combined and cross-linked documentation.
174
+ * compile and publish documentation via Sphinx onto [ReadTheDocs](https://aedev.readthedocs.io "aedev on RTD").
175
+ * bulk refactor multiple portions of this namespace simultaneously using the
176
+ [git repository manager tool (__pjm__)](https://gitlab.com/aedev-group/aedev_project_manager).
177
+
178
+ to enable the update and deployment of outsourced files generated from the templates provided by
179
+ this root package, add this root package to the development requirements file (dev_requirements.txt)
180
+ of each portion project of this namespace. in this entry you can optionally specify the version of
181
+ this project.
182
+
183
+ and because this namespace-root package is only needed for development tasks, it will never need to
184
+ be added to the installation requirements file (requirements.txt) of a project.
185
+
186
+ please check the [project manager manual](
187
+ https://aedev.readthedocs.io/en/latest/man/project_manager.html "project_manager manual")
188
+ for more detailed information on the provided actions of the __pjm__ tool.
189
+
190
+
191
+ ## installation
192
+
193
+ no installation is needed to use this project for your portion projects, because the __pjm__ tool is
194
+ automatically fetching this and the other template projects from https://gitlab.com/aedev-group (and
195
+ in the specified version).
196
+
197
+ an installation is only needed if you want to adapt this namespace-root project for your needs or if you want
198
+ to contribute to this root package. in this case please follow the instructions given in the
199
+ :ref:`contributing` document.
200
+
201
+
202
+ ## namespace portions
203
+
204
+ the following 7 portions are currently included in this namespace:
205
+
206
+ * [aedev_project_tpls](https://pypi.org/project/aedev_project_tpls "aedev namespace portion aedev_project_tpls")
207
+ * [aedev_app_tpls](https://pypi.org/project/aedev_app_tpls "aedev namespace portion aedev_app_tpls")
208
+ * [aedev_namespace_root_tpls](https://pypi.org/project/aedev_namespace_root_tpls "aedev namespace portion aedev_namespace_root_tpls")
209
+ * [aedev_base](https://pypi.org/project/aedev_base "aedev namespace portion aedev_base")
210
+ * [aedev_commands](https://pypi.org/project/aedev_commands "aedev namespace portion aedev_commands")
211
+ * [aedev_project_vars](https://pypi.org/project/aedev_project_vars "aedev namespace portion aedev_project_vars")
212
+ * [aedev_project_manager](https://pypi.org/project/aedev_project_manager "aedev namespace portion aedev_project_manager")
@@ -1,4 +1,4 @@
1
- <!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.namespace_root_tpls v0.3.21 -->
1
+ <!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.namespace_root_tpls v0.3.22 -->
2
2
  # __aedev__ namespace-root project
3
3
 
4
4
  aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
@@ -14,7 +14,7 @@ bundle and ease the maintenance, for example to:
14
14
  * merge docstrings of all portions into a single combined and cross-linked documentation.
15
15
  * compile and publish documentation via Sphinx onto [ReadTheDocs](https://aedev.readthedocs.io "aedev on RTD").
16
16
  * bulk refactor multiple portions of this namespace simultaneously using the
17
- [git repository manager tool (__grm__)](https://gitlab.com/aedev-group/aedev_git_repo_manager).
17
+ [git repository manager tool (__pjm__)](https://gitlab.com/aedev-group/aedev_project_manager).
18
18
 
19
19
  to enable the update and deployment of outsourced files generated from the templates provided by
20
20
  this root package, add this root package to the development requirements file (dev_requirements.txt)
@@ -24,14 +24,14 @@ this project.
24
24
  and because this namespace-root package is only needed for development tasks, it will never need to
25
25
  be added to the installation requirements file (requirements.txt) of a project.
26
26
 
27
- please check the [git repository manager manual](
28
- https://aedev.readthedocs.io/en/latest/man/git_repo_manager.html "git_repo_manager manual")
29
- for more detailed information on the provided actions of the __grm__ tool.
27
+ please check the [project manager manual](
28
+ https://aedev.readthedocs.io/en/latest/man/project_manager.html "project_manager manual")
29
+ for more detailed information on the provided actions of the __pjm__ tool.
30
30
 
31
31
 
32
32
  ## installation
33
33
 
34
- no installation is needed to use this project for your portion projects, because the __grm__ tool is
34
+ no installation is needed to use this project for your portion projects, because the __pjm__ tool is
35
35
  automatically fetching this and the other template projects from https://gitlab.com/aedev-group (and
36
36
  in the specified version).
37
37
 
@@ -42,9 +42,12 @@ to contribute to this root package. in this case please follow the instructions
42
42
 
43
43
  ## namespace portions
44
44
 
45
- the following 4 portions are currently included in this namespace:
45
+ the following 7 portions are currently included in this namespace:
46
46
 
47
+ * [aedev_project_tpls](https://pypi.org/project/aedev_project_tpls "aedev namespace portion aedev_project_tpls")
47
48
  * [aedev_app_tpls](https://pypi.org/project/aedev_app_tpls "aedev namespace portion aedev_app_tpls")
48
49
  * [aedev_namespace_root_tpls](https://pypi.org/project/aedev_namespace_root_tpls "aedev namespace portion aedev_namespace_root_tpls")
49
- * [aedev_project_tpls](https://pypi.org/project/aedev_project_tpls "aedev namespace portion aedev_project_tpls")
50
+ * [aedev_base](https://pypi.org/project/aedev_base "aedev namespace portion aedev_base")
51
+ * [aedev_commands](https://pypi.org/project/aedev_commands "aedev namespace portion aedev_commands")
52
+ * [aedev_project_vars](https://pypi.org/project/aedev_project_vars "aedev namespace portion aedev_project_vars")
50
53
  * [aedev_project_manager](https://pypi.org/project/aedev_project_manager "aedev namespace portion aedev_project_manager")
@@ -1,3 +1,3 @@
1
1
  """ aedev namespace root, providing setup, development and documentation tools/templates for Python projects. """
2
2
 
3
- __version__ = '0.3.28'
3
+ __version__ = '0.3.30'
@@ -0,0 +1,212 @@
1
+ Metadata-Version: 2.4
2
+ Name: aedev_aedev
3
+ Version: 0.3.30
4
+ Summary: aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
5
+ Home-page: https://gitlab.com/aedev-group/aedev_aedev
6
+ Author: AndiEcker
7
+ Author-email: aecker2@gmail.com
8
+ License: GPL-3.0-or-later
9
+ Project-URL: Bug Tracker, https://gitlab.com/aedev-group/aedev_aedev/-/issues
10
+ Project-URL: Documentation, https://aedev.readthedocs.io/en/latest/_autosummary/aedev.aedev.html
11
+ Project-URL: Repository, https://gitlab.com/aedev-group/aedev_aedev
12
+ Project-URL: Source, https://aedev.readthedocs.io/en/latest/_modules/aedev/aedev.html
13
+ Keywords: configuration,development,environment,productivity
14
+ Classifier: Development Status :: 3 - Alpha
15
+ Classifier: Natural Language :: English
16
+ Classifier: Operating System :: OS Independent
17
+ Classifier: Programming Language :: Python
18
+ Classifier: Programming Language :: Python :: 3
19
+ Classifier: Programming Language :: Python :: 3.12
20
+ Classifier: Topic :: Software Development
21
+ Classifier: Typing :: Typed
22
+ Requires-Python: >=3.12
23
+ Description-Content-Type: text/markdown
24
+ License-File: LICENSE.md
25
+ Provides-Extra: dev
26
+ Requires-Dist: aedev_project_tpls==0.3.75; extra == "dev"
27
+ Requires-Dist: aedev_app_tpls==0.3.18; extra == "dev"
28
+ Requires-Dist: aedev_namespace_root_tpls==0.3.22; extra == "dev"
29
+ Requires-Dist: aedev_base==0.3.1; extra == "dev"
30
+ Requires-Dist: aedev_commands==0.3.6; extra == "dev"
31
+ Requires-Dist: aedev_project_vars==0.3.5; extra == "dev"
32
+ Requires-Dist: aedev_project_manager==0.3.13; extra == "dev"
33
+ Requires-Dist: aedev_aedev==0.3.28; extra == "dev"
34
+ Requires-Dist: ae-parse-date==0.3.5; extra == "dev"
35
+ Requires-Dist: ae_base==0.3.78; extra == "dev"
36
+ Requires-Dist: ae_console==0.3.93; extra == "dev"
37
+ Requires-Dist: ae_core==0.3.82; extra == "dev"
38
+ Requires-Dist: ae_dynamicod==0.3.15; extra == "dev"
39
+ Requires-Dist: ae_files==0.3.25; extra == "dev"
40
+ Requires-Dist: ae_literal==0.3.35; extra == "dev"
41
+ Requires-Dist: ae_managed_files==0.3.4; extra == "dev"
42
+ Requires-Dist: ae_paths==0.3.43; extra == "dev"
43
+ Requires-Dist: ae_pythonanywhere==0.3.3; extra == "dev"
44
+ Requires-Dist: ae_shell==0.3.12; extra == "dev"
45
+ Requires-Dist: ae_updater==0.3.17; extra == "dev"
46
+ Requires-Dist: anybadge==1.16.0; extra == "dev"
47
+ Requires-Dist: argcomplete==3.6.3; extra == "dev"
48
+ Requires-Dist: astroid==4.0.2; extra == "dev"
49
+ Requires-Dist: certifi==2025.4.26; extra == "dev"
50
+ Requires-Dist: cffi==1.17.1; extra == "dev"
51
+ Requires-Dist: charset-normalizer==3.4.2; extra == "dev"
52
+ Requires-Dist: click==8.3.0; extra == "dev"
53
+ Requires-Dist: coverage==7.13.3; extra == "dev"
54
+ Requires-Dist: coverage-badge==1.1.2; extra == "dev"
55
+ Requires-Dist: cryptography==45.0.4; extra == "dev"
56
+ Requires-Dist: Deprecated==1.2.18; extra == "dev"
57
+ Requires-Dist: dill==0.4.0; extra == "dev"
58
+ Requires-Dist: docutils==0.21.2; extra == "dev"
59
+ Requires-Dist: flake8==7.3.0; extra == "dev"
60
+ Requires-Dist: id==1.5.0; extra == "dev"
61
+ Requires-Dist: idna==3.10; extra == "dev"
62
+ Requires-Dist: iniconfig==2.1.0; extra == "dev"
63
+ Requires-Dist: isort==6.0.1; extra == "dev"
64
+ Requires-Dist: jaraco.classes==3.4.0; extra == "dev"
65
+ Requires-Dist: jaraco.context==6.0.1; extra == "dev"
66
+ Requires-Dist: jaraco.functools==4.1.0; extra == "dev"
67
+ Requires-Dist: jeepney==0.9.0; extra == "dev"
68
+ Requires-Dist: keyring==25.6.0; extra == "dev"
69
+ Requires-Dist: librt==0.6.3; extra == "dev"
70
+ Requires-Dist: markdown-it-py==3.0.0; extra == "dev"
71
+ Requires-Dist: mccabe==0.7.0; extra == "dev"
72
+ Requires-Dist: mdurl==0.1.2; extra == "dev"
73
+ Requires-Dist: more-itertools==10.7.0; extra == "dev"
74
+ Requires-Dist: mypy==1.19.1; extra == "dev"
75
+ Requires-Dist: mypy_extensions==1.1.0; extra == "dev"
76
+ Requires-Dist: nh3==0.2.21; extra == "dev"
77
+ Requires-Dist: packaging==25.0; extra == "dev"
78
+ Requires-Dist: pathspec==0.12.1; extra == "dev"
79
+ Requires-Dist: pillow==12.1.0; extra == "dev"
80
+ Requires-Dist: pipx==1.8.0; extra == "dev"
81
+ Requires-Dist: platformdirs==4.3.8; extra == "dev"
82
+ Requires-Dist: pluggy==1.6.0; extra == "dev"
83
+ Requires-Dist: pycodestyle==2.14.0; extra == "dev"
84
+ Requires-Dist: pycparser==2.22; extra == "dev"
85
+ Requires-Dist: pyflakes==3.4.0; extra == "dev"
86
+ Requires-Dist: PyGithub==2.8.1; extra == "dev"
87
+ Requires-Dist: Pygments==2.19.1; extra == "dev"
88
+ Requires-Dist: pyjnius==1.6.1; extra == "dev"
89
+ Requires-Dist: PyJWT==2.10.1; extra == "dev"
90
+ Requires-Dist: pylint==4.0.4; extra == "dev"
91
+ Requires-Dist: PyNaCl==1.5.0; extra == "dev"
92
+ Requires-Dist: pytest==9.0.2; extra == "dev"
93
+ Requires-Dist: pytest-cov==7.0.0; extra == "dev"
94
+ Requires-Dist: pytest-django==4.11.1; extra == "dev"
95
+ Requires-Dist: python-gitlab==8.0.0; extra == "dev"
96
+ Requires-Dist: readme_renderer==44.0; extra == "dev"
97
+ Requires-Dist: requests==2.32.5; extra == "dev"
98
+ Requires-Dist: requests-toolbelt==1.0.0; extra == "dev"
99
+ Requires-Dist: rfc3986==2.0.0; extra == "dev"
100
+ Requires-Dist: rich==14.0.0; extra == "dev"
101
+ Requires-Dist: SecretStorage==3.3.3; extra == "dev"
102
+ Requires-Dist: setuptools==80.10.2; extra == "dev"
103
+ Requires-Dist: tomlkit==0.13.3; extra == "dev"
104
+ Requires-Dist: twine==6.2.0; extra == "dev"
105
+ Requires-Dist: types-Pillow==10.2.0.20240822; extra == "dev"
106
+ Requires-Dist: types-requests==2.32.4.20260107; extra == "dev"
107
+ Requires-Dist: types-setuptools==80.10.0.20260124; extra == "dev"
108
+ Requires-Dist: typing==3.7.4.3; extra == "dev"
109
+ Requires-Dist: typing_extensions==4.15.0; extra == "dev"
110
+ Requires-Dist: urllib3==2.4.0; extra == "dev"
111
+ Requires-Dist: userpath==1.9.2; extra == "dev"
112
+ Requires-Dist: wheel==0.46.3; extra == "dev"
113
+ Requires-Dist: wrapt==1.17.2; extra == "dev"
114
+ Requires-Dist: sphinx; extra == "dev"
115
+ Requires-Dist: sphinx-rtd-theme; extra == "dev"
116
+ Requires-Dist: sphinx_autodoc_typehints; extra == "dev"
117
+ Requires-Dist: sphinx_paramlinks; extra == "dev"
118
+ Requires-Dist: aedev_project_vars; extra == "dev"
119
+ Requires-Dist: anybadge; extra == "dev"
120
+ Requires-Dist: coverage-badge; extra == "dev"
121
+ Requires-Dist: flake8; extra == "dev"
122
+ Requires-Dist: mypy; extra == "dev"
123
+ Requires-Dist: pylint; extra == "dev"
124
+ Requires-Dist: pytest; extra == "dev"
125
+ Requires-Dist: pytest-cov; extra == "dev"
126
+ Requires-Dist: pytest-django; extra == "dev"
127
+ Requires-Dist: typing; extra == "dev"
128
+ Requires-Dist: types-setuptools; extra == "dev"
129
+ Provides-Extra: docs
130
+ Requires-Dist: sphinx; extra == "docs"
131
+ Requires-Dist: sphinx-rtd-theme; extra == "docs"
132
+ Requires-Dist: sphinx_autodoc_typehints; extra == "docs"
133
+ Requires-Dist: sphinx_paramlinks; extra == "docs"
134
+ Requires-Dist: aedev_project_vars; extra == "docs"
135
+ Provides-Extra: tests
136
+ Requires-Dist: anybadge; extra == "tests"
137
+ Requires-Dist: coverage-badge; extra == "tests"
138
+ Requires-Dist: flake8; extra == "tests"
139
+ Requires-Dist: mypy; extra == "tests"
140
+ Requires-Dist: pylint; extra == "tests"
141
+ Requires-Dist: pytest; extra == "tests"
142
+ Requires-Dist: pytest-cov; extra == "tests"
143
+ Requires-Dist: pytest-django; extra == "tests"
144
+ Requires-Dist: typing; extra == "tests"
145
+ Requires-Dist: types-setuptools; extra == "tests"
146
+ Dynamic: author
147
+ Dynamic: author-email
148
+ Dynamic: classifier
149
+ Dynamic: description
150
+ Dynamic: description-content-type
151
+ Dynamic: home-page
152
+ Dynamic: keywords
153
+ Dynamic: license
154
+ Dynamic: license-file
155
+ Dynamic: project-url
156
+ Dynamic: provides-extra
157
+ Dynamic: requires-python
158
+ Dynamic: summary
159
+
160
+ <!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.namespace_root_tpls v0.3.22 -->
161
+ # __aedev__ namespace-root project
162
+
163
+ aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
164
+
165
+
166
+ ## aedev namespace root package use-cases
167
+
168
+ this package is the root project of the aedev namespace and their portions (the modules
169
+ and sub-packages of the namespace aedev). it provides helpers and templates in order to
170
+ bundle and ease the maintenance, for example to:
171
+
172
+ * update and deploy common outsourced files, optionally generated from templates.
173
+ * merge docstrings of all portions into a single combined and cross-linked documentation.
174
+ * compile and publish documentation via Sphinx onto [ReadTheDocs](https://aedev.readthedocs.io "aedev on RTD").
175
+ * bulk refactor multiple portions of this namespace simultaneously using the
176
+ [git repository manager tool (__pjm__)](https://gitlab.com/aedev-group/aedev_project_manager).
177
+
178
+ to enable the update and deployment of outsourced files generated from the templates provided by
179
+ this root package, add this root package to the development requirements file (dev_requirements.txt)
180
+ of each portion project of this namespace. in this entry you can optionally specify the version of
181
+ this project.
182
+
183
+ and because this namespace-root package is only needed for development tasks, it will never need to
184
+ be added to the installation requirements file (requirements.txt) of a project.
185
+
186
+ please check the [project manager manual](
187
+ https://aedev.readthedocs.io/en/latest/man/project_manager.html "project_manager manual")
188
+ for more detailed information on the provided actions of the __pjm__ tool.
189
+
190
+
191
+ ## installation
192
+
193
+ no installation is needed to use this project for your portion projects, because the __pjm__ tool is
194
+ automatically fetching this and the other template projects from https://gitlab.com/aedev-group (and
195
+ in the specified version).
196
+
197
+ an installation is only needed if you want to adapt this namespace-root project for your needs or if you want
198
+ to contribute to this root package. in this case please follow the instructions given in the
199
+ :ref:`contributing` document.
200
+
201
+
202
+ ## namespace portions
203
+
204
+ the following 7 portions are currently included in this namespace:
205
+
206
+ * [aedev_project_tpls](https://pypi.org/project/aedev_project_tpls "aedev namespace portion aedev_project_tpls")
207
+ * [aedev_app_tpls](https://pypi.org/project/aedev_app_tpls "aedev namespace portion aedev_app_tpls")
208
+ * [aedev_namespace_root_tpls](https://pypi.org/project/aedev_namespace_root_tpls "aedev namespace portion aedev_namespace_root_tpls")
209
+ * [aedev_base](https://pypi.org/project/aedev_base "aedev namespace portion aedev_base")
210
+ * [aedev_commands](https://pypi.org/project/aedev_commands "aedev namespace portion aedev_commands")
211
+ * [aedev_project_vars](https://pypi.org/project/aedev_project_vars "aedev namespace portion aedev_project_vars")
212
+ * [aedev_project_manager](https://pypi.org/project/aedev_project_manager "aedev namespace portion aedev_project_manager")
@@ -0,0 +1,124 @@
1
+
2
+ [dev]
3
+ aedev_project_tpls==0.3.75
4
+ aedev_app_tpls==0.3.18
5
+ aedev_namespace_root_tpls==0.3.22
6
+ aedev_base==0.3.1
7
+ aedev_commands==0.3.6
8
+ aedev_project_vars==0.3.5
9
+ aedev_project_manager==0.3.13
10
+ aedev_aedev==0.3.28
11
+ ae-parse-date==0.3.5
12
+ ae_base==0.3.78
13
+ ae_console==0.3.93
14
+ ae_core==0.3.82
15
+ ae_dynamicod==0.3.15
16
+ ae_files==0.3.25
17
+ ae_literal==0.3.35
18
+ ae_managed_files==0.3.4
19
+ ae_paths==0.3.43
20
+ ae_pythonanywhere==0.3.3
21
+ ae_shell==0.3.12
22
+ ae_updater==0.3.17
23
+ anybadge==1.16.0
24
+ argcomplete==3.6.3
25
+ astroid==4.0.2
26
+ certifi==2025.4.26
27
+ cffi==1.17.1
28
+ charset-normalizer==3.4.2
29
+ click==8.3.0
30
+ coverage==7.13.3
31
+ coverage-badge==1.1.2
32
+ cryptography==45.0.4
33
+ Deprecated==1.2.18
34
+ dill==0.4.0
35
+ docutils==0.21.2
36
+ flake8==7.3.0
37
+ id==1.5.0
38
+ idna==3.10
39
+ iniconfig==2.1.0
40
+ isort==6.0.1
41
+ jaraco.classes==3.4.0
42
+ jaraco.context==6.0.1
43
+ jaraco.functools==4.1.0
44
+ jeepney==0.9.0
45
+ keyring==25.6.0
46
+ librt==0.6.3
47
+ markdown-it-py==3.0.0
48
+ mccabe==0.7.0
49
+ mdurl==0.1.2
50
+ more-itertools==10.7.0
51
+ mypy==1.19.1
52
+ mypy_extensions==1.1.0
53
+ nh3==0.2.21
54
+ packaging==25.0
55
+ pathspec==0.12.1
56
+ pillow==12.1.0
57
+ pipx==1.8.0
58
+ platformdirs==4.3.8
59
+ pluggy==1.6.0
60
+ pycodestyle==2.14.0
61
+ pycparser==2.22
62
+ pyflakes==3.4.0
63
+ PyGithub==2.8.1
64
+ Pygments==2.19.1
65
+ pyjnius==1.6.1
66
+ PyJWT==2.10.1
67
+ pylint==4.0.4
68
+ PyNaCl==1.5.0
69
+ pytest==9.0.2
70
+ pytest-cov==7.0.0
71
+ pytest-django==4.11.1
72
+ python-gitlab==8.0.0
73
+ readme_renderer==44.0
74
+ requests==2.32.5
75
+ requests-toolbelt==1.0.0
76
+ rfc3986==2.0.0
77
+ rich==14.0.0
78
+ SecretStorage==3.3.3
79
+ setuptools==80.10.2
80
+ tomlkit==0.13.3
81
+ twine==6.2.0
82
+ types-Pillow==10.2.0.20240822
83
+ types-requests==2.32.4.20260107
84
+ types-setuptools==80.10.0.20260124
85
+ typing==3.7.4.3
86
+ typing_extensions==4.15.0
87
+ urllib3==2.4.0
88
+ userpath==1.9.2
89
+ wheel==0.46.3
90
+ wrapt==1.17.2
91
+ sphinx
92
+ sphinx-rtd-theme
93
+ sphinx_autodoc_typehints
94
+ sphinx_paramlinks
95
+ aedev_project_vars
96
+ anybadge
97
+ coverage-badge
98
+ flake8
99
+ mypy
100
+ pylint
101
+ pytest
102
+ pytest-cov
103
+ pytest-django
104
+ typing
105
+ types-setuptools
106
+
107
+ [docs]
108
+ sphinx
109
+ sphinx-rtd-theme
110
+ sphinx_autodoc_typehints
111
+ sphinx_paramlinks
112
+ aedev_project_vars
113
+
114
+ [tests]
115
+ anybadge
116
+ coverage-badge
117
+ flake8
118
+ mypy
119
+ pylint
120
+ pytest
121
+ pytest-cov
122
+ pytest-django
123
+ typing
124
+ types-setuptools
@@ -1,4 +1,4 @@
1
- # THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.project_tpls v0.3.58
1
+ # THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.project_tpls v0.3.75
2
2
  [build-system]
3
3
  requires = ["setuptools>=42", "wheel"]
4
4
  build-backend = "setuptools.build_meta"
@@ -0,0 +1,186 @@
1
+ # THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.project_tpls v0.3.75
2
+ """ setup of aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.. """
3
+ import sys
4
+ # noinspection PyUnresolvedReferences
5
+ import pathlib
6
+ # noinspection PyUnresolvedReferences
7
+ import setuptools
8
+
9
+
10
+ print("SetUp " + __name__ + ": " + sys.executable + str(sys.argv) + f" {sys.path=}")
11
+
12
+ setup_kwargs = {
13
+ 'author': 'AndiEcker',
14
+ 'author_email': 'aecker2@gmail.com',
15
+ 'classifiers': [
16
+ 'Development Status :: 3 - Alpha',
17
+ 'Natural Language :: English',
18
+ 'Operating System :: OS Independent',
19
+ 'Programming Language :: Python',
20
+ 'Programming Language :: Python :: 3',
21
+ 'Programming Language :: Python :: 3.12',
22
+ 'Topic :: Software Development',
23
+ 'Typing :: Typed',
24
+ ],
25
+ 'description': 'aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.',
26
+ 'extras_require': {
27
+ 'dev': [
28
+ 'aedev_project_tpls==0.3.75',
29
+ 'aedev_app_tpls==0.3.18',
30
+ 'aedev_namespace_root_tpls==0.3.22',
31
+ 'aedev_base==0.3.1',
32
+ 'aedev_commands==0.3.6',
33
+ 'aedev_project_vars==0.3.5',
34
+ 'aedev_project_manager==0.3.13',
35
+ 'aedev_aedev==0.3.28',
36
+ 'ae-parse-date==0.3.5',
37
+ 'ae_base==0.3.78',
38
+ 'ae_console==0.3.93',
39
+ 'ae_core==0.3.82',
40
+ 'ae_dynamicod==0.3.15',
41
+ 'ae_files==0.3.25',
42
+ 'ae_literal==0.3.35',
43
+ 'ae_managed_files==0.3.4',
44
+ 'ae_paths==0.3.43',
45
+ 'ae_pythonanywhere==0.3.3',
46
+ 'ae_shell==0.3.12',
47
+ 'ae_updater==0.3.17',
48
+ 'anybadge==1.16.0',
49
+ 'argcomplete==3.6.3',
50
+ 'astroid==4.0.2',
51
+ 'certifi==2025.4.26',
52
+ 'cffi==1.17.1',
53
+ 'charset-normalizer==3.4.2',
54
+ 'click==8.3.0',
55
+ 'coverage==7.13.3',
56
+ 'coverage-badge==1.1.2',
57
+ 'cryptography==45.0.4',
58
+ 'Deprecated==1.2.18',
59
+ 'dill==0.4.0',
60
+ 'docutils==0.21.2',
61
+ 'flake8==7.3.0',
62
+ 'id==1.5.0',
63
+ 'idna==3.10',
64
+ 'iniconfig==2.1.0',
65
+ 'isort==6.0.1',
66
+ 'jaraco.classes==3.4.0',
67
+ 'jaraco.context==6.0.1',
68
+ 'jaraco.functools==4.1.0',
69
+ 'jeepney==0.9.0',
70
+ 'keyring==25.6.0',
71
+ 'librt==0.6.3',
72
+ 'markdown-it-py==3.0.0',
73
+ 'mccabe==0.7.0',
74
+ 'mdurl==0.1.2',
75
+ 'more-itertools==10.7.0',
76
+ 'mypy==1.19.1',
77
+ 'mypy_extensions==1.1.0',
78
+ 'nh3==0.2.21',
79
+ 'packaging==25.0',
80
+ 'pathspec==0.12.1',
81
+ 'pillow==12.1.0',
82
+ 'pipx==1.8.0',
83
+ 'platformdirs==4.3.8',
84
+ 'pluggy==1.6.0',
85
+ 'pycodestyle==2.14.0',
86
+ 'pycparser==2.22',
87
+ 'pyflakes==3.4.0',
88
+ 'PyGithub==2.8.1',
89
+ 'Pygments==2.19.1',
90
+ 'pyjnius==1.6.1',
91
+ 'PyJWT==2.10.1',
92
+ 'pylint==4.0.4',
93
+ 'PyNaCl==1.5.0',
94
+ 'pytest==9.0.2',
95
+ 'pytest-cov==7.0.0',
96
+ 'pytest-django==4.11.1',
97
+ 'python-gitlab==8.0.0',
98
+ 'readme_renderer==44.0',
99
+ 'requests==2.32.5',
100
+ 'requests-toolbelt==1.0.0',
101
+ 'rfc3986==2.0.0',
102
+ 'rich==14.0.0',
103
+ 'SecretStorage==3.3.3',
104
+ 'setuptools==80.10.2',
105
+ 'tomlkit==0.13.3',
106
+ 'twine==6.2.0',
107
+ 'types-Pillow==10.2.0.20240822',
108
+ 'types-requests==2.32.4.20260107',
109
+ 'types-setuptools==80.10.0.20260124',
110
+ 'typing==3.7.4.3',
111
+ 'typing_extensions==4.15.0',
112
+ 'urllib3==2.4.0',
113
+ 'userpath==1.9.2',
114
+ 'wheel==0.46.3',
115
+ 'wrapt==1.17.2',
116
+ 'sphinx',
117
+ 'sphinx-rtd-theme',
118
+ 'sphinx_autodoc_typehints',
119
+ 'sphinx_paramlinks',
120
+ 'aedev_project_vars',
121
+ 'anybadge',
122
+ 'coverage-badge',
123
+ 'flake8',
124
+ 'mypy',
125
+ 'pylint',
126
+ 'pytest',
127
+ 'pytest-cov',
128
+ 'pytest-django',
129
+ 'typing',
130
+ 'types-setuptools',
131
+ ],
132
+ 'docs': [
133
+ 'sphinx',
134
+ 'sphinx-rtd-theme',
135
+ 'sphinx_autodoc_typehints',
136
+ 'sphinx_paramlinks',
137
+ 'aedev_project_vars',
138
+ ],
139
+ 'tests': [
140
+ 'anybadge',
141
+ 'coverage-badge',
142
+ 'flake8',
143
+ 'mypy',
144
+ 'pylint',
145
+ 'pytest',
146
+ 'pytest-cov',
147
+ 'pytest-django',
148
+ 'typing',
149
+ 'types-setuptools',
150
+ ],
151
+ },
152
+ 'install_requires': [],
153
+ 'keywords': [
154
+ 'configuration',
155
+ 'development',
156
+ 'environment',
157
+ 'productivity',
158
+ ],
159
+ 'license': 'GPL-3.0-or-later',
160
+ 'long_description': (pathlib.Path(__file__).parent / 'README.md').read_text(encoding='utf-8'),
161
+ 'long_description_content_type': 'text/markdown',
162
+ 'name': 'aedev_aedev',
163
+ 'package_data': {
164
+ '': [
165
+ 'templates/de_spt_namespace-root_de_otf_de_tpl_README.md',
166
+ ],
167
+ },
168
+ 'packages': [
169
+ 'aedev.aedev',
170
+ 'aedev.aedev.templates',
171
+ ],
172
+ 'project_urls': {
173
+ 'Bug Tracker': 'https://gitlab.com/aedev-group/aedev_aedev/-/issues',
174
+ 'Documentation': 'https://aedev.readthedocs.io/en/latest/_autosummary/aedev.aedev.html',
175
+ 'Repository': 'https://gitlab.com/aedev-group/aedev_aedev',
176
+ 'Source': 'https://aedev.readthedocs.io/en/latest/_modules/aedev/aedev.html',
177
+ },
178
+ 'python_requires': '>=3.12',
179
+ 'url': 'https://gitlab.com/aedev-group/aedev_aedev',
180
+ 'version': '0.3.30',
181
+ 'zip_safe': False,
182
+ }
183
+
184
+ if __name__ == "__main__":
185
+ setuptools.setup(**setup_kwargs)
186
+ pass
@@ -0,0 +1,22 @@
1
+ """ aedev_aedev unit tests. """
2
+ import importlib
3
+
4
+
5
+ main_imp_name = "aedev.aedev"
6
+ main_module = importlib.import_module(main_imp_name)
7
+
8
+
9
+ def test_version():
10
+ """ test existence of project package version. """
11
+ # noinspection PyUnresolvedReferences
12
+ pkg_version = main_module.__version__
13
+ assert pkg_version
14
+ assert isinstance(pkg_version, str)
15
+ assert pkg_version.count(".") == 2
16
+
17
+
18
+ def test_docstring():
19
+ """ test existence of project package docstring. """
20
+ pkg_docstring = main_module.__doc__
21
+ assert pkg_docstring
22
+ assert isinstance(pkg_docstring, str)
@@ -1,128 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: aedev_aedev
3
- Version: 0.3.28
4
- Summary: aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
5
- Home-page: https://gitlab.com/aedev-group/aedev_aedev
6
- Author: AndiEcker
7
- Author-email: aecker2@gmail.com
8
- License: GPL-3.0-or-later
9
- Project-URL: Bug Tracker, https://gitlab.com/aedev-group/aedev_aedev/-/issues
10
- Project-URL: Documentation, https://aedev.readthedocs.io/en/latest/_autosummary/aedev.aedev.html
11
- Project-URL: Repository, https://gitlab.com/aedev-group/aedev_aedev
12
- Project-URL: Source, https://aedev.readthedocs.io/en/latest/_modules/aedev/aedev.html
13
- Keywords: configuration,development,environment,productivity
14
- Classifier: Development Status :: 3 - Alpha
15
- Classifier: Natural Language :: English
16
- Classifier: Operating System :: OS Independent
17
- Classifier: Programming Language :: Python
18
- Classifier: Programming Language :: Python :: 3
19
- Classifier: Programming Language :: Python :: 3.9
20
- Classifier: Topic :: Software Development
21
- Classifier: Typing :: Typed
22
- Requires-Python: >=3.9
23
- Description-Content-Type: text/markdown
24
- License-File: LICENSE.md
25
- Provides-Extra: dev
26
- Requires-Dist: aedev_app_tpls; extra == "dev"
27
- Requires-Dist: aedev_namespace_root_tpls; extra == "dev"
28
- Requires-Dist: aedev_project_tpls; extra == "dev"
29
- Requires-Dist: aedev_aedev; extra == "dev"
30
- Requires-Dist: aedev_project_manager; extra == "dev"
31
- Requires-Dist: sphinx; extra == "dev"
32
- Requires-Dist: sphinx-rtd-theme; extra == "dev"
33
- Requires-Dist: sphinx_autodoc_typehints; extra == "dev"
34
- Requires-Dist: sphinx_paramlinks; extra == "dev"
35
- Requires-Dist: ae_dev_ops; extra == "dev"
36
- Requires-Dist: anybadge; extra == "dev"
37
- Requires-Dist: coverage-badge; extra == "dev"
38
- Requires-Dist: aedev_project_manager; extra == "dev"
39
- Requires-Dist: flake8; extra == "dev"
40
- Requires-Dist: mypy; extra == "dev"
41
- Requires-Dist: pylint; extra == "dev"
42
- Requires-Dist: pytest; extra == "dev"
43
- Requires-Dist: pytest-cov; extra == "dev"
44
- Requires-Dist: pytest-django; extra == "dev"
45
- Requires-Dist: typing; extra == "dev"
46
- Requires-Dist: types-setuptools; extra == "dev"
47
- Provides-Extra: docs
48
- Requires-Dist: sphinx; extra == "docs"
49
- Requires-Dist: sphinx-rtd-theme; extra == "docs"
50
- Requires-Dist: sphinx_autodoc_typehints; extra == "docs"
51
- Requires-Dist: sphinx_paramlinks; extra == "docs"
52
- Requires-Dist: ae_dev_ops; extra == "docs"
53
- Provides-Extra: tests
54
- Requires-Dist: anybadge; extra == "tests"
55
- Requires-Dist: coverage-badge; extra == "tests"
56
- Requires-Dist: aedev_project_manager; extra == "tests"
57
- Requires-Dist: flake8; extra == "tests"
58
- Requires-Dist: mypy; extra == "tests"
59
- Requires-Dist: pylint; extra == "tests"
60
- Requires-Dist: pytest; extra == "tests"
61
- Requires-Dist: pytest-cov; extra == "tests"
62
- Requires-Dist: pytest-django; extra == "tests"
63
- Requires-Dist: typing; extra == "tests"
64
- Requires-Dist: types-setuptools; extra == "tests"
65
- Dynamic: author
66
- Dynamic: author-email
67
- Dynamic: classifier
68
- Dynamic: description
69
- Dynamic: description-content-type
70
- Dynamic: home-page
71
- Dynamic: keywords
72
- Dynamic: license
73
- Dynamic: license-file
74
- Dynamic: project-url
75
- Dynamic: provides-extra
76
- Dynamic: requires-python
77
- Dynamic: summary
78
-
79
- <!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.namespace_root_tpls v0.3.21 -->
80
- # __aedev__ namespace-root project
81
-
82
- aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
83
-
84
-
85
- ## aedev namespace root package use-cases
86
-
87
- this package is the root project of the aedev namespace and their portions (the modules
88
- and sub-packages of the namespace aedev). it provides helpers and templates in order to
89
- bundle and ease the maintenance, for example to:
90
-
91
- * update and deploy common outsourced files, optionally generated from templates.
92
- * merge docstrings of all portions into a single combined and cross-linked documentation.
93
- * compile and publish documentation via Sphinx onto [ReadTheDocs](https://aedev.readthedocs.io "aedev on RTD").
94
- * bulk refactor multiple portions of this namespace simultaneously using the
95
- [git repository manager tool (__grm__)](https://gitlab.com/aedev-group/aedev_git_repo_manager).
96
-
97
- to enable the update and deployment of outsourced files generated from the templates provided by
98
- this root package, add this root package to the development requirements file (dev_requirements.txt)
99
- of each portion project of this namespace. in this entry you can optionally specify the version of
100
- this project.
101
-
102
- and because this namespace-root package is only needed for development tasks, it will never need to
103
- be added to the installation requirements file (requirements.txt) of a project.
104
-
105
- please check the [git repository manager manual](
106
- https://aedev.readthedocs.io/en/latest/man/git_repo_manager.html "git_repo_manager manual")
107
- for more detailed information on the provided actions of the __grm__ tool.
108
-
109
-
110
- ## installation
111
-
112
- no installation is needed to use this project for your portion projects, because the __grm__ tool is
113
- automatically fetching this and the other template projects from https://gitlab.com/aedev-group (and
114
- in the specified version).
115
-
116
- an installation is only needed if you want to adapt this namespace-root project for your needs or if you want
117
- to contribute to this root package. in this case please follow the instructions given in the
118
- :ref:`contributing` document.
119
-
120
-
121
- ## namespace portions
122
-
123
- the following 4 portions are currently included in this namespace:
124
-
125
- * [aedev_app_tpls](https://pypi.org/project/aedev_app_tpls "aedev namespace portion aedev_app_tpls")
126
- * [aedev_namespace_root_tpls](https://pypi.org/project/aedev_namespace_root_tpls "aedev namespace portion aedev_namespace_root_tpls")
127
- * [aedev_project_tpls](https://pypi.org/project/aedev_project_tpls "aedev namespace portion aedev_project_tpls")
128
- * [aedev_project_manager](https://pypi.org/project/aedev_project_manager "aedev namespace portion aedev_project_manager")
@@ -1,128 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: aedev_aedev
3
- Version: 0.3.28
4
- Summary: aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
5
- Home-page: https://gitlab.com/aedev-group/aedev_aedev
6
- Author: AndiEcker
7
- Author-email: aecker2@gmail.com
8
- License: GPL-3.0-or-later
9
- Project-URL: Bug Tracker, https://gitlab.com/aedev-group/aedev_aedev/-/issues
10
- Project-URL: Documentation, https://aedev.readthedocs.io/en/latest/_autosummary/aedev.aedev.html
11
- Project-URL: Repository, https://gitlab.com/aedev-group/aedev_aedev
12
- Project-URL: Source, https://aedev.readthedocs.io/en/latest/_modules/aedev/aedev.html
13
- Keywords: configuration,development,environment,productivity
14
- Classifier: Development Status :: 3 - Alpha
15
- Classifier: Natural Language :: English
16
- Classifier: Operating System :: OS Independent
17
- Classifier: Programming Language :: Python
18
- Classifier: Programming Language :: Python :: 3
19
- Classifier: Programming Language :: Python :: 3.9
20
- Classifier: Topic :: Software Development
21
- Classifier: Typing :: Typed
22
- Requires-Python: >=3.9
23
- Description-Content-Type: text/markdown
24
- License-File: LICENSE.md
25
- Provides-Extra: dev
26
- Requires-Dist: aedev_app_tpls; extra == "dev"
27
- Requires-Dist: aedev_namespace_root_tpls; extra == "dev"
28
- Requires-Dist: aedev_project_tpls; extra == "dev"
29
- Requires-Dist: aedev_aedev; extra == "dev"
30
- Requires-Dist: aedev_project_manager; extra == "dev"
31
- Requires-Dist: sphinx; extra == "dev"
32
- Requires-Dist: sphinx-rtd-theme; extra == "dev"
33
- Requires-Dist: sphinx_autodoc_typehints; extra == "dev"
34
- Requires-Dist: sphinx_paramlinks; extra == "dev"
35
- Requires-Dist: ae_dev_ops; extra == "dev"
36
- Requires-Dist: anybadge; extra == "dev"
37
- Requires-Dist: coverage-badge; extra == "dev"
38
- Requires-Dist: aedev_project_manager; extra == "dev"
39
- Requires-Dist: flake8; extra == "dev"
40
- Requires-Dist: mypy; extra == "dev"
41
- Requires-Dist: pylint; extra == "dev"
42
- Requires-Dist: pytest; extra == "dev"
43
- Requires-Dist: pytest-cov; extra == "dev"
44
- Requires-Dist: pytest-django; extra == "dev"
45
- Requires-Dist: typing; extra == "dev"
46
- Requires-Dist: types-setuptools; extra == "dev"
47
- Provides-Extra: docs
48
- Requires-Dist: sphinx; extra == "docs"
49
- Requires-Dist: sphinx-rtd-theme; extra == "docs"
50
- Requires-Dist: sphinx_autodoc_typehints; extra == "docs"
51
- Requires-Dist: sphinx_paramlinks; extra == "docs"
52
- Requires-Dist: ae_dev_ops; extra == "docs"
53
- Provides-Extra: tests
54
- Requires-Dist: anybadge; extra == "tests"
55
- Requires-Dist: coverage-badge; extra == "tests"
56
- Requires-Dist: aedev_project_manager; extra == "tests"
57
- Requires-Dist: flake8; extra == "tests"
58
- Requires-Dist: mypy; extra == "tests"
59
- Requires-Dist: pylint; extra == "tests"
60
- Requires-Dist: pytest; extra == "tests"
61
- Requires-Dist: pytest-cov; extra == "tests"
62
- Requires-Dist: pytest-django; extra == "tests"
63
- Requires-Dist: typing; extra == "tests"
64
- Requires-Dist: types-setuptools; extra == "tests"
65
- Dynamic: author
66
- Dynamic: author-email
67
- Dynamic: classifier
68
- Dynamic: description
69
- Dynamic: description-content-type
70
- Dynamic: home-page
71
- Dynamic: keywords
72
- Dynamic: license
73
- Dynamic: license-file
74
- Dynamic: project-url
75
- Dynamic: provides-extra
76
- Dynamic: requires-python
77
- Dynamic: summary
78
-
79
- <!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.namespace_root_tpls v0.3.21 -->
80
- # __aedev__ namespace-root project
81
-
82
- aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.
83
-
84
-
85
- ## aedev namespace root package use-cases
86
-
87
- this package is the root project of the aedev namespace and their portions (the modules
88
- and sub-packages of the namespace aedev). it provides helpers and templates in order to
89
- bundle and ease the maintenance, for example to:
90
-
91
- * update and deploy common outsourced files, optionally generated from templates.
92
- * merge docstrings of all portions into a single combined and cross-linked documentation.
93
- * compile and publish documentation via Sphinx onto [ReadTheDocs](https://aedev.readthedocs.io "aedev on RTD").
94
- * bulk refactor multiple portions of this namespace simultaneously using the
95
- [git repository manager tool (__grm__)](https://gitlab.com/aedev-group/aedev_git_repo_manager).
96
-
97
- to enable the update and deployment of outsourced files generated from the templates provided by
98
- this root package, add this root package to the development requirements file (dev_requirements.txt)
99
- of each portion project of this namespace. in this entry you can optionally specify the version of
100
- this project.
101
-
102
- and because this namespace-root package is only needed for development tasks, it will never need to
103
- be added to the installation requirements file (requirements.txt) of a project.
104
-
105
- please check the [git repository manager manual](
106
- https://aedev.readthedocs.io/en/latest/man/git_repo_manager.html "git_repo_manager manual")
107
- for more detailed information on the provided actions of the __grm__ tool.
108
-
109
-
110
- ## installation
111
-
112
- no installation is needed to use this project for your portion projects, because the __grm__ tool is
113
- automatically fetching this and the other template projects from https://gitlab.com/aedev-group (and
114
- in the specified version).
115
-
116
- an installation is only needed if you want to adapt this namespace-root project for your needs or if you want
117
- to contribute to this root package. in this case please follow the instructions given in the
118
- :ref:`contributing` document.
119
-
120
-
121
- ## namespace portions
122
-
123
- the following 4 portions are currently included in this namespace:
124
-
125
- * [aedev_app_tpls](https://pypi.org/project/aedev_app_tpls "aedev namespace portion aedev_app_tpls")
126
- * [aedev_namespace_root_tpls](https://pypi.org/project/aedev_namespace_root_tpls "aedev namespace portion aedev_namespace_root_tpls")
127
- * [aedev_project_tpls](https://pypi.org/project/aedev_project_tpls "aedev namespace portion aedev_project_tpls")
128
- * [aedev_project_manager](https://pypi.org/project/aedev_project_manager "aedev namespace portion aedev_project_manager")
@@ -1,42 +0,0 @@
1
-
2
- [dev]
3
- aedev_app_tpls
4
- aedev_namespace_root_tpls
5
- aedev_project_tpls
6
- aedev_aedev
7
- aedev_project_manager
8
- sphinx
9
- sphinx-rtd-theme
10
- sphinx_autodoc_typehints
11
- sphinx_paramlinks
12
- ae_dev_ops
13
- anybadge
14
- coverage-badge
15
- flake8
16
- mypy
17
- pylint
18
- pytest
19
- pytest-cov
20
- pytest-django
21
- typing
22
- types-setuptools
23
-
24
- [docs]
25
- sphinx
26
- sphinx-rtd-theme
27
- sphinx_autodoc_typehints
28
- sphinx_paramlinks
29
- ae_dev_ops
30
-
31
- [tests]
32
- anybadge
33
- coverage-badge
34
- aedev_project_manager
35
- flake8
36
- mypy
37
- pylint
38
- pytest
39
- pytest-cov
40
- pytest-django
41
- typing
42
- types-setuptools
@@ -1,98 +0,0 @@
1
- # THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.project_tpls v0.3.58
2
- """ setup of aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for Python projects.. """
3
- # noinspection PyUnresolvedReferences
4
- import sys
5
- print(f"SetUp {__name__=} {sys.executable=} {sys.argv=} {sys.path=}")
6
-
7
- # noinspection PyUnresolvedReferences
8
- import setuptools
9
-
10
- setup_kwargs = {
11
- 'author': 'AndiEcker',
12
- 'author_email': 'aecker2@gmail.com',
13
- 'classifiers': [ 'Development Status :: 3 - Alpha', 'Natural Language :: English', 'Operating System :: OS Independent',
14
- 'Programming Language :: Python', 'Programming Language :: Python :: 3',
15
- 'Programming Language :: Python :: 3.9', 'Topic :: Software Development', 'Typing :: Typed'],
16
- 'description': ('aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for '
17
- 'Python projects.'),
18
- 'extras_require': { 'dev': [ 'aedev_app_tpls', 'aedev_namespace_root_tpls', 'aedev_project_tpls', 'aedev_aedev',
19
- 'aedev_project_manager', 'sphinx', 'sphinx-rtd-theme', 'sphinx_autodoc_typehints',
20
- 'sphinx_paramlinks', 'ae_dev_ops', 'anybadge', 'coverage-badge', 'aedev_project_manager',
21
- 'flake8', 'mypy', 'pylint', 'pytest', 'pytest-cov', 'pytest-django', 'typing',
22
- 'types-setuptools'],
23
- 'docs': ['sphinx', 'sphinx-rtd-theme', 'sphinx_autodoc_typehints', 'sphinx_paramlinks', 'ae_dev_ops'],
24
- 'tests': [ 'anybadge', 'coverage-badge', 'aedev_project_manager', 'flake8', 'mypy', 'pylint', 'pytest',
25
- 'pytest-cov', 'pytest-django', 'typing', 'types-setuptools']},
26
- 'install_requires': [],
27
- 'keywords': ['configuration', 'development', 'environment', 'productivity'],
28
- 'license': 'GPL-3.0-or-later',
29
- 'long_description': ('<!-- THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.namespace_root_tpls v0.3.21 -->\n'
30
- '# __aedev__ namespace-root project\n'
31
- '\n'
32
- 'aedev namespace-root: aedev namespace root, providing setup, development and documentation tools/templates for '
33
- 'Python projects.\n'
34
- '\n'
35
- '\n'
36
- '## aedev namespace root package use-cases\n'
37
- '\n'
38
- 'this package is the root project of the aedev namespace and their portions (the modules\n'
39
- 'and sub-packages of the namespace aedev). it provides helpers and templates in order to\n'
40
- 'bundle and ease the maintenance, for example to:\n'
41
- '\n'
42
- '* update and deploy common outsourced files, optionally generated from templates.\n'
43
- '* merge docstrings of all portions into a single combined and cross-linked documentation.\n'
44
- '* compile and publish documentation via Sphinx onto [ReadTheDocs](https://aedev.readthedocs.io "aedev on RTD").\n'
45
- '* bulk refactor multiple portions of this namespace simultaneously using the\n'
46
- ' [git repository manager tool (__grm__)](https://gitlab.com/aedev-group/aedev_git_repo_manager).\n'
47
- '\n'
48
- 'to enable the update and deployment of outsourced files generated from the templates provided by\n'
49
- 'this root package, add this root package to the development requirements file (dev_requirements.txt)\n'
50
- 'of each portion project of this namespace. in this entry you can optionally specify the version of\n'
51
- 'this project.\n'
52
- '\n'
53
- 'and because this namespace-root package is only needed for development tasks, it will never need to\n'
54
- 'be added to the installation requirements file (requirements.txt) of a project.\n'
55
- '\n'
56
- 'please check the [git repository manager manual](\n'
57
- 'https://aedev.readthedocs.io/en/latest/man/git_repo_manager.html "git_repo_manager manual")\n'
58
- 'for more detailed information on the provided actions of the __grm__ tool.\n'
59
- '\n'
60
- '\n'
61
- '## installation\n'
62
- '\n'
63
- 'no installation is needed to use this project for your portion projects, because the __grm__ tool is\n'
64
- 'automatically fetching this and the other template projects from https://gitlab.com/aedev-group (and\n'
65
- 'in the specified version).\n'
66
- '\n'
67
- 'an installation is only needed if you want to adapt this namespace-root project for your needs or if you want\n'
68
- 'to contribute to this root package. in this case please follow the instructions given in the\n'
69
- ':ref:`contributing` document.\n'
70
- '\n'
71
- '\n'
72
- '## namespace portions\n'
73
- '\n'
74
- 'the following 4 portions are currently included in this namespace:\n'
75
- '\n'
76
- '* [aedev_app_tpls](https://pypi.org/project/aedev_app_tpls "aedev namespace portion aedev_app_tpls")\n'
77
- '* [aedev_namespace_root_tpls](https://pypi.org/project/aedev_namespace_root_tpls "aedev namespace portion '
78
- 'aedev_namespace_root_tpls")\n'
79
- '* [aedev_project_tpls](https://pypi.org/project/aedev_project_tpls "aedev namespace portion aedev_project_tpls")\n'
80
- '* [aedev_project_manager](https://pypi.org/project/aedev_project_manager "aedev namespace portion '
81
- 'aedev_project_manager")\n'),
82
- 'long_description_content_type': 'text/markdown',
83
- 'name': 'aedev_aedev',
84
- 'package_data': {'': ['templates/de_spt_namespace-root_de_otf_de_tpl_README.md']},
85
- 'packages': ['aedev.aedev', 'aedev.aedev.templates'],
86
- 'project_urls': { 'Bug Tracker': 'https://gitlab.com/aedev-group/aedev_aedev/-/issues',
87
- 'Documentation': 'https://aedev.readthedocs.io/en/latest/_autosummary/aedev.aedev.html',
88
- 'Repository': 'https://gitlab.com/aedev-group/aedev_aedev',
89
- 'Source': 'https://aedev.readthedocs.io/en/latest/_modules/aedev/aedev.html'},
90
- 'python_requires': '>=3.9',
91
- 'url': 'https://gitlab.com/aedev-group/aedev_aedev',
92
- 'version': '0.3.28',
93
- 'zip_safe': False,
94
- }
95
-
96
- if __name__ == "__main__":
97
- setuptools.setup(**setup_kwargs)
98
- pass
@@ -1,39 +0,0 @@
1
- # THIS FILE IS EXCLUSIVELY MAINTAINED by the project aedev.project_tpls v0.3.58
2
- # pylint: disable=invalid-name
3
- """ default integration and unit tests for new app/namespace-root/aedev-template/... projects.
4
-
5
- remove the outsourced marker in the first line of this test module if you want to add more specialized tests. you then
6
- want also to remove ``main_imp_name`` and to replace importlib.import_module (only there to prevent syntax errors in
7
- this template) with an import statement.
8
- """
9
- import importlib
10
- import os
11
-
12
- from ae.base import TESTS_FOLDER, module_attr # type: ignore
13
-
14
-
15
- main_imp_name = "aedev.aedev"
16
- main_module = importlib.import_module(main_imp_name)
17
-
18
-
19
- def test_version():
20
- """ test existence of project package version. """
21
- # noinspection PyUnresolvedReferences
22
- pkg_version = main_module.__version__
23
- assert pkg_version
24
- assert isinstance(pkg_version, str)
25
- assert pkg_version.count(".") == 2
26
- assert pkg_version == module_attr(main_imp_name, '__version__')
27
-
28
-
29
- def test_docstring():
30
- """ test existence of project package docstring. """
31
- pkg_docstring = main_module.__doc__
32
- assert pkg_docstring
33
- assert isinstance(pkg_docstring, str)
34
- assert pkg_docstring == module_attr(main_imp_name, '__doc__')
35
-
36
-
37
- def test_tests_folder_exists():
38
- """ test existence of tests folder. """
39
- assert os.path.isdir(TESTS_FOLDER)
File without changes