CMD + K

pickydict

Community

More picky version of Python dictionary. PickyDict objects will behave just like Python dictionaries, with a few notable exceptions. PickyDict has a force_lower_case attribute. and PickyDict can contain two additional dictionaries named key_replacements and key_regex_replacements with mappings to enforce translating specific key words.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pickydict

Usage Tracking

0.5.0
0.4.0
0.3.0
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

More picky version of Python dictionary. PickyDict objects will behave just like Python dictionaries, with a few notable exceptions. PickyDict has a force_lower_case attribute. and PickyDict can contain two additional dictionaries named key_replacements and key_regex_replacements with mappings to enforce translating specific key words.

Last Updated

Sep 26, 2024 at 07:01

License

MIT

Total Downloads

17.1K

Version Downloads

5.9K

Supported Platforms

noarch