Add dot notation to Python dicts.
Project description
dotdict3
Add dot notation to Python dicts.
Installation
pip install dotdict3
Usage
>>> from dotdict3 import DotDict
>>> dotdict = DotDict({"a": "b"})
>>> dotdict.a
'b'
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
dotdict3-1.1.0.tar.gz
(4.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dotdict3-1.1.0.tar.gz.
File metadata
- Download URL: dotdict3-1.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b82832c28516b2356af2380ca65f0ec2d0f69ce3cbbea2b0097c22f34fb30ffe
|
|
| MD5 |
29283a413f4cbff9c18d5244ae6bb03b
|
|
| BLAKE2b-256 |
954e4cf82df9461231ab1968474c93799cdc98c0dd1f603425e6643e1721e2f8
|
File details
Details for the file dotdict3-1.1.0-py3-none-any.whl.
File metadata
- Download URL: dotdict3-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.13 {"installer":{"name":"uv","version":"0.9.13"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb379b5e77a8284e7838a64c957bda7120d683210a77a9b819f5e87fb2689774
|
|
| MD5 |
aafc2530909eef846935fa6b81000cc1
|
|
| BLAKE2b-256 |
163090b6c0e36acfa7570487e8dae2e5f49e7f895e2ca48725d04639523a08d4
|