Markovipy

Latest version: v0.3.0

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

Scan your dependencies

0.3.020170530

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

* exposed the ``Markovipy`` class in the ``markovipy`` module.
API changed from

from markovipy.markovipy import MarkoviPy

to

from markovipy import MarkoviPy

0.2.0

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

* ``self.middle_value`` mapping becomes a ``defaultdict``
* ``list_to_tuple()`` was removed to use just the ``tuple()``
* moved ``self.words_list = get_word_list(self.filename)`` to `__init__()`

0.1.1

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

* fixes ``UnicodeDecodeError`` while reading files instead of using the normal ``open()``

0.1.0

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

* First release on PyPI.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.