Skip to main content

Simple nested Namespaces

Project description

Simple nested namespaces.

In [1]: from nested_namespace import NestedNamespace

In [2]: x = NestedNamespace()

In [3]: x.some_attr = {'a': 'dict', 'will': 'be transformed'}

In [4]: x
Out[4]: NestedNamespace(some_attr=NestedNamespace(a='dict', will='be transformed'))

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

nested_namespace-0.0.4.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file nested_namespace-0.0.4.tar.gz.

File metadata

File hashes

Hashes for nested_namespace-0.0.4.tar.gz
Algorithm Hash digest
SHA256 d6200be2b62fd57cec421b111ee51875129268104775e243bab5209c0d0f98fe
MD5 a448dac410811eb818a2ed09fd77e5f8
BLAKE2b-256 c7883fca9db9815e1dba4f6cbe63d1cdda2d7b9bf4cf0c1eb27fd4b54f8403a0

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