Skip to main content

基于内置 dict,它是对内置 dict 的增强。dict 能做的它能做,dict 不能做的它更能做。

Project description

LOGO Release Python Versions License Downloads

gqylpy-dict

gqylpy-dict 基于内置 dict,它是对内置 dict 的增强。dict 能做的它能做,dict 不能做的它更能做。

pip3 install gqylpy_dict

>>> from gqylpy_dict import gdict

>>> gdict == dict
True

>>> gdict is dict
False

>>> x = {'a': [{'b': 'B'}]}
>>> x = gdict(x)
>>> x.a[0].b
'B'

>>> x.deepget('a[0].b')
'B'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gqylpy_dict-1.1.1.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gqylpy_dict-1.1.1-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file gqylpy_dict-1.1.1.tar.gz.

File metadata

  • Download URL: gqylpy_dict-1.1.1.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for gqylpy_dict-1.1.1.tar.gz
Algorithm Hash digest
SHA256 5796b019e48a9256945b325ebef0dcb592c08ac1ec01fa90bcb7b2d3629a4531
MD5 b2b8f49d6c2fcda1ec1b8615422a10ea
BLAKE2b-256 43d7b988ccb1d03c279a25b1005fd8cc069460d6bba2b791c78997bb20ac5ac2

See more details on using hashes here.

File details

Details for the file gqylpy_dict-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: gqylpy_dict-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for gqylpy_dict-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d831d1a1812a2b0c868a61e36d6aba02bf2900f8456d3eabe4b4a857f8e7f284
MD5 464ebf05b7cbf1a521fce10dfcc479c3
BLAKE2b-256 1464cdd06ba0961680c49ba058559cdee69b1ec324e15b10a22f30bd0fa75d0e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page