oe-python-template 0.2.5__py3-none-any.whl → 0.2.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {oe_python_template-0.2.5.dist-info → oe_python_template-0.2.6.dist-info}/METADATA +2 -2
- {oe_python_template-0.2.5.dist-info → oe_python_template-0.2.6.dist-info}/RECORD +5 -5
- {oe_python_template-0.2.5.dist-info → oe_python_template-0.2.6.dist-info}/WHEEL +0 -0
- {oe_python_template-0.2.5.dist-info → oe_python_template-0.2.6.dist-info}/entry_points.txt +0 -0
- {oe_python_template-0.2.5.dist-info → oe_python_template-0.2.6.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: oe-python-template
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.6
|
|
4
4
|
Summary: 🧠 Copier template to scaffold Python projects compliant with best practices and modern tooling.
|
|
5
5
|
Project-URL: Homepage, https://oe-python-template.readthedocs.io/en/latest/
|
|
6
6
|
Project-URL: Documentation, https://oe-python-template.readthedocs.io/en/latest/
|
|
@@ -30,7 +30,7 @@ License: MIT License
|
|
|
30
30
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
31
31
|
SOFTWARE.
|
|
32
32
|
License-File: LICENSE
|
|
33
|
-
Keywords: codecov,docker,oe-python-template,pydantic,python,ruff,typer,uv
|
|
33
|
+
Keywords: act,codecov,copier,cyclonedx,detect-secrets,devcontainer,docker,git-cliff,jupyter,marimo,mypy,nox,oe-python-template,pip-audit,pip-licenses,pre-commit,pydantic,pypi,pytest,python,readthedocs,ruff,sonarcloud,sonarqube,sphinx,streamlit,typer,uv
|
|
34
34
|
Classifier: Development Status :: 2 - Pre-Alpha
|
|
35
35
|
Classifier: Framework :: Pydantic
|
|
36
36
|
Classifier: Framework :: Pytest
|
|
@@ -2,8 +2,8 @@ oe_python_template/__init__.py,sha256=XJAycUgDI2K8T0jVcXbaGfx2UAQJZbYcvJ_SYSqFyD
|
|
|
2
2
|
oe_python_template/cli.py,sha256=5tUw70ffHL-ot0rM7g6BmsVhn9IKBQXwbWU0-n9-wb4,1319
|
|
3
3
|
oe_python_template/constants.py,sha256=Z1c06l5DeRuFxYVLHihHHTYvr8_Qh0nyzVKOe5X3ZNs,350
|
|
4
4
|
oe_python_template/service.py,sha256=p59ch0g81LpsRvL-m-vLPuk0Rf6EYsZfZJ_OCA9vWzQ,500
|
|
5
|
-
oe_python_template-0.2.
|
|
6
|
-
oe_python_template-0.2.
|
|
7
|
-
oe_python_template-0.2.
|
|
8
|
-
oe_python_template-0.2.
|
|
9
|
-
oe_python_template-0.2.
|
|
5
|
+
oe_python_template-0.2.6.dist-info/METADATA,sha256=u2OIEfsLr595D-6M_4np0Bj7-05hYPHRE2HLu0JWBa0,19060
|
|
6
|
+
oe_python_template-0.2.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
7
|
+
oe_python_template-0.2.6.dist-info/entry_points.txt,sha256=IroSSWhLGxus9rxcashkYQda39TTvf7LbUMYtOKXUBE,66
|
|
8
|
+
oe_python_template-0.2.6.dist-info/licenses/LICENSE,sha256=5H409K6xzz9U5eUaoAHQExNkoWJRlU0LEj6wL2QJ34s,1113
|
|
9
|
+
oe_python_template-0.2.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|