ecodev-core 0.0.22__py3-none-any.whl → 0.0.23__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 ecodev-core might be problematic. Click here for more details.

@@ -13,3 +13,9 @@ class Permission(str, Enum):
13
13
  ADMIN = 'Admin'
14
14
  Consultant = 'Consultant'
15
15
  Client = 'Client'
16
+ CLIENT_ADMIN = 'Client Admin'
17
+ DENIED_PERMISSION = 'Denied Permission'
18
+ FORM_ADMIN = 'Form Admin'
19
+ VALIDATOR = 'Validator'
20
+ APPRAISER = 'Appraiser'
21
+ USER = 'User'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ecodev-core
3
- Version: 0.0.22
3
+ Version: 0.0.23
4
4
  Summary: Low level sqlmodel/fastapi/pydantic building blocks
5
5
  License: MIT
6
6
  Author: Thomas Epelbaum
@@ -15,11 +15,11 @@ ecodev_core/enum_utils.py,sha256=BkQ4YQ97tXBYmMcQiSIi0mbioD5CgVU79myg1BBAXuA,556
15
15
  ecodev_core/list_utils.py,sha256=Vyws12Jv0CLdQiQl1ym0z7E6-LJTLholYHZySQxYwhM,3006
16
16
  ecodev_core/logger.py,sha256=AWGGNZz12Ql0JDq1wCJQxwxK2syiczEBftmuJkjbAPw,3149
17
17
  ecodev_core/pandas_utils.py,sha256=bkobhqj_tWrFCgBGQwPJLwN59HJunNDeBKhnctWCUBE,1364
18
- ecodev_core/permissions.py,sha256=dMaRQyjrF8Y51gkbkFvFsGVdzQGLZtA72IQ7REYamxg,320
18
+ ecodev_core/permissions.py,sha256=WAx-ilMu8LlQp2sjJVdkhNQieytEaEm8577ZF1HWeTY,502
19
19
  ecodev_core/pydantic_utils.py,sha256=e3GH50JmcpTmd2UgrB94QSwWOlOCW3WIlVdyX9C4T-U,741
20
20
  ecodev_core/read_write.py,sha256=auJ5bBJTVGkLRkiP_vZxVCX64B0Y-9qpsaDhovHmbas,996
21
21
  ecodev_core/safe_utils.py,sha256=JCfxo6fcznjsL-XHNJ1TKo1UvfJB83WT5jpTFmtJwsE,6160
22
- ecodev_core-0.0.22.dist-info/LICENSE.md,sha256=jebQDe1ib9LAODuNvcSoo2CoqS6P0_q8--mMTICh_kI,1074
23
- ecodev_core-0.0.22.dist-info/METADATA,sha256=LIZa0ynYyyNT8bglQADQ4OmzbHfuSeaf9Wf33-AENhc,3276
24
- ecodev_core-0.0.22.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
25
- ecodev_core-0.0.22.dist-info/RECORD,,
22
+ ecodev_core-0.0.23.dist-info/LICENSE.md,sha256=jebQDe1ib9LAODuNvcSoo2CoqS6P0_q8--mMTICh_kI,1074
23
+ ecodev_core-0.0.23.dist-info/METADATA,sha256=jkgox1PQWpL9JpwXbEGxVERQq4ofoyfQ5Bn8me32S1k,3276
24
+ ecodev_core-0.0.23.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
25
+ ecodev_core-0.0.23.dist-info/RECORD,,