MDANSE icon indicating copy to clipboard operation
MDANSE copied to clipboard

[ENHANCEMENT] Native Python `TextFile` compression

Open oerc0122 opened this issue 11 months ago • 0 comments

Is your feature request related to a problem? Please describe. MDANSE.IO.TextFile relies on external programs run through os.popen.

Describe the solution you'd like Python provides zipfile and tarfile for native handling

Describe alternatives you've considered N/A

Additional context N/A

oerc0122 avatar Mar 25 '25 19:03 oerc0122