README.md
setup.py
slytherin/__init__.py
slytherin/colour.py
slytherin/distance.py
slytherin/remove_non_alphanumeric.py
slytherin/split_and_strip.py
slytherin/textfile_to_string.py
slytherin/timestamp.py
slytherin.egg-info/PKG-INFO
slytherin.egg-info/SOURCES.txt
slytherin.egg-info/dependency_links.txt
slytherin.egg-info/not-zip-safe
slytherin.egg-info/requires.txt
slytherin.egg-info/top_level.txt
slytherin/collections/OrderedSet.py
slytherin/collections/__init__.py
slytherin/collections/apply_on_dict_keys.py
slytherin/collections/dictionary.py
slytherin/collections/get_dict_product.py
slytherin/collections/get_intersection.py
slytherin/collections/has_duplicates.py
slytherin/collections/is_iterable.py
slytherin/collections/merge_dictionaries.py
slytherin/collections/remove_list_duplicates.py
slytherin/collections/rename_dict_keys.py
slytherin/collections/serialize_arguments.py
slytherin/fuzzy/__init__.py
slytherin/fuzzy/get_closest_match.py
slytherin/json/__init__.py
slytherin/json/json_from_string.py
slytherin/json/json_from_url.py
slytherin/numbers/__init__.py
slytherin/numbers/beautify_num.py
slytherin/numbers/flexible_number.py
slytherin/numbers/number_part.py