README.md
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.0.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file dotdict3-1.0.0.tar.gz
.
File metadata
- Download URL: dotdict3-1.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa96236f343e7aaa7ec32c2818baae984a3c71cfa2ae378a7f660f056115ed4e |
|
MD5 | 78c9e4fec8418c542277b6da0ba323a7 |
|
BLAKE2b-256 | f1bf4e9e8cd0183e4fbdca2755c12dc1225accfad11cce94a0aa209205f1b7ab |
File details
Details for the file dotdict3-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: dotdict3-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddfb40efa3f55e73d7237aefd8a782985f57998609390453955ba3ce7f1c73f7 |
|
MD5 | 71773eba2680702043faf8a11df28d3c |
|
BLAKE2b-256 | ec12b925f065248cce7cfdcaead9c315f439679ed5d49a266ceebd9bb29c5b54 |