Eventio

Latest version: v1.15.0

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

Scan your dependencies

Page 7 of 11

0.21.1

* Provide `eventio.__version__`

0.21.0

* Several optimizations result in roughly 5 - 10% faster reading of simtel files
* `EventIOFile` and `EventIOObject` act as true iterators now (do not reset int `__iter__`)
* Removed the hotfix for the memory leak for zstd files, as this was fixed upstream in version 0.11.1

Merged PRs:

* Merge pull request 177 from cta-observatory/update_readme
* Merge pull request 174 from cta-observatory/fix_iterators
* Merge pull request 176 from cta-observatory/remove_zstd_hotfix
* Merge pull request 175 from cta-observatory/gitignore
* Merge pull request 172 from cta-observatory/reorder_ifs
* Merge pull request 171 from cta-observatory/no_init_parsing

0.20.3

* Better string representation of three iact objects
* fix seeking 0 bytes for zstd files

0.20.2

Monkey patch for zstandard memory leak, see 168

0.20.1

Add `tell` method to `PipeWrapper` to make it a valid file object

0.20.0

* Use gzip subprocess instead of gzip module by default, speeds up reading gz files by ~20%
* Remove unnecessary logging call in reading function, ~ 5% speed up
* Use explicit types from stdint.h for cython code to improve readability

Page 7 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.