![]() |
| ||
| File Compression Since there is so much discussion on one of the threads on zipping/unzipping files and all the associated incompatibilities, is there a way to do this with Python and cut out the middleman? |
| ||
| Re: File Compression Python offers a number of modules providing easy file compression and decompression. Here are code snippets for two of the popular compression formats ... zipfile --> http://www.daniweb.com/code/snippet629.html tarfile --> http://www.daniweb.com/code/snippet630.html |
| ||
| Re: File Compression Quote:
|
| ||
| Re: File Compression Another question, can zipfile archive several files like tarfile? How would you save the decompresed files? |
| ||
| Re: File Compression Quote:
http://www.daniweb.com/code/snippet633.html |
| All times are GMT -4. The time now is 5:57 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC