Pylexique

Latest version: v1.5.1

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

Scan your dependencies

Page 1 of 3

1.5.1

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

* Fixed issue with certain words not being displayed properly.
* Updated dependencies.

1.5.0

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

* Added new method 'Lexique383.get_anagrams()' to get the list of all the anagrams of a given word.
* Removed support for xlsb file format..
* Migrated the project build configuration to pyproject.toml.
* Migrated build backend to poetry.
* Updated the Documentation and the docstrings.
* Updated dependencies.

1.4.0

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

* The library is now completely type annotated and type-checked.
* The method get_all_forms() now checks if the word has multiple lemmas in case of homonymy, eg: 'souris'.
* Fixed parsing bug when using 'std-csv' parser.
* Fixed formatting issue when saving the output of the CLI to a file.
* Updated the Documentation and the docstrings.
* Updated dependencies.

1.3.5

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

* Uses str.lower() to normalize inputs.
* Updated the Documentation and the docstrings.

1.3.4

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

* Fixed bug where Lexique383 was not shipped with the distribution.
* Made csv parsing far faster and more robust.
* Can now use different parsers : 'pandas_csv' is the pandas csv parser, 'std_csv' is the standard library csv parser, 'csv' is a custom csv parser and 'xlsb' is pandas xlsb parser using pyxlsb engine.
* Updated dependencies.

1.3.3

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

* Made csv parsing faster and more robust.
* Can now use different parsers : 'pandas_csv' is the pandas csv parser, 'std_csv' is the standard library csv parser, 'csv' is a custom csv parser and 'xlsb' is pandas xlsb parser using pyxlsb engine.
* Updated dependencies.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.