Mmstats

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 3

0.6.0

--------------------------------------

* [API CHANGE] - MovingAverageField's kwarg changed from window_size => size
* Refactored __init__.py into fields, models, and default (and imported public
bits into __init__)
* Added TimerField (MovingAverageField + context manager)
* Added docs (don't get too excited, just a start)

0.5.0

---------------------------------------------

* [API CHANGE] - RunningAverage field is now AverageField
* Added MovingAverageField with window_size=100 parameter
* Tests can now be run via "python setup.py test"

0.4.1

-------------------------------------

* Fixed pollstats
* Updated README slightly

0.4.0

------------------------------------------------

* Added clean module and cleanstats script to clean stale mmstat files
* Added path kwarg to MmStats class to allow easy path overriding
* Added StringField for UTF-8 encoded strings
* Added StaticFloatField & StaticDoubleField
* Added created UNIX timestamp (sys.created) to default MmStats class
* Moved all modules into mmstats package
* Fixed mmash template packaging
* Fixed test mmstat file cleanup
* Refactored reading code into mmstats.reader module

0.3.12

---------------------------------

* Use ctypes.get_errno() instead of Linux specific wrapper

0.3.11

---------------------------------

* Fix libc loading on OSX

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.