Tweet-Sentiment-Analyzer


NameTweet-Sentiment-Analyzer JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/Aleksandr-Chelyshkin/Tweet-Sentiment-Analyzer.git
SummaryThis python script delves into the depths of Twitter to bring you real-time insights into public opinion.
upload_time2023-08-12 14:25:45
maintainer
docs_urlNone
authorAleksandr
requires_python
license
keywords
VCS
bugtrack_url
requirements tweepy python-dotenv textblob
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Aleksandr-Chelyshkin/Tweet-Sentiment-Analyzer.git",
    "name": "Tweet-Sentiment-Analyzer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Aleksandr",
    "author_email": "novacyan545@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4d/7a/87fc9bd1a68afde94f2982d2ff14bcc9c6f6de5e133bcb1ada48df94595b/Tweet-Sentiment-Analyzer-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "This python script delves into the depths of Twitter to bring you real-time insights into public opinion.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/Aleksandr-Chelyshkin/Tweet-Sentiment-Analyzer.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d7a87fc9bd1a68afde94f2982d2ff14bcc9c6f6de5e133bcb1ada48df94595b",
                "md5": "f497686840c1d8d9ea8085e3b48e3634",
                "sha256": "3f9995fc1e2578830ef078e133b4be94be6161f26aa7198e22d6dc77f443f1c4"
            },
            "downloads": -1,
            "filename": "Tweet-Sentiment-Analyzer-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f497686840c1d8d9ea8085e3b48e3634",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1695,
            "upload_time": "2023-08-12T14:25:45",
            "upload_time_iso_8601": "2023-08-12T14:25:45.887187Z",
            "url": "https://files.pythonhosted.org/packages/4d/7a/87fc9bd1a68afde94f2982d2ff14bcc9c6f6de5e133bcb1ada48df94595b/Tweet-Sentiment-Analyzer-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-12 14:25:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Aleksandr-Chelyshkin",
    "github_project": "Tweet-Sentiment-Analyzer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "tweepy",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "textblob",
            "specs": []
        }
    ],
    "lcname": "tweet-sentiment-analyzer"
}
        
Elapsed time: 0.13949s