modelswrkpi 4.0.0__py3-none-any.whl → 4.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.

Potentially problematic release.


This version of modelswrkpi might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: modelswrkpi
3
- Version: 4.0.0
3
+ Version: 4.1
4
4
  Author: Kenny
5
5
  Requires-Python: >=3.10
6
6
  Requires-Dist: psycopg2
@@ -1,6 +1,7 @@
1
1
  DataFactory/__init__.py,sha256=26UWatnbm6ZIwQMuu9NNzQ0IW1ACO4Oe9caModuTpWM,4
2
2
  DataFactory/sqlinterface.cpython-310-x86_64-linux-gnu.so,sha256=JKygNUesRAuShKpU5jDclBo58uOtG38K859lnRTsjZQ,132296
3
3
  models/__init__.py,sha256=RWIDbgmQbD5RfRRrKWNYPuC4SL7xCuuo61CSBSuVBLA,84
4
+ models/alert_providers.cpython-310-x86_64-linux-gnu.so,sha256=4EvgP4ID5gAyuz6quPj_a1WoJXgLPGqO_078_zWFz9c,53576
4
5
  models/api.py,sha256=axaAtUwq1G7RL1ptXGtkuo0MHdp7LUWNlbKBOO5_ty8,2186
5
6
  models/approval_rate.cpython-310-x86_64-linux-gnu.so,sha256=GdNshDrcsdNAUIOTM9J6mayVcHJrtx6-Vjrg8vvHeGs,82568
6
7
  models/banks.cpython-310-x86_64-linux-gnu.so,sha256=C2a9b1-UJxTqF2j-GCcWv--ZS7S9vHZgS6LA_Iw3LfU,49448
@@ -38,6 +39,7 @@ models/order_actions.cpython-310-x86_64-linux-gnu.so,sha256=lQH3hKcw53duJx8F-JOB
38
39
  models/order_cycles.cpython-310-x86_64-linux-gnu.so,sha256=3O22UoqeRag1qmywfStNqxGs1nVagadAo34TcgA3smM,511048
39
40
  models/order_processing.cpython-310-x86_64-linux-gnu.so,sha256=gxg8Ti6S9CJSjOJTLR1MFB-1YTtp8yQcVy3updDMBNY,210312
40
41
  models/orders.cpython-310-x86_64-linux-gnu.so,sha256=17c0nqvCEsl4Snb8f9g68HM4JKxgK7JTcYV-kBnA-T4,198280
42
+ models/partitioner.cpython-310-x86_64-linux-gnu.so,sha256=fZ9kx2eqYsIqI9oMnnViCTcuKlhHcXqzxoPZb6bGsQ4,111240
41
43
  models/pixels.cpython-310-x86_64-linux-gnu.so,sha256=u34oN8e9MUdT3FbYO_Y12a4ctW_LU2zW0IKoHkDqK_U,57704
42
44
  models/prices.cpython-310-x86_64-linux-gnu.so,sha256=yygi379v0-wE-ZIvmTUF4JEoAVmCgM8h5E1WYzJ2ePA,82472
43
45
  models/processing_error_log.cpython-310-x86_64-linux-gnu.so,sha256=Fp8pdFcCYcAY3IfWnBuu0GDIGnTXE8Dmi9I2Xgjhri8,70056
@@ -109,7 +111,7 @@ models/reports/traffic_reporting.cpython-310-x86_64-linux-gnu.so,sha256=w_YnomWp
109
111
  models/reports/widgets.cpython-310-x86_64-linux-gnu.so,sha256=C3vGS1bkS6Im1Bc3aeZPJkVlsDt8HT7eWdSqIpY1Lpk,74152
110
112
  models/vaultx/__init__.py,sha256=PwYMmWXQMojeyFnQuQW3wNlv9dLUmX_uiDfCOHJN7XI,46
111
113
  models/vaultx/ssc_cont.cpython-310-x86_64-linux-gnu.so,sha256=PZfrToexrO5syoEY3zfkTwrAnXZ2_BxtEaJ0XKy-l0I,94984
112
- modelswrkpi-4.0.0.dist-info/METADATA,sha256=b5yGwDDoHuGf2ftJeE3LAo3GlIj8pM6KT4DyYvPWbgs,337
113
- modelswrkpi-4.0.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
114
- modelswrkpi-4.0.0.dist-info/top_level.txt,sha256=fOgLNy4xnMfp0ihe_kFhY_yH71kNkdEQG68z8FoLR4g,19
115
- modelswrkpi-4.0.0.dist-info/RECORD,,
114
+ modelswrkpi-4.1.dist-info/METADATA,sha256=rROZErUdevsgKhJUZHnX4FuU6UJ7prS42gVqLR8wtgY,335
115
+ modelswrkpi-4.1.dist-info/WHEEL,sha256=nn6H5-ilmfVryoAQl3ZQ2l8SH5imPWFpm1A5FgEuFV4,91
116
+ modelswrkpi-4.1.dist-info/top_level.txt,sha256=fOgLNy4xnMfp0ihe_kFhY_yH71kNkdEQG68z8FoLR4g,19
117
+ modelswrkpi-4.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (75.8.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5