Ranking

Latest version: v0.3.2

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

Scan your dependencies

Page 1 of 2

0.3.2

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

Released on Oct 9th 2020.

- Stopped supporting Python 2.5, 2.6, 3.2, and 3.3.
- Supported Python 3.4, 3.5, 3.6, 3.7, and 3.8.

Thanks to `Nolan Gilley`_.

.. _Nolan Gilley: https://github.com/nkgilley

0.3.1

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

Released on Mar 4th 2013.

Fixes an error of :func:`FRACTIONAL` strategy with multiple tie ranks. Thanks
to `Yunwon Jeong`_.

.. _Yunwon Jeong: http://youknowone.org/

0.3

-----------

Released on Jan 30th 2013.

Doesn't support old ``cmp`` style just like Python 3.

- Removes``cmp`` parameter from :class:`Ranking`.
- Removes :func:`score_comparer`.
- ``key``, ``reverse``, ``no_score`` parameter of :class:`Ranking` is now
keyword-only.

0.2.4

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

Released on Jan 9th 2013.

Supports Python 3 and Jython.

0.2.3

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

Released on Oct 26th 2012.

- Adds ``no_score`` parameter to use other value for "no score" instead of
``None``.
- Implements :func:`score_comparer`.

0.2.2

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

Released on Oct 26th 2012.

- Adds ``reverse`` parameter for :class:`Ranking`.
- Adds :meth:`Ranking.rank` to find the rank of the value.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.