Get words for any langauge.
Project description
WordsPy
A Python library allows developers to retrieve millions of words for the requested language with just one line of code.
Install
WordsPy can be installed using the pip command.
pip install WordsPy
Example
import WordsPy as Wp
english_language = Wp.English()
english_words = english_language.get_all_words() # return all the available words in language
random_english_words = Wp.get_random_words(turkish_words, 5) # retun 5 random words from the list
Available languages
How to contribute?
-
Fork the repository.
-
Make changes.
-
Submit a pull request.
How to support?
or
- Bitcoin: 19di2VDYV9cNrvrsqhZJeT8yXqwuRZ5PGx
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
WordsPy-2.0.0.tar.gz
(3.5 kB
view details)
Built Distribution
File details
Details for the file WordsPy-2.0.0.tar.gz
.
File metadata
- Download URL: WordsPy-2.0.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd2c785b2fe6d35e54338c8e3a39f174e10f0ad7c5a182583dbacd55bd260dba |
|
MD5 | c301dbb9285d99141318008e6dbf1671 |
|
BLAKE2b-256 | 5d2e7ad189bdc67c85e798d2f65134308c91c7072b4572309d062f0201ad403b |
File details
Details for the file WordsPy-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: WordsPy-2.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f3274093d93b8db715726c77934d7d645b8c3df09527af3d6f65cca4688a24a |
|
MD5 | ed625c0437b42e0c73fcd1da8eda3fd9 |
|
BLAKE2b-256 | cf90496b2f44675f3bfba859cbd1d9b76a5ec574bd4eebd9d89f57f53ff433b3 |