Give AlbumentationsX a star on GitHub — it powers this leaderboard

Star on GitHub

fmoo/frozen_dict

- Creates a class FrozenDict that behaves like dict, but all mutable methods are removed. - Compatible with both Python2 and Python3. - Like a tuple, FrozenDict is hashable if and only if all its items are hashable.

Stars: 0Language: Python
fmoo/frozen_dict - GitHub Repository | PyPI Leaderboard