oe-python-template 0.11.0__py3-none-any.whl → 0.11.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.
- {oe_python_template-0.11.0.dist-info → oe_python_template-0.11.1.dist-info}/METADATA +4 -4
- {oe_python_template-0.11.0.dist-info → oe_python_template-0.11.1.dist-info}/RECORD +5 -5
- {oe_python_template-0.11.0.dist-info → oe_python_template-0.11.1.dist-info}/WHEEL +0 -0
- {oe_python_template-0.11.0.dist-info → oe_python_template-0.11.1.dist-info}/entry_points.txt +0 -0
- {oe_python_template-0.11.0.dist-info → oe_python_template-0.11.1.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.11.
|
|
3
|
+
Version: 0.11.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/
|
|
@@ -476,9 +476,9 @@ Dolor sit amet, consectetur adipiscing elit. Donec a diam lectus. Sed sit amet i
|
|
|
476
476
|
## Further Reading
|
|
477
477
|
|
|
478
478
|
* Inspect our [security policy](https://oe-python-template.readthedocs.io/en/latest/security.html) with detailed documentation of checks, tools and principles.
|
|
479
|
-
* Check out the [CLI
|
|
480
|
-
* Check out the [
|
|
481
|
-
* Check out the [API
|
|
479
|
+
* Check out the [CLI reference](https://oe-python-template.readthedocs.io/en/latest/cli_reference.html) with detailed documentation of all CLI commands and options.
|
|
480
|
+
* Check out the [library reference](https://oe-python-template.readthedocs.io/en/latest/lib_reference.html) with detailed documentation of public classes and functions.
|
|
481
|
+
* Check out the [API reference](https://oe-python-template.readthedocs.io/en/latest/api_reference_v1.html) with detailed documentation of all API operations and parameters.
|
|
482
482
|
* Our [release notes](https://oe-python-template.readthedocs.io/en/latest/release-notes.html) provide a complete log of recent improvements and changes.
|
|
483
483
|
* In case you want to help us improve 🧠 OE Python Template: The [contribution guidelines](https://oe-python-template.readthedocs.io/en/latest/contributing.html) explain how to setup your development environment and create pull requests.
|
|
484
484
|
* We gratefully acknowledge the [open source projects](https://oe-python-template.readthedocs.io/en/latest/attributions.html) that this project builds upon. Thank you to all these wonderful contributors!
|
|
@@ -28,8 +28,8 @@ oe_python_template/utils/_sentry.py,sha256=2sXrDSZSYoDEM87v7CakJ6eGBtcIhDI48PsQC
|
|
|
28
28
|
oe_python_template/utils/_service.py,sha256=atHAejvBucKXjzhsMSdOBBFa7rRD74zcV70Pp0pl0Tg,1038
|
|
29
29
|
oe_python_template/utils/_settings.py,sha256=owFoaHEzJnVD3EVyOWF4rfIY7g6eLnU6rN0m4VHhCbA,2464
|
|
30
30
|
oe_python_template/utils/boot.py,sha256=TBgmqbtIryQz0cAozYzxhYQRIldfbJ6v9R-rH6sO9mY,2696
|
|
31
|
-
oe_python_template-0.11.
|
|
32
|
-
oe_python_template-0.11.
|
|
33
|
-
oe_python_template-0.11.
|
|
34
|
-
oe_python_template-0.11.
|
|
35
|
-
oe_python_template-0.11.
|
|
31
|
+
oe_python_template-0.11.1.dist-info/METADATA,sha256=5UUQd-1wCgpFOW8ogJfzlK-dWEkIkH4v_XRLIsymHDw,32094
|
|
32
|
+
oe_python_template-0.11.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
33
|
+
oe_python_template-0.11.1.dist-info/entry_points.txt,sha256=IroSSWhLGxus9rxcashkYQda39TTvf7LbUMYtOKXUBE,66
|
|
34
|
+
oe_python_template-0.11.1.dist-info/licenses/LICENSE,sha256=5H409K6xzz9U5eUaoAHQExNkoWJRlU0LEj6wL2QJ34s,1113
|
|
35
|
+
oe_python_template-0.11.1.dist-info/RECORD,,
|
|
File without changes
|
{oe_python_template-0.11.0.dist-info → oe_python_template-0.11.1.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{oe_python_template-0.11.0.dist-info → oe_python_template-0.11.1.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|