ipulse-shared-core-ftredge 3.1.1__py3-none-any.whl → 3.2.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.

Potentially problematic release.


This version of ipulse-shared-core-ftredge might be problematic. Click here for more details.

@@ -1,11 +1,3 @@
1
1
  # pylint: disable=missing-module-docstring
2
2
  from .models import ( UserAuth, UserProfile,
3
- UserStatus, UserProfileUpdate)
4
-
5
- from .utils import (list_as_strings)
6
-
7
- from .logging import (get_logger,
8
- log_error,
9
- log_warning,
10
- log_info,
11
- log_debug)
3
+ UserStatus, UserProfileUpdate)
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: ipulse_shared_core_ftredge
3
- Version: 3.1.1
3
+ Version: 3.2.2
4
4
  Summary: Shared Core models and Logger util for the Pulse platform project. Using AI for financial advisory and investment management.
5
5
  Home-page: https://github.com/TheFutureEdge/ipulse_shared_core
6
6
  Author: Russlan Ramdowar
@@ -8,5 +8,8 @@ License-File: LICENCE
8
8
  Requires-Dist: pydantic[email]~=2.5
9
9
  Requires-Dist: python-dateutil~=2.8
10
10
  Requires-Dist: pytest~=7.1
11
- Requires-Dist: ipulse-shared-base-ftredge>=2.2.2
12
-
11
+ Requires-Dist: ipulse_shared_base_ftredge>=2.2.2
12
+ Dynamic: author
13
+ Dynamic: home-page
14
+ Dynamic: requires-dist
15
+ Dynamic: summary
@@ -1,4 +1,4 @@
1
- ipulse_shared_core_ftredge/__init__.py,sha256=hf0BHemiYQq2MUEskvJOAadp7wa02cOjLoWuhyGosmQ,345
1
+ ipulse_shared_core_ftredge/__init__.py,sha256=-Zfpq7QDWCyfZx99nqkXpgy7WSYdpNtpBCYIeYJkGjo,139
2
2
  ipulse_shared_core_ftredge/models/__init__.py,sha256=MeGH2ZBxkrwldUiWyUaI_TMyfq78tuSwRkN_mEfKD8U,161
3
3
  ipulse_shared_core_ftredge/models/organisation.py,sha256=22esRGYuJmKN3papkgozleEmDNJrVwUgIzKp7annvWs,3280
4
4
  ipulse_shared_core_ftredge/models/resource_catalog_item.py,sha256=mEGX8AftzrhEHqFVXjr62CuRnXC1vK4z3bHl_XBJodU,4964
@@ -6,10 +6,8 @@ ipulse_shared_core_ftredge/models/user_auth.py,sha256=35HNN7ZW4ZELCqaJrAtoSsVLFA
6
6
  ipulse_shared_core_ftredge/models/user_profile.py,sha256=D3BB9D6XEv7IVZgsURgf0hWmUZW5rms3uiBXS0ZGLeE,1927
7
7
  ipulse_shared_core_ftredge/models/user_profile_update.py,sha256=oKK0XsQDKkgDvjFPhX2XlqEqlKLBQ4AkvPHXEuZbFMY,1712
8
8
  ipulse_shared_core_ftredge/models/user_status.py,sha256=8TyRd8tBK9_xb0MPKbI5pn9-lX7ovKbeiuWYYPtIOiw,3202
9
- ipulse_shared_core_ftredge/utils/__init__.py,sha256=Yziq9yAHlOeXTa4LuBWSxZqBMBMfq0XBc0XtcS7lFfw,88
10
- ipulse_shared_core_ftredge/utils/utils_common.py,sha256=bxpRcd_uI2LyqbgyNquLarqOwXFnFxA-pDAn0JKRlqs,388
11
- ipulse_shared_core_ftredge-3.1.1.dist-info/LICENCE,sha256=YBtYAXNqCCOo9Mr2hfkbSPAM9CeAr2j1VZBSwQTrNwE,1060
12
- ipulse_shared_core_ftredge-3.1.1.dist-info/METADATA,sha256=uey1h-BPb2LoF2rN0zQHjrel8Myb0cYkbt8U6QATTTs,464
13
- ipulse_shared_core_ftredge-3.1.1.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
14
- ipulse_shared_core_ftredge-3.1.1.dist-info/top_level.txt,sha256=8sgYrptpexkA_6_HyGvho26cVFH9kmtGvaK8tHbsGHk,27
15
- ipulse_shared_core_ftredge-3.1.1.dist-info/RECORD,,
9
+ ipulse_shared_core_ftredge-3.2.2.dist-info/LICENCE,sha256=YBtYAXNqCCOo9Mr2hfkbSPAM9CeAr2j1VZBSwQTrNwE,1060
10
+ ipulse_shared_core_ftredge-3.2.2.dist-info/METADATA,sha256=BAzioOTNFu6Vhlq1ZFI8bVVCVwAvWrOuxICmql_JCNg,538
11
+ ipulse_shared_core_ftredge-3.2.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
12
+ ipulse_shared_core_ftredge-3.2.2.dist-info/top_level.txt,sha256=8sgYrptpexkA_6_HyGvho26cVFH9kmtGvaK8tHbsGHk,27
13
+ ipulse_shared_core_ftredge-3.2.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (72.2.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,3 +0,0 @@
1
- # pylint: disable=missing-module-docstring
2
-
3
- from .utils_common import (list_as_strings)
@@ -1,10 +0,0 @@
1
- # pylint: disable=missing-module-docstring
2
- # pylint: disable=missing-function-docstring
3
- # pylint: disable=logging-fstring-interpolation
4
- # pylint: disable=line-too-long
5
- # pylint: disable=missing-class-docstring
6
- # pylint: disable=broad-exception-caught
7
-
8
- def list_as_strings(*enums):
9
- """Converts a list of Enum members to their string values."""
10
- return [str(enum) for enum in enums]