Nested Dictionaries
Project description
Nested Dictionaries
Simple module to help with the creation of nested dictionaries with an arbitrary number of levels.
Installation
pip install nested-dictionaries
Usage
from nested_dictionaries import NestedDictionaries
my_dict = NestedDictionaries()
my_dict[key1][key2][key...] = 'value'
License
Released under the MIT licence.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nested-dictionaries-0.0.1.tar.gz
.
File metadata
- Download URL: nested-dictionaries-0.0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee77d7e1cc7ccab861882073f424bb81f1703693f2a7b44f25be17e3be3e319b |
|
MD5 | 565e1b52f53563557ab3a0a8f997f234 |
|
BLAKE2b-256 | 027d01cca48bd1874fcc217ac03274d3054cd66359e043151605ad725bde8b46 |
File details
Details for the file nested_dictionaries-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: nested_dictionaries-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23b83b4a9c59bee49e47bb3d92836d99b49912e303be9cf30eb592508f007f2f |
|
MD5 | 5cdfb006c8f2a7d736d8f57507e94592 |
|
BLAKE2b-256 | 3b232c399b248f504c6860eca9cd2876e8d7a72717cb4ef452750f04a1fcfeee |