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

@@ -1,8 +1,11 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: thds.core
3
- Version: 1.32.20250227161037
3
+ Version: 1.32.20250227212140
4
4
  Summary: Core utilities.
5
- Author: Trilliant Health
5
+ Author-email: Trilliant Health <info@trillianthealth.com>
6
+ License: MIT
7
+ Project-URL: Repository, https://github.com/TrilliantHealth/trilliant-data-science
8
+ Requires-Python: >=3.8
6
9
  Description-Content-Type: text/markdown
7
10
  Requires-Dist: attrs>=22.2.0
8
11
  Requires-Dist: cattrs>=22.2.0
@@ -24,7 +24,6 @@ thds/core/lazy.py,sha256=e1WvG4LsbEydV0igEr_Vl1cq05zlQNIE8MFYT90yglE,3289
24
24
  thds/core/link.py,sha256=kmFJIFvEZc16-7S7IGvtTpzwl3VuvFl3yPlE6WJJ03w,5404
25
25
  thds/core/logical_root.py,sha256=gWkIYRv9kNQfzbpxJaYiwNXVz1neZ2NvnvProtOn9d8,1399
26
26
  thds/core/merge_args.py,sha256=7oj7dtO1-XVkfTM3aBlq3QlZbo8tb6X7E3EVIR-60t8,5781
27
- thds/core/meta.json,sha256=3gouDycOEP_TpHKc0Cd4n32ZQ74xkTBuw7w-wExZq2s,196
28
27
  thds/core/meta.py,sha256=IPLAKrH06HooPMNf5FeqJvUcM-JljTGXddrAQ5oAX8E,16896
29
28
  thds/core/parallel.py,sha256=HXAn9aIYqNE5rnRN5ypxR6CUucdfzE5T5rJ_MUv-pFk,7590
30
29
  thds/core/pickle_visit.py,sha256=QNMWIi5buvk2zsvx1-D-FKL7tkrFUFDs387vxgGebgU,833
@@ -67,8 +66,8 @@ thds/core/sqlite/structured.py,sha256=swCbDoyVT6cE7Kl79Wh_rg5Z1-yrUDJbiVJF4bjset
67
66
  thds/core/sqlite/types.py,sha256=oUkfoKRYNGDPZRk29s09rc9ha3SCk2SKr_K6WKebBFs,1308
68
67
  thds/core/sqlite/upsert.py,sha256=BmKK6fsGVedt43iY-Lp7dnAu8aJ1e9CYlPVEQR2pMj4,5827
69
68
  thds/core/sqlite/write.py,sha256=z0219vDkQDCnsV0WLvsj94keItr7H4j7Y_evbcoBrWU,3458
70
- thds_core-1.32.20250227161037.dist-info/METADATA,sha256=wDHfruvmPu0RZHoz0hXZ-hKmp0irtfxLOnPviPFm3fg,2123
71
- thds_core-1.32.20250227161037.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
72
- thds_core-1.32.20250227161037.dist-info/entry_points.txt,sha256=bOCOVhKZv7azF3FvaWX6uxE6yrjK6FcjqhtxXvLiFY8,161
73
- thds_core-1.32.20250227161037.dist-info/top_level.txt,sha256=LTZaE5SkWJwv9bwOlMbIhiS-JWQEEIcjVYnJrt-CriY,5
74
- thds_core-1.32.20250227161037.dist-info/RECORD,,
69
+ thds_core-1.32.20250227212140.dist-info/METADATA,sha256=6MlDg5xi7Si6TZWQQwr8gocykqIJ6uBU9BXL3iMK3fI,2275
70
+ thds_core-1.32.20250227212140.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
71
+ thds_core-1.32.20250227212140.dist-info/entry_points.txt,sha256=bOCOVhKZv7azF3FvaWX6uxE6yrjK6FcjqhtxXvLiFY8,161
72
+ thds_core-1.32.20250227212140.dist-info/top_level.txt,sha256=LTZaE5SkWJwv9bwOlMbIhiS-JWQEEIcjVYnJrt-CriY,5
73
+ thds_core-1.32.20250227212140.dist-info/RECORD,,
thds/core/meta.json DELETED
@@ -1,8 +0,0 @@
1
- {
2
- "git_commit": "c1018aa5dfe47d6e197f0ee6da13dc8284829035",
3
- "git_branch": "main",
4
- "git_is_clean": true,
5
- "pyproject_version": "1.32.20250227161037",
6
- "thds_user": "runner",
7
- "misc": {}
8
- }