oe-python-template 0.12.23__py3-none-any.whl → 0.12.24__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: oe-python-template
3
- Version: 0.12.23
3
+ Version: 0.12.24
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/
@@ -248,6 +248,7 @@ Executing the command line interface (CLI) in an isolated Python environment is
248
248
  uvx oe-python-template hello world # prints "Hello, world! [..]"
249
249
  uvx oe-python-template hello echo "Lorem Ipsum" # echos "Lorem Ipsum"
250
250
  uvx oe-python-template gui # opens the graphical user interface (GUI)
251
+ uvx --with "oe-python-template[examples]" oe-python-template gui # opens the graphical user interface (GUI) with support for scientific computing
251
252
  uvx oe-python-template system serve # serves web API
252
253
  uvx oe-python-template system serve --port=4711 # serves web API on port 4711
253
254
  uvx oe-python-template system openapi # serves web API on port 4711
@@ -392,6 +393,7 @@ uvx oe-python-template hello echo --help
392
393
  uvx oe-python-template hello echo "Lorem"
393
394
  uvx oe-python-template hello echo "Lorem" --json
394
395
  uvx oe-python-template gui
396
+ uvx --with "oe-python-template[examples]" oe-python-template gui # opens the graphical user interface (GUI) with support for scientific computing
395
397
  uvx oe-python-template system info
396
398
  uvx oe-python-template system health
397
399
  uvx oe-python-template system openapi
@@ -33,8 +33,8 @@ oe_python_template/utils/_service.py,sha256=atHAejvBucKXjzhsMSdOBBFa7rRD74zcV70P
33
33
  oe_python_template/utils/_settings.py,sha256=owFoaHEzJnVD3EVyOWF4rfIY7g6eLnU6rN0m4VHhCbA,2464
34
34
  oe_python_template/utils/boot.py,sha256=Qgq1sjT8d3fcfibnMyx5CVUJ_KKXgFI3ozZUIJbhh4I,2921
35
35
  oe_python_template/utils/.vendored/bottle.py,sha256=D9YkHqkgvKkknd3ZQ-tgflUF6F9Kr2_jpzhod5WqfAM,175461
36
- oe_python_template-0.12.23.dist-info/METADATA,sha256=povGY5E94iII213PJIYqbRUzZIJUS2G3aY5OCl2JkgY,33038
37
- oe_python_template-0.12.23.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
38
- oe_python_template-0.12.23.dist-info/entry_points.txt,sha256=IroSSWhLGxus9rxcashkYQda39TTvf7LbUMYtOKXUBE,66
39
- oe_python_template-0.12.23.dist-info/licenses/LICENSE,sha256=5H409K6xzz9U5eUaoAHQExNkoWJRlU0LEj6wL2QJ34s,1113
40
- oe_python_template-0.12.23.dist-info/RECORD,,
36
+ oe_python_template-0.12.24.dist-info/METADATA,sha256=LhDIiu281zXEuEZgQsFiNx8c3gd_at7ta4NP0SQQ9wY,33332
37
+ oe_python_template-0.12.24.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
38
+ oe_python_template-0.12.24.dist-info/entry_points.txt,sha256=IroSSWhLGxus9rxcashkYQda39TTvf7LbUMYtOKXUBE,66
39
+ oe_python_template-0.12.24.dist-info/licenses/LICENSE,sha256=5H409K6xzz9U5eUaoAHQExNkoWJRlU0LEj6wL2QJ34s,1113
40
+ oe_python_template-0.12.24.dist-info/RECORD,,