candy-crush


Namecandy-crush JSON
Version 0.1 PyPI version JSON
download
home_pageNone
Summarycandy crush optimal utility bot
upload_time2024-05-09 10:06:12
maintainerNone
docs_urlNone
authorAlex
requires_pythonNone
licenseGPL (General Public License)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Candy Crush Life Bot

## Overview
This project automates sending lives to friends on Candy Crush Soda Saga. 
This is accomplished by creating a web bot using Selenium. 
Selenium allows us to automate interactions with a web browser, so we use Selenium 
to automatically press buttons/select options in the web-based version of
Candy Crush Soda Saga to send lives to friends.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "candy-crush",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Alex",
    "author_email": "zuxell447@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/61/bf/b8a8e2ff8e07a19af06440e8ac0733a5e1d0efee6502ea57857605d28e1a/candy_crush-0.1.tar.gz",
    "platform": null,
    "description": "# Candy Crush Life Bot\n\n## Overview\nThis project automates sending lives to friends on Candy Crush Soda Saga. \nThis is accomplished by creating a web bot using Selenium. \nSelenium allows us to automate interactions with a web browser, so we use Selenium \nto automatically press buttons/select options in the web-based version of\nCandy Crush Soda Saga to send lives to friends.\n\n",
    "bugtrack_url": null,
    "license": "GPL (General Public License)",
    "summary": "candy crush optimal utility bot",
    "version": "0.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae079c1bd2dff138a6e35ed52162c3018d8445d3b15a993d1468413c6febbe87",
                "md5": "750cc2cf3774b9b4798d616e7651e95a",
                "sha256": "3098a61d2eb263d79fe3f8968c418734e70b5e9092a302a9a182d6f90ab674a2"
            },
            "downloads": -1,
            "filename": "candy_crush-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "750cc2cf3774b9b4798d616e7651e95a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1304,
            "upload_time": "2024-05-09T10:06:10",
            "upload_time_iso_8601": "2024-05-09T10:06:10.804990Z",
            "url": "https://files.pythonhosted.org/packages/ae/07/9c1bd2dff138a6e35ed52162c3018d8445d3b15a993d1468413c6febbe87/candy_crush-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61bfb8a8e2ff8e07a19af06440e8ac0733a5e1d0efee6502ea57857605d28e1a",
                "md5": "48264c73ba9d860f14ed6b5f7f377ad8",
                "sha256": "b6ececab0978b02cbe01575a71427c253a59fca41a0d7b8c3e5538bb56bfffbe"
            },
            "downloads": -1,
            "filename": "candy_crush-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "48264c73ba9d860f14ed6b5f7f377ad8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1288,
            "upload_time": "2024-05-09T10:06:12",
            "upload_time_iso_8601": "2024-05-09T10:06:12.626364Z",
            "url": "https://files.pythonhosted.org/packages/61/bf/b8a8e2ff8e07a19af06440e8ac0733a5e1d0efee6502ea57857605d28e1a/candy_crush-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-09 10:06:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "candy-crush"
}
        
Elapsed time: 0.27780s