Easierfile

Latest version: v2.3.0

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

Scan your dependencies

2.3.0

New feature

- support automatically adapting to set the encoding format according to the IO stream when performing IO operations on file

Added

- feat: add encoding data to property\<info> of class\<File>

2.2.0

Fixed

- fix: empty file content when enable file lock

2.1.0

Added

- feat: add property\<status> to class\<File>

Fixed

- fix: attribute:private\<__m_is_lock> of class\<File> is bool\<True> when the file lock is off

2.0.0

Added

- feat: add param to class\<File> constructor that support setting whether to automatically create the file if it does not exist and enable file lock

- feat: add method\<create> to class\<File>

Changed

- BREAKING CHANGE: get file attribute information from property:dict\<info> instead of property\<full_name> & property\<name> & property\<ext>

1.1.0

Warning

Not compatible with `v1.0.0` and below!

Added

- feat: add property\<full_name> & property\<name> & property\<ext> to class\<File>

Changed

- BREAKING CHANGE: to comply with PEP8, `v1.0.0` method\<Rewrite> & method\<Append> & method\<Delete> of class\<File> were renamed

1.0.0

First release on PyPI!

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.