LICENSE
README.md
pyproject.toml
automation_file/__init__.py
automation_file/__main__.py
automation_file/gui/__init__.py
automation_file/gui/main_widget.py
automation_file/gui/main_window.py
automation_file/local/__init__.py
automation_file/local/dir/__init__.py
automation_file/local/dir/dir_process.py
automation_file/local/file/__init__.py
automation_file/local/file/file_process.py
automation_file/local/zip/__init__.py
automation_file/local/zip/zip_process.py
automation_file/remote/__init__.py
automation_file/remote/google_drive/__init__.py
automation_file/remote/google_drive/driver_instance.py
automation_file/remote/google_drive/delete/__init__.py
automation_file/remote/google_drive/delete/delete_manager.py
automation_file/remote/google_drive/dir/__init__.py
automation_file/remote/google_drive/dir/folder_manager.py
automation_file/remote/google_drive/download/__init__.py
automation_file/remote/google_drive/download/download_file.py
automation_file/remote/google_drive/search/__init__.py
automation_file/remote/google_drive/search/search_drive.py
automation_file/remote/google_drive/share/__init__.py
automation_file/remote/google_drive/share/share_file.py
automation_file/remote/google_drive/upload/__init__.py
automation_file/remote/google_drive/upload/upload_to_driver.py
automation_file/utils/__init__.py
automation_file/utils/callback/__init__.py
automation_file/utils/callback/callback_function_executor.py
automation_file/utils/exception/__init__.py
automation_file/utils/exception/exception_tags.py
automation_file/utils/exception/exceptions.py
automation_file/utils/executor/__init__.py
automation_file/utils/executor/action_executor.py
automation_file/utils/file_process/__init__.py
automation_file/utils/file_process/get_dir_file_list.py
automation_file/utils/json/__init__.py
automation_file/utils/json/json_file.py
automation_file/utils/logging/__init__.py
automation_file/utils/logging/loggin_instance.py
automation_file/utils/package_manager/__init__.py
automation_file/utils/package_manager/package_manager_class.py
automation_file/utils/project/__init__.py
automation_file/utils/project/create_project_structure.py
automation_file/utils/project/template/__init__.py
automation_file/utils/project/template/template_executor.py
automation_file/utils/project/template/template_keyword.py
automation_file/utils/scheduler/__init__.py
automation_file/utils/scheduler/extend_apscheduler.py
automation_file/utils/socket_server/__init__.py
automation_file/utils/socket_server/file_automation_socket_server.py
automation_file_dev.egg-info/PKG-INFO
automation_file_dev.egg-info/SOURCES.txt
automation_file_dev.egg-info/dependency_links.txt
automation_file_dev.egg-info/requires.txt
automation_file_dev.egg-info/top_level.txt