oe-python-template 0.9.0__py3-none-any.whl → 0.9.1__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.9.0
3
+ Version: 0.9.1
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/
@@ -285,6 +285,8 @@ console.print(f"[blue]{message}[/blue]")
285
285
 
286
286
  [Show script code](https://github.com/helmut-hoffer-von-ankershoffen/oe-python-template/blob/main/examples/script.py) - [Read the reference documentation](https://oe-python-template.readthedocs.io/en/latest/reference.html)
287
287
 
288
+ See the [reference documentation of the library](https://oe-python-template.readthedocs.io/en/latest/lib_reference.html) for detailed documentation of public classes and functions you can use in your code.
289
+
288
290
  ### Streamlit App
289
291
 
290
292
  Serve the functionality provided by OE Python Template in the web by easily integrating the service into a Streamlit application.
@@ -363,6 +365,9 @@ uvx oe-python-template openapi --output-format=json
363
365
  uvx oe-python-template serve
364
366
  ```
365
367
 
368
+ See the [reference documentation of the CLI](https://oe-python-template.readthedocs.io/en/latest/cli_reference.html) for detailed documentation of all CLI commands and options.
369
+
370
+
366
371
  ### Environment
367
372
 
368
373
  The service loads environment variables including support for .env files.
@@ -5,8 +5,8 @@ oe_python_template/constants.py,sha256=Z1c06l5DeRuFxYVLHihHHTYvr8_Qh0nyzVKOe5X3Z
5
5
  oe_python_template/models.py,sha256=L9uwom3TkuOpN3R30bGKEBQKcrLLEMc-O9e8VVSNTGw,838
6
6
  oe_python_template/service.py,sha256=f_s-NTNcCQb5fWDjW-vNmbp4GCuprOqm8rAp_K_SPIw,1606
7
7
  oe_python_template/settings.py,sha256=87VZ1IEGbV3ivDjpG6x_Mgs2inH2hVd4ZD7DGsHOYFE,743
8
- oe_python_template-0.9.0.dist-info/METADATA,sha256=sXz5-B0IwXbpUDD5yx7MCIl-bu1CNxg9X3_zwPUwo6o,29126
9
- oe_python_template-0.9.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
- oe_python_template-0.9.0.dist-info/entry_points.txt,sha256=IroSSWhLGxus9rxcashkYQda39TTvf7LbUMYtOKXUBE,66
11
- oe_python_template-0.9.0.dist-info/licenses/LICENSE,sha256=5H409K6xzz9U5eUaoAHQExNkoWJRlU0LEj6wL2QJ34s,1113
12
- oe_python_template-0.9.0.dist-info/RECORD,,
8
+ oe_python_template-0.9.1.dist-info/METADATA,sha256=0kBN8k4mVGdG2gsAoCvCof07EbzQrVWMHr6gRgPOY8A,29512
9
+ oe_python_template-0.9.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
10
+ oe_python_template-0.9.1.dist-info/entry_points.txt,sha256=IroSSWhLGxus9rxcashkYQda39TTvf7LbUMYtOKXUBE,66
11
+ oe_python_template-0.9.1.dist-info/licenses/LICENSE,sha256=5H409K6xzz9U5eUaoAHQExNkoWJRlU0LEj6wL2QJ34s,1113
12
+ oe_python_template-0.9.1.dist-info/RECORD,,