Qsh

Latest version: v0.8.2

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

Scan your dependencies

Page 2 of 4

0.6.1

Improvements

- Performance improvement - https://github.com/nethask/qsh/pull/5

As always thanks to inesusvet

0.6.0

Improvements

- Use collections.namedtuple for better visibility and smaller memory footprint - https://github.com/nethask/qsh/pull/4

Bug fixes

- Extracted `QshFile.header` embedded class into `QshFileHeader` class - https://github.com/nethask/qsh/pull/3

Thanks to inesusvet for his amazing work!

0.5.3

Improvements

- Changed pip version in setup.py to update package;
- Fixed license.

0.5.2

Added functionality

- Added function `tell()` to return an int indicating current stream position of the underlying file object of QshFile;
- Added function `seek(position)` to change stream position of the underlying file object of QshFile;
- Added function `close()` to close file object of QshFile.

Improvements

- `read_ord_log_data()` won't raise KeyError exception anymore thanks to inesusvet

0.5.1

Improvements

- Changed name in license

0.5.0

Added functionality

- Added `__str__()` functions for all main object classes

Improvements

- All timestamps are now in exchange time zone i.e. Europe/Moscow

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.