parserPDF / file_handler /file_utils.py

Commit History

baseline08_beta01_27Sept25: zipped, yield output, log in
962ef72

semmyk commited on

rebaseline07_21Sept25_01 - Errno13 log file permission - HF logout gr.LoginButton
8df8835

semmyk commited on

rebaseline06_20Sept25_06
1510c2c

semmyk commited on

HF Spaces: Errno13: file permission creating log file
a99e5f8

semmyk commited on

baseline and quick fix: Title & Description
2b8a27a

semmyk commited on

file_utils: oops writable_dir.mkdir()
7d3c71d

semmyk commited on

file_utils: fix Permission Errno13 creating log file
75d8b58

semmyk commited on

log file: refactor check_create_file
171594a

semmyk commited on

file_utils: fixing file_path.touch
5377de5

semmyk commited on

file_utils: debugging file_path
f748dfb

semmyk commited on

file_utils: oops: dir_path.chmod(0)
7f1d2ea

semmyk commited on

file_utils: file_path.chmod(0)
6393e05

semmyk commited on

fix: if file exists - dir_path.mkdir(parents=True, exist_ok=True, mode=0o2664) #, mode=0o2644)
1e8cc4d

semmyk commited on

fix: if not file_path.exists() - dir_path.mkdir(parents=True, exist_ok=True) #, mode=0o2644)
aab6bfe

semmyk commited on

fix logger check_create_file() to ensure logging file
e8f8991

semmyk commited on

fix: file.utils create logging file
c1f3308

semmyk commited on

Refactor file permission handling in check_create_paths and ensure consistent logging setup
3c68ee3

semmyk commited on

fix app_logging.log if exists
51c77cb

semmyk commited on

initial commit
0fd441a

semmyk commited on