A collection of personal scripts for JSON, File/Folder Operations, String Validation, Custom Errors, Cache and stuff.
- json_load()
- json_save()
- jsonMetaFile()
- jsonUserSettings()
- browse_folder()
- create_folders()
- create_folder()
- remove_files_in_dir()
- recursive_dir_copy()
- replace_strings_in_file()
- remove_line_from_file()
- file_is_writeable()
- reformat_input_string()
- begin_or_end_with_numbers()
- begin_with_number()
- has_numbers()
- camelcase_to_snakecase()
- EnvironmentVariableNotFound()
- ApplicationNotFound()
- timed_lru_cache
- time_function_decorator()
- random_string()
- Singleton()
pip install python-backpack