Skip to main content

useful dict tool

Project description

Dict Tool provides an easy to get value from nested dict. Typical usage often looks like this:

#!/usr/bin/env python

from dicttool import dget

a = {'kikodo': {'age': 21}}
print dget(a, 'kikodo.age')

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

DictTool-0.0.1.tar.gz (1.4 kB view details)

Uploaded Source

File details

Details for the file DictTool-0.0.1.tar.gz.

File metadata

  • Download URL: DictTool-0.0.1.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for DictTool-0.0.1.tar.gz
Algorithm Hash digest
SHA256 241bd1ec3afb47387c1706f4b504842b3f928cbdc88d04fe4bcceed8658bcdf0
MD5 cde03f6d66f2c46be7cf51f9a9b0bfa0
BLAKE2b-256 c9c3492667b4aa3cb2cb442e70f2a2822489fa60223504d041e8ef4fcd199309

See more details on using hashes here.

Supported by

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