alpha-python 0.7.1__py3-none-any.whl → 0.7.2__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.
@@ -5,6 +5,8 @@ from datetime import date, datetime # noqa: F401
5
5
 
6
6
  from typing import List, Dict # noqa: F401
7
7
 
8
+ from uuid import UUID # noqa: F401
9
+
8
10
  from {{modelPackage}}.base_model import Model
9
11
  {{#models}}
10
12
  {{#model}}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: alpha-python
3
- Version: 0.7.1
3
+ Version: 0.7.2
4
4
  Summary: Alpha is intended to be the first dependency you need to add to your Python application. It is a Python library which contains standard building blocks that can be used in applications that are used as APIs and/or make use of database interaction.
5
5
  Author-email: Bart Reijling <bart@reijling.eu>
6
6
  License-Expression: MIT
@@ -34,7 +34,7 @@ Requires-Dist: argon2-cffi>=25.1.0
34
34
  Requires-Dist: httpx
35
35
  Requires-Dist: cryptography
36
36
  Provides-Extra: api-generator
37
- Requires-Dist: openapi-generator-cli==7.14.0; extra == "api-generator"
37
+ Requires-Dist: openapi-generator-cli==7.23.0; extra == "api-generator"
38
38
  Requires-Dist: jdk4py; extra == "api-generator"
39
39
  Provides-Extra: flask
40
40
  Requires-Dist: connexion[swagger-ui]<3,>=2.14.2; extra == "flask"
@@ -54,7 +54,7 @@ alpha/handlers/templates/python-flask/dockerignore.mustache,sha256=hqlHuqIMLuuwv
54
54
  alpha/handlers/templates/python-flask/encoder.mustache,sha256=03rsvhN_QdqaWsQC2v3772UvrLEXna9WcvxQsl6mwiU,866
55
55
  alpha/handlers/templates/python-flask/git_push.sh.mustache,sha256=VwaoGplL4dC9yoFrkd2epu73qprPaK7cXyWBivxGuek,1846
56
56
  alpha/handlers/templates/python-flask/gitignore.mustache,sha256=JZyvYEtT2DCSK9V5Joi6lQofhMik4PXiJRCWsg7SvqI,807
57
- alpha/handlers/templates/python-flask/model.mustache,sha256=Uk_FEhVZS5xVLlwqRaiyV5OQ4-RxUlLphwrHUh8NU5c,6257
57
+ alpha/handlers/templates/python-flask/model.mustache,sha256=apG8elnhhqAu_mJFEhy3nbsclvODPAf66az60uEcduc,6293
58
58
  alpha/handlers/templates/python-flask/openapi.mustache,sha256=gJed7jXFVSNG_d3b9-5UyLvdgtc9p5GzghXdeOuu9ag,18
59
59
  alpha/handlers/templates/python-flask/param_type.mustache,sha256=x3SLHVNaEG51TqGAPuP5sSe2Cysx05afDGeo16iDtFg,299
60
60
  alpha/handlers/templates/python-flask/requirements.mustache,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -143,9 +143,9 @@ alpha/utils/openapi_test/models.py,sha256=POqDD2v2VqPmVLnbvgZ0kVlVzL9Are1oFHmuyy
143
143
  alpha/utils/openapi_test/orm.py,sha256=Py95GV_0e7wI1MYDZR1_EHkvTgev6eNo70SVmnD7kGc,3045
144
144
  alpha/utils/openapi_test/response.py,sha256=IxbQ6Nw258LLViHkgfjOpc7zWGTP8ofVOX1zrwDoR50,270
145
145
  alpha/utils/openapi_test/service.py,sha256=ycrEUlQmygKthnOhEiir-wtbPFi5cT-bepVclaL9FAk,5003
146
- alpha_python-0.7.1.dist-info/licenses/LICENSE,sha256=5KwEqC3KUoH4lVXgZ9tGriKOl-LGxHkXBWo16mFmAYM,1070
147
- alpha_python-0.7.1.dist-info/METADATA,sha256=fP9SYkXDDShr5ytANBmqqQJwkupXfivSIDgST9w_nbU,8645
148
- alpha_python-0.7.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
149
- alpha_python-0.7.1.dist-info/entry_points.txt,sha256=LBEXdcofOugYYdZ46nz5Dxj_aj1QbRBkumfPGhy-GXI,41
150
- alpha_python-0.7.1.dist-info/top_level.txt,sha256=tqmNnOmi2RSSiPo99C03fD5Cc3r9za9xTjPAoQC1EGA,6
151
- alpha_python-0.7.1.dist-info/RECORD,,
146
+ alpha_python-0.7.2.dist-info/licenses/LICENSE,sha256=5KwEqC3KUoH4lVXgZ9tGriKOl-LGxHkXBWo16mFmAYM,1070
147
+ alpha_python-0.7.2.dist-info/METADATA,sha256=ktcLR88RU-lhQXaYt0HWc3ibF9zPyBQjuZjbehxcsdg,8645
148
+ alpha_python-0.7.2.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
149
+ alpha_python-0.7.2.dist-info/entry_points.txt,sha256=LBEXdcofOugYYdZ46nz5Dxj_aj1QbRBkumfPGhy-GXI,41
150
+ alpha_python-0.7.2.dist-info/top_level.txt,sha256=tqmNnOmi2RSSiPo99C03fD5Cc3r9za9xTjPAoQC1EGA,6
151
+ alpha_python-0.7.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (82.0.1)
2
+ Generator: setuptools (83.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5