meaningful-words


Namemeaningful-words JSON
Version 0.0.1a0 PyPI version JSON
download
home_page
SummaryA toolkit to fetch useful words from text
upload_time2023-06-07 01:10:28
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2023 The Python Packaging Authority Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords meaningful words
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fetch meaningful words from text

A toolkit to fetch useful words from text

## Installation
```pip
pip install meaningful-words==0.0.1a0
```

## License
This project follows the MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "meaningful-words",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "meaningful words",
    "author": "",
    "author_email": "Donghua Chen <douglaschan@126.com>",
    "download_url": "https://files.pythonhosted.org/packages/73/a9/3eda93f354b56586b65d8139fbc80bca9f93daf3d6c6a17b522f72d0865f/meaningful-words-0.0.1a0.tar.gz",
    "platform": null,
    "description": "# Fetch meaningful words from text\r\n\r\nA toolkit to fetch useful words from text\r\n\r\n## Installation\r\n```pip\r\npip install meaningful-words==0.0.1a0\r\n```\r\n\r\n## License\r\nThis project follows the MIT license.\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 The Python Packaging Authority  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "A toolkit to fetch useful words from text",
    "version": "0.0.1a0",
    "project_urls": {
        "Bug Reports": "https://github.com/dhchenx/meaningful-words/issues",
        "Homepage": "https://github.com/dhchenx/meaningful-words",
        "Source": "https://github.com/dhchenx/meaningful-words/"
    },
    "split_keywords": [
        "meaningful",
        "words"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b19845b0e1fa193e67ff0492df94f42aa996f81c077ce237b9a2891affa6071",
                "md5": "306e1fc754fe0f4fdb9fd59999b51e69",
                "sha256": "d7c7e05a7d40575c6fff09adbf478068a4c26861976a89a22116247a583af35e"
            },
            "downloads": -1,
            "filename": "meaningful_words-0.0.1a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "306e1fc754fe0f4fdb9fd59999b51e69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3857,
            "upload_time": "2023-06-07T01:10:27",
            "upload_time_iso_8601": "2023-06-07T01:10:27.271423Z",
            "url": "https://files.pythonhosted.org/packages/9b/19/845b0e1fa193e67ff0492df94f42aa996f81c077ce237b9a2891affa6071/meaningful_words-0.0.1a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73a93eda93f354b56586b65d8139fbc80bca9f93daf3d6c6a17b522f72d0865f",
                "md5": "ac2f0955aa5741d5bcf66083c2681903",
                "sha256": "4ad868cb56cee9123c348b6bf40c491505cb4ddcd1cf32a281f6add76dba1c1d"
            },
            "downloads": -1,
            "filename": "meaningful-words-0.0.1a0.tar.gz",
            "has_sig": false,
            "md5_digest": "ac2f0955aa5741d5bcf66083c2681903",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4893,
            "upload_time": "2023-06-07T01:10:28",
            "upload_time_iso_8601": "2023-06-07T01:10:28.972759Z",
            "url": "https://files.pythonhosted.org/packages/73/a9/3eda93f354b56586b65d8139fbc80bca9f93daf3d6c6a17b522f72d0865f/meaningful-words-0.0.1a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-07 01:10:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dhchenx",
    "github_project": "meaningful-words",
    "github_not_found": true,
    "lcname": "meaningful-words"
}
        
Elapsed time: 0.08964s