dash-data-prep


Namedash-data-prep JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryThis is a library that gathers VADER sentiment scores for files
upload_time2023-04-23 07:49:55
maintainer
docs_urlNone
authorLuke Abbatessa
requires_python
licenseMIT
keywords vader sentiment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a library that provides a foundation for gathering VADER sentiment scores for a group of files.

Change Log
==========

0.0.2 (04/23/2023)
-------------------
- Second Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "dash-data-prep",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "VADER sentiment",
    "author": "Luke Abbatessa",
    "author_email": "labbatessa14@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/03/8d/c64cf8bf6c199f486172f8e5605a36ae77b06505e9d4388f8acc3609ab00/dash_data_prep-0.0.2.tar.gz",
    "platform": null,
    "description": "This is a library that provides a foundation for gathering VADER sentiment scores for a group of files.\n\nChange Log\n==========\n\n0.0.2 (04/23/2023)\n-------------------\n- Second Release\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is a library that gathers VADER sentiment scores for files",
    "version": "0.0.2",
    "split_keywords": [
        "vader",
        "sentiment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "038dc64cf8bf6c199f486172f8e5605a36ae77b06505e9d4388f8acc3609ab00",
                "md5": "848003587be9d76170ae5d66bc903e70",
                "sha256": "a0b1f3ade94d01c0eb2bc0e5fc3a4b933098598c2083c555a27d2fa17e79bfdb"
            },
            "downloads": -1,
            "filename": "dash_data_prep-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "848003587be9d76170ae5d66bc903e70",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3186,
            "upload_time": "2023-04-23T07:49:55",
            "upload_time_iso_8601": "2023-04-23T07:49:55.487548Z",
            "url": "https://files.pythonhosted.org/packages/03/8d/c64cf8bf6c199f486172f8e5605a36ae77b06505e9d4388f8acc3609ab00/dash_data_prep-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-23 07:49:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "dash-data-prep"
}
        
Elapsed time: 0.06175s