streaming-fileutils

Streaming Library for Python
Download

streaming-fileutils Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Dmitriy Selyutin

streaming-fileutils Tags


streaming-fileutils Description

streaming-fileutils is a streaming library for Python that provides four types of streams: bstream class to operate with binary data, ustream class to operate with Unicode data, fstream class to operate with fileobjects and pstream class to operate with subprocesses. It also includes StreamError class to handle errors which can happen during work with streaming class.Fileutils provides functions of os, os.path and shutil modules, but uses streaming library. It also has some other functions: cat can be used to get content of the file, compress can be used to compress files, decompress can be used to decompress files and magic can be used to guess mimetype of of files.Product's homepage


streaming-fileutils Related Software