Filelike

Latest version: v0.5.0

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.5

* More robust flushing of Buffer and FlushableBuffer

0.3.4

* More robust mode determination in crypto wrapper

0.3.3

* Windows compatability and testcases

0.3.2

* Various bugfixes and performance improvements

0.3.1

* made Encrypt/Decrypt wrappers work correctly for feedback cipher modes
* removed 'setCipher' method in order to achieve this

0.3.0

* Added support for seek() and tell()
* Added filelike.join() for concatenating several files
into one file-like object
* Added filelike.slice() for accessing a portion of a file
* Added support for context-manager protocol
* Much better support for intermingled reads and writes
* Restructured the 'wrappers' module to provide a consistent
naming scheme
* all wrapper classes are now read-wise verbs, e.g.
Decrypt(f) will decrypt all reads from f, and encrypt
all writes.
* removed 'Cat' in favour of filelike.join
* Switched to new-style classes throughout

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.