Skip to main content

addicted = addict ExtendeD

This library extends ‘addict‘ with some features.

NoAttrDict

Works like addict DictExt, except that it returns a ‘NoAttr‘ value when an attribute is missing. Please read noattr package notes for explaination about ‘NoAttr‘

from addicted import Dict,NoAttrDict d1 = DictExt() d2 = NoAttrDict()

print type(d1.a.b.c.d) >>> <class ‘addicted.DictExt’>

print type(d2.a.b.c.d) >>> <class ‘noattr.NoAttrType’>

News

0.0.1 (2015-07-30)

First version

Download files

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

Source Distribution

addicted-0.0.1.tar.gz (1.9 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for addicted-0.0.1.tar.gz
Algorithm Hash digest
SHA256 bb8bf9dd864de1d4feb51b57fa30ffbadbdb352de543d9b23784c001d1259b2c
MD5 43103b1bb669d33d3218d07e0f254b92
BLAKE2b-256 c4cfccc792d23079a2a52367128420489403e9c6b326927eb4d67fecc21a7ed5

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.9

1 file

0.0.8

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

0.0.2

1 file

This release

0.0.1 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page