sentiment-analysis-lib


Namesentiment-analysis-lib JSON
Version 1.1 PyPI version JSON
download
home_pageNone
SummaryThis is a simple Python package for analysing sentiment of text data.
upload_time2025-07-25 12:31:32
maintainerNone
docs_urlNone
authorHemanth
requires_python>=3.6
licenseMIT
keywords sentiment_analysis_lib
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a simple Python package for analysing sentiment of text data.


First Release - 25/7/2025
Release 1.1 - 25/7/2025
--------------------------

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sentiment-analysis-lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "sentiment_analysis_lib",
    "author": "Hemanth",
    "author_email": "x22183744@student.ncirl.ie",
    "download_url": "https://files.pythonhosted.org/packages/0f/e1/227d4eaffe12bba566b010dd558be791bdf31dba3a579b3ced8f147197e7/sentiment_analysis_lib-1.1.tar.gz",
    "platform": null,
    "description": "This is a simple Python package for analysing sentiment of text data.\r\n\r\n\r\nFirst Release - 25/7/2025\r\nRelease 1.1 - 25/7/2025\r\n--------------------------\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is a simple Python package for analysing sentiment of text data.",
    "version": "1.1",
    "project_urls": null,
    "split_keywords": [
        "sentiment_analysis_lib"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "30b5ec7174960f4b9f1e76fd5dee54bf38567ec9e1d470d0f2bf938d82092f07",
                "md5": "9dfff8c8bfeef255d53d3a34ad742d15",
                "sha256": "20949c3d1c5d37aed53281e1cbbe5c279ad17576f34b6447238cab6e12477dfa"
            },
            "downloads": -1,
            "filename": "sentiment_analysis_lib-1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9dfff8c8bfeef255d53d3a34ad742d15",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2862,
            "upload_time": "2025-07-25T12:31:31",
            "upload_time_iso_8601": "2025-07-25T12:31:31.468238Z",
            "url": "https://files.pythonhosted.org/packages/30/b5/ec7174960f4b9f1e76fd5dee54bf38567ec9e1d470d0f2bf938d82092f07/sentiment_analysis_lib-1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0fe1227d4eaffe12bba566b010dd558be791bdf31dba3a579b3ced8f147197e7",
                "md5": "ef5b1280724be927c7d3b261ea89a2a4",
                "sha256": "6793d71554b4cd2398c030340e57a4e069d99c2c050a19b42cd79a5a9c65be65"
            },
            "downloads": -1,
            "filename": "sentiment_analysis_lib-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ef5b1280724be927c7d3b261ea89a2a4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2331,
            "upload_time": "2025-07-25T12:31:32",
            "upload_time_iso_8601": "2025-07-25T12:31:32.381419Z",
            "url": "https://files.pythonhosted.org/packages/0f/e1/227d4eaffe12bba566b010dd558be791bdf31dba3a579b3ced8f147197e7/sentiment_analysis_lib-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-25 12:31:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sentiment-analysis-lib"
}
        
Elapsed time: 1.64406s