Vocabulary

Latest version: v1.0.4

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

Scan your dependencies

1.0.4

~~~~~

- Fixed `setup.py` requirements.txt file not found issue by removing the logic to strip dependencies. Just a hack for now. Need to do it the older way.
- Fixed failing tests in travis due to older unchanged import of `vocabulary`

1.0.3

~~~~~

- Fixed `setup.py` import issue
- API changes to importing the module
from vocabulary.vocabulary import Vocabulary as vb instead of from vocabulary import Vocabulary as vb

1.0.0

~~~~~

- Added support for specifying response format
- Updated ``Vocabulary.pronunciation``, ``Vocabulary.antonym, Vocabulary.part_of_speech to return a list of objects with apprioprate index

0.0.5

~~~~~

- Added `translate` module
- Improved Documentation
- Minor bug fixes

0.0.4

~~~~~

- ``JSON`` inconsistency fixed for the methods

- ``Vocabulary.hyphenation()``
- ``Vocabulary.part_of_speech()``
- ``Vocabulary.meaning()``

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.