A collection of useful custom dictionaries for Python.
Contents:
frozendict: An immutable dictionary that cannot be changed after creation.
FrozenOrderedDict: An immutable OrderedDict where the order of keys is preserved, but that cannot be changed after creation.
AlphaDict: A FrozenOrderedDict where the keys are stored in alphabetical order.
bdict: A dictionary where key, value pairs are stored both ways round.
This package also provides two base classes for creating your own custom dictionaries:
FrozenBase: An Abstract Base Class for Frozen dictionaries.
MutableBase: An Abstract Base Class for mutable dictionaries.
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
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 cawdrey-0.1.1.tar.gz.
File metadata
- Download URL: cawdrey-0.1.1.tar.gz
- Upload date:
- Size: 9.1 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.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b2f7e0a8304fcae3b8705c101abb5d7fe98fa428fada3c83029867995f105ee
|
|
| MD5 |
4b2da94217b32ec7c7c517d14e823432
|
|
| BLAKE2b-256 |
a20a526029a93ae8ce25139b9d2436fe17ea5fbf0fdd53830512164cf189b12c
|
File details
Details for the file cawdrey-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cawdrey-0.1.1-py3-none-any.whl
- Upload date:
- Size: 14.5 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.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb96dcfed9eb04de9b0e193742e8c17d53f5cf462bd1cce0865da2af76e8f3b3
|
|
| MD5 |
cafb015d5347dcbf5e7a106b7d2aa35f
|
|
| BLAKE2b-256 |
201676be7e760e58f7ca1d5081253ab15bd58f545d81978480a9fdc21ac00d39
|