chuk-artifacts 0.2__py3-none-any.whl → 0.2.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.
- {chuk_artifacts-0.2.dist-info → chuk_artifacts-0.2.1.dist-info}/METADATA +1 -1
- {chuk_artifacts-0.2.dist-info → chuk_artifacts-0.2.1.dist-info}/RECORD +5 -5
- {chuk_artifacts-0.2.dist-info → chuk_artifacts-0.2.1.dist-info}/WHEEL +0 -0
- {chuk_artifacts-0.2.dist-info → chuk_artifacts-0.2.1.dist-info}/licenses/LICENSE +0 -0
- {chuk_artifacts-0.2.dist-info → chuk_artifacts-0.2.1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: chuk-artifacts
|
3
|
-
Version: 0.2
|
3
|
+
Version: 0.2.1
|
4
4
|
Summary: Chuk Artifacts provides a production-ready, modular artifact storage system that works seamlessly across multiple storage backends (memory, filesystem, AWS S3, IBM Cloud Object Storage) with Redis or memory-based metadata caching and strict session-based security.
|
5
5
|
License: MIT
|
6
6
|
Requires-Python: >=3.11
|
@@ -17,8 +17,8 @@ chuk_artifacts/providers/ibm_cos.py,sha256=K1-VAX4UVV9tA161MOeDXOKloQ0hB77jdw1-p
|
|
17
17
|
chuk_artifacts/providers/ibm_cos_iam.py,sha256=VtwvCi9rMMcZx6i9l21ob6wM8jXseqvjzgCnAA82RkY,3186
|
18
18
|
chuk_artifacts/providers/memory.py,sha256=9sA8xDKh_IMjuHtqR5gTtpzpanZfdBeQLcTk-4-G9Dk,10582
|
19
19
|
chuk_artifacts/providers/s3.py,sha256=QSSiYjNENQfwxJ2-Yw-CJrO8lNZcIrsfdn2Vo_DD-b4,2931
|
20
|
-
chuk_artifacts-0.2.dist-info/licenses/LICENSE,sha256=SG9BmgtPBagPV0d-Fep-msdAGl-E1CeoBL7-EDRH2qA,1066
|
21
|
-
chuk_artifacts-0.2.dist-info/METADATA,sha256=
|
22
|
-
chuk_artifacts-0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
23
|
-
chuk_artifacts-0.2.dist-info/top_level.txt,sha256=1_PVMtWXR0A-ZmeH6apF9mPaMtU0i23JE6wmN4GBRDI,15
|
24
|
-
chuk_artifacts-0.2.dist-info/RECORD,,
|
20
|
+
chuk_artifacts-0.2.1.dist-info/licenses/LICENSE,sha256=SG9BmgtPBagPV0d-Fep-msdAGl-E1CeoBL7-EDRH2qA,1066
|
21
|
+
chuk_artifacts-0.2.1.dist-info/METADATA,sha256=vNe4vWem05tcFlLz6tP8EkcyaWpC6zoBntI-aaK3nWQ,21186
|
22
|
+
chuk_artifacts-0.2.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
23
|
+
chuk_artifacts-0.2.1.dist-info/top_level.txt,sha256=1_PVMtWXR0A-ZmeH6apF9mPaMtU0i23JE6wmN4GBRDI,15
|
24
|
+
chuk_artifacts-0.2.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|