Skip to main content

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.

LexiExtract

PyPi Downloads

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

All words in all languages

How to contribute?

  1. Fork the repository.

  2. Make changes.

  3. Submit a pull request.

How to support?

or

  • Bitcoin: 19di2VDYV9cNrvrsqhZJeT8yXqwuRZ5PGx

Project details


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 hashes)

Uploaded Source

Built Distribution

WordsPy-2.0.0-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page