persidict 0.105.17__py3-none-any.whl → 0.105.19__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 persidict might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: persidict
3
- Version: 0.105.17
3
+ Version: 0.105.19
4
4
  Summary: Simple persistent key-value store for Python. Values are stored as files on a disk or as S3 objects on AWS cloud.
5
5
  Keywords: persistence,dicts,distributed,parallel
6
6
  Author: Vlad (Volodymyr) Pavlov
@@ -27,16 +27,12 @@ Requires-Dist: deepdiff
27
27
  Requires-Dist: boto3
28
28
  Requires-Dist: sphinx-rtd-theme
29
29
  Requires-Dist: furo
30
+ Requires-Dist: sphinx-book-theme
30
31
  Requires-Dist: boto3 ; extra == 'aws'
31
- Requires-Dist: numpy ; extra == 'dev'
32
- Requires-Dist: pandas ; extra == 'dev'
33
- Requires-Dist: boto3 ; extra == 'dev'
34
- Requires-Dist: moto ; extra == 'dev'
35
- Requires-Dist: pytest ; extra == 'dev'
36
32
  Requires-Python: >=3.10
33
+ Project-URL: Docs, https://persidict.readthedocs.io/
37
34
  Project-URL: Homepage, https://github.com/pythagoras-dev/persidict
38
35
  Provides-Extra: aws
39
- Provides-Extra: dev
40
36
  Description-Content-Type: text/markdown
41
37
 
42
38
  # persidict
@@ -1,4 +1,3 @@
1
- persidict/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
2
1
  persidict/__init__.py,sha256=rxL8U8UI1lnnA0TpyWSBI0_LfAqfQle_aH9J7Bhd4H4,2984
3
2
  persidict/basic_s3_dict.py,sha256=gyqrde_j2F3BXBI-1XAkWJLd5v2zegV0TBOfx8aslk4,23872
4
3
  persidict/cached_appendonly_dict.py,sha256=XW70AphBx85-FMX6M4lQHCsc_qyD-O7e3k-h0lbT1WU,10637
@@ -14,6 +13,6 @@ persidict/safe_str_tuple.py,sha256=BSRMNgLfZoAwS7ZkiVA3fV2sfj2i_NO1tjstVP-XGOU,8
14
13
  persidict/safe_str_tuple_signing.py,sha256=mpOfx_xyprc0_c60XPB_EihI3vR1gOn6T03iCx1HwwQ,7494
15
14
  persidict/singletons.py,sha256=7Kt-OiOAzLMyPZyEer19i5rtbuhmzxZp72BzwM9ereM,6916
16
15
  persidict/write_once_dict.py,sha256=j7o-ZfVIR5v6MnRx2EXvGIIUB5O6kQkzO6JQjytESEY,12182
17
- persidict-0.105.17.dist-info/WHEEL,sha256=M6du7VZflc4UPsGphmOXHANdgk8zessdJG0DBUuoA-U,78
18
- persidict-0.105.17.dist-info/METADATA,sha256=6_DlMVVuiHANLYt-hgJ3LXDiHNtqPsm3q-us1og7fXA,13737
19
- persidict-0.105.17.dist-info/RECORD,,
16
+ persidict-0.105.19.dist-info/WHEEL,sha256=M6du7VZflc4UPsGphmOXHANdgk8zessdJG0DBUuoA-U,78
17
+ persidict-0.105.19.dist-info/METADATA,sha256=vjSaY1i294WtVHrcsoAb7GfpxlqKoqk7_SEzw6jlPdU,13612
18
+ persidict-0.105.19.dist-info/RECORD,,
persidict/.DS_Store DELETED
Binary file