selenium-remote


Nameselenium-remote JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/gpamfilis/selenium-remote
SummaryA package for handling and using a selenium grid server.
upload_time2023-07-12 11:53:17
maintainer
docs_urlNone
authorGeorge Pamfilis
requires_python>=3.10,<4.0
license
keywords selenium scraping webscraping
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # selenium-remote
This package contains utils for remote connections to a selenium server.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gpamfilis/selenium-remote",
    "name": "selenium-remote",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "selenium,scraping,webscraping",
    "author": "George Pamfilis",
    "author_email": "gpamfilis@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c4/86/62daafbc41c6bb8e5a6924b37c0d5a157e2223e3f42fde76a6c80b6d38f5/selenium_remote-0.1.4.tar.gz",
    "platform": null,
    "description": "# selenium-remote\nThis package contains utils for remote connections to a selenium server.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A package for handling and using a selenium grid server.",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/gpamfilis/selenium-remote",
        "Repository": "https://github.com/gpamfilis/selenium-remote"
    },
    "split_keywords": [
        "selenium",
        "scraping",
        "webscraping"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5922d4525d6579931de95b21c9a21b130c7555b9a25320553db7019cecd52a2",
                "md5": "cf47c5f1bddaa028e26d1d55200fca2b",
                "sha256": "3de9bc83450750bbb0100823b48b1c9ac9d0758a83102ac00c0bf8d194dbd5d3"
            },
            "downloads": -1,
            "filename": "selenium_remote-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf47c5f1bddaa028e26d1d55200fca2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 3020,
            "upload_time": "2023-07-12T11:53:16",
            "upload_time_iso_8601": "2023-07-12T11:53:16.054436Z",
            "url": "https://files.pythonhosted.org/packages/d5/92/2d4525d6579931de95b21c9a21b130c7555b9a25320553db7019cecd52a2/selenium_remote-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c48662daafbc41c6bb8e5a6924b37c0d5a157e2223e3f42fde76a6c80b6d38f5",
                "md5": "2d457dace43b15766970284f261c4d24",
                "sha256": "ccd599e34b9a94475eb1982e514df37546c47304b4ce5782ee17ffe9db59127e"
            },
            "downloads": -1,
            "filename": "selenium_remote-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2d457dace43b15766970284f261c4d24",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 2440,
            "upload_time": "2023-07-12T11:53:17",
            "upload_time_iso_8601": "2023-07-12T11:53:17.374884Z",
            "url": "https://files.pythonhosted.org/packages/c4/86/62daafbc41c6bb8e5a6924b37c0d5a157e2223e3f42fde76a6c80b6d38f5/selenium_remote-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 11:53:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gpamfilis",
    "github_project": "selenium-remote",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "selenium-remote"
}
        
Elapsed time: 0.09239s