WordsPy


NameWordsPy JSON
Version 2.0.0 PyPI version JSON
download
home_page
SummaryGet words for any langauge.
upload_time2024-02-13 11:06:54
maintainer
docs_urlNone
authoreymenefealtun (Eymen Efe Altun)
requires_python
license
keywords python words extraction word lexicon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
  

# WordsPy

  

  

A Python library allows developers to retrieve millions of words for the requested language with just one line of code.

  

  

![LexiExtract](https://raw.githubusercontent.com/eymenefealtun/WordsPy/master/RepoResources/WordsPyIcon.png)

  

  

[![PyPi](https://img.shields.io/pypi/v/wordspy)](https://pypi.org/project/wordspy/) [![Downloads](https://img.shields.io/pypi/dm/wordspy)](https://pypi.org/project/wordspy)

  
  
  

## Install

WordsPy can be installed using the pip command.

```

pip install WordsPy

```

  

## Example

```python

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](https://github.com/eymenefealtun/all-words-in-all-languages)

  
  

## How to contribute?

1. [Fork](https://github.com/eymenefealtun/WordsPy/fork) the repository.

2. Make changes.

3. Submit a pull request.

  

## How to support?

* [Buy me a coffee](https://www.buymeacoffee.com/altuneymenefe)

or

* Bitcoin: 19di2VDYV9cNrvrsqhZJeT8yXqwuRZ5PGx

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "WordsPy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,words,extraction,word,lexicon",
    "author": "eymenefealtun (Eymen Efe Altun)",
    "author_email": "<eymenefealtun@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5d/2e/7ad189bdc67c85e798d2f65134308c91c7072b4572309d062f0201ad403b/WordsPy-2.0.0.tar.gz",
    "platform": null,
    "description": "\r\n  \r\n\r\n# WordsPy\r\n\r\n  \r\n\r\n  \r\n\r\nA Python library allows developers to retrieve millions of words for the requested language with just one line of code.\r\n\r\n  \r\n\r\n  \r\n\r\n![LexiExtract](https://raw.githubusercontent.com/eymenefealtun/WordsPy/master/RepoResources/WordsPyIcon.png)\r\n\r\n  \r\n\r\n  \r\n\r\n[![PyPi](https://img.shields.io/pypi/v/wordspy)](https://pypi.org/project/wordspy/) [![Downloads](https://img.shields.io/pypi/dm/wordspy)](https://pypi.org/project/wordspy)\r\n\r\n  \r\n  \r\n  \r\n\r\n## Install\r\n\r\nWordsPy can be installed using the pip command.\r\n\r\n```\r\n\r\npip install WordsPy\r\n\r\n```\r\n\r\n  \r\n\r\n## Example\r\n\r\n```python\r\n\r\nimport WordsPy as Wp\r\n\r\nenglish_language = Wp.English()\r\n\r\nenglish_words = english_language.get_all_words() # return all the available words in language\r\n\r\nrandom_english_words = Wp.get_random_words(turkish_words, 5) # retun 5 random words from the list\r\n\r\n```\r\n\r\n  \r\n\r\n## Available languages\r\n\r\n[All words in all languages](https://github.com/eymenefealtun/all-words-in-all-languages)\r\n\r\n  \r\n  \r\n\r\n## How to contribute?\r\n\r\n1. [Fork](https://github.com/eymenefealtun/WordsPy/fork) the repository.\r\n\r\n2. Make changes.\r\n\r\n3. Submit a pull request.\r\n\r\n  \r\n\r\n## How to support?\r\n\r\n* [Buy me a coffee](https://www.buymeacoffee.com/altuneymenefe)\r\n\r\nor\r\n\r\n* Bitcoin: 19di2VDYV9cNrvrsqhZJeT8yXqwuRZ5PGx\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Get words for any langauge.",
    "version": "2.0.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        "words",
        "extraction",
        "word",
        "lexicon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf90496b2f44675f3bfba859cbd1d9b76a5ec574bd4eebd9d89f57f53ff433b3",
                "md5": "ed625c0437b42e0c73fcd1da8eda3fd9",
                "sha256": "2f3274093d93b8db715726c77934d7d645b8c3df09527af3d6f65cca4688a24a"
            },
            "downloads": -1,
            "filename": "WordsPy-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed625c0437b42e0c73fcd1da8eda3fd9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4077,
            "upload_time": "2024-02-13T11:06:52",
            "upload_time_iso_8601": "2024-02-13T11:06:52.583336Z",
            "url": "https://files.pythonhosted.org/packages/cf/90/496b2f44675f3bfba859cbd1d9b76a5ec574bd4eebd9d89f57f53ff433b3/WordsPy-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d2e7ad189bdc67c85e798d2f65134308c91c7072b4572309d062f0201ad403b",
                "md5": "c301dbb9285d99141318008e6dbf1671",
                "sha256": "cd2c785b2fe6d35e54338c8e3a39f174e10f0ad7c5a182583dbacd55bd260dba"
            },
            "downloads": -1,
            "filename": "WordsPy-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c301dbb9285d99141318008e6dbf1671",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3546,
            "upload_time": "2024-02-13T11:06:54",
            "upload_time_iso_8601": "2024-02-13T11:06:54.910696Z",
            "url": "https://files.pythonhosted.org/packages/5d/2e/7ad189bdc67c85e798d2f65134308c91c7072b4572309d062f0201ad403b/WordsPy-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-13 11:06:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "wordspy"
}
        
Elapsed time: 0.17772s