Wtop

Latest version: v0.7.11

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

Scan your dependencies

Page 1 of 4

0.7.11

===========================

Improved
--------

- added seconds (thank you rrazor!)
- added py.test and Travis CI (just flake8 for now)
- corrected German (thanks windlass)

Deprecated or Known Issues
--------------------------

- iqm() and miqm() aggregation functions are unreliable when the sort LIMIT
is less than the total number of records returned (`GitHub Issue 4`_)

0.7.9

==========================

Improved
--------

- Fixed -c/--config (`GitHub Issue 6`_)

Deprecated or Known Issues
--------------------------

- iqm() and miqm() aggregation functions are unreliable when the sort LIMIT
is less than the total number of records returned (`GitHub Issue 4`_)

0.7.8

==========================

Improved
--------

- Added debug()
- Refactored cfg_file handling with assistance from Matt Gray
(see `CONTRIBUTORS.rst`_)

- Setup detects VirtualEnv and respects --user
- Logrep/wtop search for the config if it is not specified (see help)

- Added tool chain to create `Robots Pattern`_
- Improved stdin/stdout buffering handling (`GitHub Issue 3`_)

.. _`GitHub Issue 3`: https://github.com/ClockworkNet/wtop/issues/3
.. _`Robots Pattern`: https://github.com/ClockworkNet/wtop/wiki/RobotsPattern

Deprecated or Known Issues
--------------------------

- iqm() and miqm() aggregation functions are unreliable when the sort LIMIT
is less than the total number of records returned (`GitHub Issue 4`_)
- The -c/--config option is ignored (`GitHub Issue 6`_)

.. _`GitHub Issue 6`: https://github.com/ClockworkNet/wtop/issues/6

0.7.7

==========================

Improved
--------

- Removed not-yet-implemented help text

Deprecated or Known Issues
--------------------------

- iqm() and miqm() aggregation functions are unreliable when the sort LIMIT
is less than the total number of records returned (`GitHub Issue 4`_)

0.7.6

==========================

Improved
--------

- Now utilizes `python-iqm`_ for iqm (interquaritle mean) and miqm (moving
interquartile mean) aggregation functions
- MovingIQM class removed from `logrep.py`
- `setup.py` updated to use setuptools per `Python Packaging User Guide`_

.. _`python-iqm`: https://github.com/ClockworkNet/python-iqm
.. _`Python Packaging User Guide`:
https://python-packaging-user-guide.readthedocs.org/en/latest/

Deprecated or Known Issues
--------------------------

- Help text contains not-yet-implemented IQM related options
- iqm() and miqm() aggregation functions are unreliable when the sort LIMIT
is less than the total number of records returned (`GitHub Issue 4`_)

.. _`GitHub Issue 4`: https://github.com/ClockworkNet/wtop/issues/4

0.7.5

==========================

Improved
--------

- Corrected debian docs and patch (for building a Debian or Ubuntu package)

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.