Hanzipy

Latest version: v1.0.4

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

Scan your dependencies

1.0.4

What's Changed
* Fix for Issue 5 UnicodeDecodeError when initializing HanziDecomposer by chaudhga in https://github.com/Synkied/hanzipy/pull/6

New Contributors
* chaudhga made their first contribution in https://github.com/Synkied/hanzipy/pull/6

**Full Changelog**: https://github.com/Synkied/hanzipy/compare/v1.0.3...v1.0.4

1.0.3

New search mode to enable fast search on simple entries.
Use as follows: `dictionary_search(word, search_type="exact")`

This search mode only returns exact matches and do not perform a full search in the dictionary, being faster but also returning only one exact result or none (returns an empty list `[]` if no result found).

1.0.2

Fix package structure

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.