AutoDict

View on PyPIReverse Dependencies (2)

2.0.0 AutoDict-2.0.0-py3-none-any.whl

Wheel Details

Project: AutoDict
Version: 2.0.0
Filename: AutoDict-2.0.0-py3-none-any.whl
Download: [link]
Size: 19243
MD5: 1e44795f2d9c297db1d7b6b9c9f4ea52
SHA256: 96033dfa57baee7bf1ce4d39ad706623c59c98b51a9c7f14a7c59f18133c7ad2
Uploaded: 2022-07-11 21:56:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: AutoDict
Version: 2.0.0
Summary: Dictionary that automatically adds children dictionaries as necessary
Author: Bradley Davis
Author-Email: me[at]bradleydavis.tech
Home-Page: https://github.com/WattsUp/AutoDict
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Requires-Dist: orjson; extra == "extras"
Requires-Dist: ujson; extra == "extras"
Requires-Dist: python-rapidjson; extra == "extras"
Requires-Dist: simplejson; extra == "extras"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pylint; extra == "test"
Provides-Extra: extras
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2969 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autodict/__init__.py sha256=GHHZyRATgjjiU3Qlj5MzEveGxtBIiwhZHuJ5Erpnbk8 235
autodict/implementation.py sha256=L5w61uZB_BQJPjHQHqm2wzOAkjyUfqua9QaLc2Nz5Fc 1406
autodict/version.py sha256=z7gETMroE-2jvSUdtCBBD2U6J2vr9pfjq4JBpC7fl_Q 101
autodict/json_drivers/__init__.py sha256=bvMsqJM_sE4gOD-WRHbGYOzeuZ5sbNjoi0qtyFT0DPw 188
autodict/json_drivers/base.py sha256=6sbcgQxcGAclpTVE5Wflq0HIdWNvkBhm7PVAIC9yy5g 5413
autodict/json_drivers/orjson.py sha256=kqjJZpJlv26bkjNhzcUcbLKhkwcUqUUwD-MAo394l5w 2988
autodict/json_drivers/rapidjson.py sha256=fwi0538ixLFsTt79tJq9sSovkxG2O6dAaqRuQNkd4BM 3406
autodict/json_drivers/simplejson.py sha256=_WWuULhnd6TEfopjHOm1GTrZid5uajFPp-LOS71nE2Q 2689
autodict/json_drivers/ujson.py sha256=RACf2EURE_F9UwyWtUxyxntGjwxM__Awumbnogp_yIw 3181
tests/__init__.py sha256=8RGrZIUrnOvN4PBgHJTLIzEl6aJQrEpROpRe9XexxW4 80
tests/__main__.py sha256=B1bwsm_9fQXZ74Ds8pdkpb5FZueP1VofoWWy2teIKq0 997
tests/base.py sha256=qHgtYFwEyxD_GhZlj5J8-gCxpDSXwyExBfUYwOYN26I 2731
tests/test_autodict.py sha256=qs1gJo_R6fM_0xyjXan8r_GefTWxm0l-v0a1X-2YRHE 1394
tests/json_drivers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/json_drivers/test_base.py sha256=jHz4tEBEm2Va_o-zTptx6eDeKd3poS0oJhSSDVU1q30 7127
tests/json_drivers/test_orjson.py sha256=k_Qo8UabB8VpSIgA5IDEsO-lcznx1b2pj5hpCQjOnf8 4635
tests/json_drivers/test_rapidjson.py sha256=G0U-leyWI-z6Q8_8fJVtgYFW1yLrWygFGWKokR4vEr4 4562
tests/json_drivers/test_simplejson.py sha256=xwKOCQNWIdgtJSqSj51-S6lS3BfmvYYlUtarUhEYsds 4643
tests/json_drivers/test_ujson.py sha256=Fpp2WKuqbEObpZpUfmJyNtw4L-96EpwliKkDuoGdyDY 4683
AutoDict-2.0.0.dist-info/LICENSE sha256=Jqj0JbefZ0WsqBaU79xg5ecNuMzJphINRzv61YC3_GU 1069
AutoDict-2.0.0.dist-info/METADATA sha256=XxhVFIOaq7oQa94iuUmDzPn80HQ0KqsFxDzWUI4NAUA 4147
AutoDict-2.0.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
AutoDict-2.0.0.dist-info/top_level.txt sha256=7AIQs8WBNC-mFi82Q7rVkFodX7ktLevRd_c-0IT_Pss 15
AutoDict-2.0.0.dist-info/RECORD

top_level.txt

autodict
tests