alpha-python 0.2.2__py3-none-any.whl → 0.2.3__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,8 @@
1
1
  #!/usr/bin/env python3
2
2
 
3
+ import argparse
3
4
  import logging
5
+ import os
4
6
  import socket
5
7
 
6
8
  import connexion
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: alpha-python
3
- Version: 0.2.2
3
+ Version: 0.2.3
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
  Requires-Python: >=3.11
@@ -42,7 +42,7 @@ alpha/handlers/templates/python-flask/Dockerfile.mustache,sha256=u8yd2Pqu76rtHVo
42
42
  alpha/handlers/templates/python-flask/README.mustache,sha256=X-giJMN_juUrVoW2mj_2Npw6q1s8NGsAgToK2um3NLQ,1368
43
43
  alpha/handlers/templates/python-flask/__init__model.mustache,sha256=JRwyJmOCAD8nskG1DnYjt7orBTmza8qPQ2N24JaPcuY,209
44
44
  alpha/handlers/templates/python-flask/__init__test.mustache,sha256=wUxDXcyE4rPh3sDp8MvR5m8vqzoU25Fw1bo_xh6InnY,438
45
- alpha/handlers/templates/python-flask/__main__.mustache,sha256=9VzObRbkWj1k-aCGAXYWxAAkqgTBbfR_gfjpDzPx3JE,2367
45
+ alpha/handlers/templates/python-flask/__main__.mustache,sha256=GetXHmF7BXxrwVajfkI6OjLQV7ekFxD9SPYHjZLNNWY,2393
46
46
  alpha/handlers/templates/python-flask/base_model.mustache,sha256=B--jl9LmfiHACq9n1kDxm6YTi6tb1oSUFnZya_IKOhU,2184
47
47
  alpha/handlers/templates/python-flask/controller.mustache,sha256=qwsLmlyQ4LJjawlPi0ysovJs9x7xdDiqpouqGg1qI14,12933
48
48
  alpha/handlers/templates/python-flask/controller_test.mustache,sha256=RX_IG_eaC4rmI696jDUkDcOhPE9CgS2YmgqOBIEn7GM,2849
@@ -114,9 +114,9 @@ alpha/utils/logging_level_checker.py,sha256=x3MrwV0aqmtd-YOb5VxZzNm6MKsX3YtaVxUQ
114
114
  alpha/utils/response_object.py,sha256=fb8OrWTPHWcyv-BnwqB1cBoWnTrBv5u6kIQby_8Qzo8,612
115
115
  alpha/utils/verify_identity.py,sha256=tnh9JAez8FlrqN4Bqh1bfTdnEOM2VA1ZAVLfZCqI-ZU,2229
116
116
  alpha/utils/version_check.py,sha256=W8v69hDbrr0VvJ40gpFmXMtVawrDmUz_YGWssKUTmVE,380
117
- alpha_python-0.2.2.dist-info/licenses/LICENSE,sha256=g04fgRYvHhkjGRbn6pYcdlqErAMTv21Sqv4Yxq2DYz8,1066
118
- alpha_python-0.2.2.dist-info/METADATA,sha256=v9QpgbPwdM3fq7ZGAbxD5OaJBXpKeaQoK1jKX9XXpDU,2020
119
- alpha_python-0.2.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
120
- alpha_python-0.2.2.dist-info/entry_points.txt,sha256=LBEXdcofOugYYdZ46nz5Dxj_aj1QbRBkumfPGhy-GXI,41
121
- alpha_python-0.2.2.dist-info/top_level.txt,sha256=tqmNnOmi2RSSiPo99C03fD5Cc3r9za9xTjPAoQC1EGA,6
122
- alpha_python-0.2.2.dist-info/RECORD,,
117
+ alpha_python-0.2.3.dist-info/licenses/LICENSE,sha256=g04fgRYvHhkjGRbn6pYcdlqErAMTv21Sqv4Yxq2DYz8,1066
118
+ alpha_python-0.2.3.dist-info/METADATA,sha256=c2j2YgkybpwusRk5YTny8hWtqptJu3diudbsPGGPKSc,2020
119
+ alpha_python-0.2.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
120
+ alpha_python-0.2.3.dist-info/entry_points.txt,sha256=LBEXdcofOugYYdZ46nz5Dxj_aj1QbRBkumfPGhy-GXI,41
121
+ alpha_python-0.2.3.dist-info/top_level.txt,sha256=tqmNnOmi2RSSiPo99C03fD5Cc3r9za9xTjPAoQC1EGA,6
122
+ alpha_python-0.2.3.dist-info/RECORD,,