Mnemonic

Latest version: v0.21

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

Scan your dependencies

1.0.0

.. _Semantic Versioning: https://semver.org/spec/v2.0.0.html

0.21

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

.. _0.21: https://github.com/trezor/python-mnemonic/compare/v0.20...v0.21

Added
~~~~~

- Czech and Portuguese wordlists
- Option to provide custom list of words instead of loading from built-in file

Changed
~~~~~~~

- Use `secrets` module for randomness
- Use English as a default language if none is provided
- Language detection is unambiguous even if some words are ambiguous
- Build system switched to Poetry

Removed
~~~~~~~

- Support for Python below 3.8 was dropped

0.20

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

.. _0.20: https://github.com/trezor/python-mnemonic/compare/v0.19...v0.20

Added
~~~~~

- Type annotations
- Support for testnet private keys

Changed
~~~~~~~

- Project directory structure was cleaned up
- Language on the `Mnemonic` object is remembered instead of repeatedly detecting

Removed
~~~~~~~

- Support for Python 2.7 and 3.4 was dropped

0.19

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

Added
~~~~~

- Start of changelog

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.