{ "info": { "author": "Felix Breuer", "author_email": "felix@scriptworld.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# instapy-chromedriver\n\ndownloads and installs the latest chromedriver binary version for automated testing of webapps. \nthe installer supports linux, mac and windows operating systems.\n\nthis package is maintained by an automated update script on travis. \nif a new chromedriver version is out, this package will automaticly get updated within a day.\n\n## installation\n\n__from pypi__ \n```bash\n$ pip install instapy-chromedriver\n```\n\n__from github__\n```bash\n$ pip install git+https://github.com/InstaPy/instapy-chromedriver.git\n```\n\n## usage\n\nto use chromedriver just `from instapy_chromedriver import binary_path`. \nyou will get a string variable with the excecutable filepath for your operating system.\n\n## example\n```python\nfrom selenium import webdriver\nfrom instapy_chromedriver import binary_path # this will get you the path variable\n\ndriver = webdriver.Chrome(executable_path=binary_path)\ndriver.get(\"http://www.python.org\")\nassert \"Python\" in driver.title\n```\n\n## developer\n\nyou can trigger a custom build with a specific version in travis. \njust make a new environment variable in travis settings with the name `VERSION`. \nthe key will be your desired version like `2.44`.\n\nfor the last step you have to click on settings again and hit `trigger build`. \nthis will try to get your desired version and push it to pypi.\n\n__important:__ don't forget to delete the environment variable later on!\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/InstaPy/instapy-chromedriver", "keywords": "chromedriver cross-platform binaries binary instapy", "license": "", "maintainer": "", "maintainer_email": "", "name": "instapy-chromedriver", "package_url": "https://pypi.org/project/instapy-chromedriver/", "platform": "", "project_url": "https://pypi.org/project/instapy-chromedriver/", "project_urls": { "Homepage": "https://github.com/InstaPy/instapy-chromedriver" }, "release_url": "https://pypi.org/project/instapy-chromedriver/2.46/", "requires_dist": null, "requires_python": "", "summary": "chromedriver binaries for instapy", "version": "2.46" }, "last_serial": 4807385, "releases": { "2.33": [ { "comment_text": "", "digests": { "md5": "12cabe561bcaf34f8206c713c0f8801f", "sha256": "925662c33bca903435233254471dded169acb6d78189e2bf1df0d0a7c2e6e587" }, "downloads": -1, "filename": "instapy_chromedriver-2.33-py3-none-any.whl", "has_sig": false, "md5_digest": "12cabe561bcaf34f8206c713c0f8801f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17870003, "upload_time": "2019-02-07T07:40:09", "url": "https://files.pythonhosted.org/packages/27/30/5d3c2ab32f562ccb60099b5489893f36a49c1f529869284feccd8cf8a9b8/instapy_chromedriver-2.33-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2282d16e2ee8337b68bb414add0fb60c", "sha256": "ec92972ba33191ed82efd644239b2602eee55bfae0721c56bf3ccb7ef1b44613" }, "downloads": -1, "filename": "instapy-chromedriver-2.33.tar.gz", "has_sig": false, "md5_digest": "2282d16e2ee8337b68bb414add0fb60c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17807488, "upload_time": "2019-02-07T07:40:14", "url": "https://files.pythonhosted.org/packages/d2/dc/8a49b913e5676dd952f8d7387346677af579c28510a69c5c39a57d5c5d54/instapy-chromedriver-2.33.tar.gz" } ], "2.36": [ { "comment_text": "", "digests": { "md5": "05431b505c640c551b6910167c77dfa9", "sha256": "ba80496da5d7b3afc5a10ded233c89008ce68a8fcd2b74c57091dd629a244f41" }, "downloads": -1, "filename": "instapy_chromedriver-2.36-py3-none-any.whl", "has_sig": false, "md5_digest": "05431b505c640c551b6910167c77dfa9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12670365, "upload_time": "2019-02-07T07:43:48", "url": "https://files.pythonhosted.org/packages/47/24/0b9c61f65d3f76ea4ef75b52d02de7eaafec209d2c60368b9bd1160ba06a/instapy_chromedriver-2.36-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "df0f188e2912c16930200dee9559ca4f", "sha256": "bf238105dea7f38b3c4e5a4f4ced5b25c54391879bd4a9463ff6a3f395d6e3a7" }, "downloads": -1, "filename": "instapy-chromedriver-2.36.tar.gz", "has_sig": false, "md5_digest": "df0f188e2912c16930200dee9559ca4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12628844, "upload_time": "2019-02-07T07:43:52", "url": "https://files.pythonhosted.org/packages/5d/57/89d96f05e853c2b3195e233c25da455c89bd5f5232892036d188b291ff7f/instapy-chromedriver-2.36.tar.gz" } ], "2.36.post0": [ { "comment_text": "", "digests": { "md5": "1c52e9e57fbe5cbf50db722a37933264", "sha256": "bd1969964349317f0a1286921eec53d2817cc36c1ae70883b1b77c47fdfe438e" }, "downloads": -1, "filename": "instapy_chromedriver-2.36.post0-py3-none-any.whl", "has_sig": false, "md5_digest": "1c52e9e57fbe5cbf50db722a37933264", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3935840, "upload_time": "2019-02-11T19:03:46", "url": "https://files.pythonhosted.org/packages/41/0e/c8cac63ea1698c26cb3e8d009e1a12fb95b09cb30bbe0430bbc704a6d578/instapy_chromedriver-2.36.post0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d5c54be9f7fa4f796ae72414a09daa93", "sha256": "a3aeff16a87d9c6c2ae60725d3e0d3b29155cb7f7838d2f5f0284357aa7f6853" }, "downloads": -1, "filename": "instapy-chromedriver-2.36.post0.tar.gz", "has_sig": false, "md5_digest": "d5c54be9f7fa4f796ae72414a09daa93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3914251, "upload_time": "2019-02-11T19:03:59", "url": "https://files.pythonhosted.org/packages/e3/7d/b68b360257190178c9f1c6c92cc912a4e122da59341407b8f5b29417b24a/instapy-chromedriver-2.36.post0.tar.gz" } ], "2.44": [ { "comment_text": "", "digests": { "md5": "ecbcd3f48760a3f3c05d8a07a516e013", "sha256": "f5776236d57951a1fb5b8af41830add3ba82b6c2ed1e9543cbdf4261454ba3e2" }, "downloads": -1, "filename": "instapy_chromedriver-2.44-py3-none-any.whl", "has_sig": false, "md5_digest": "ecbcd3f48760a3f3c05d8a07a516e013", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16827454, "upload_time": "2019-01-25T10:46:45", "url": "https://files.pythonhosted.org/packages/88/f1/8fd8b480c1cf932f7ba9353f09b54c2cd465ec77cadad5a18fc6848e3d7f/instapy_chromedriver-2.44-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ef06d7e698cb07ba082173ea3c00848", "sha256": "f84818444dac8f2498d85863397eced06868526daede709c6c8c8295ba50b05b" }, "downloads": -1, "filename": "instapy-chromedriver-2.44.tar.gz", "has_sig": false, "md5_digest": "7ef06d7e698cb07ba082173ea3c00848", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16780517, "upload_time": "2019-01-25T10:46:50", "url": "https://files.pythonhosted.org/packages/d6/ef/7706399f705534d0fc56269ec03dd9a87dd86a53b341b3bd3640d36fd8f3/instapy-chromedriver-2.44.tar.gz" } ], "2.45": [ { "comment_text": "", "digests": { "md5": "984123a6728c9a4475bfc8f5d0c47b3c", "sha256": "15003bec0005bb3564777b0ee1d9d9c10d6cce797a60204e3ab3524c2cb457c2" }, "downloads": -1, "filename": "instapy_chromedriver-2.45-py3-none-any.whl", "has_sig": false, "md5_digest": "984123a6728c9a4475bfc8f5d0c47b3c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16949505, "upload_time": "2019-01-09T17:05:31", "url": "https://files.pythonhosted.org/packages/f5/71/842bb91513796fc12c37ff9134c40bfb672fdaef8af99d345ba0b01b05da/instapy_chromedriver-2.45-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8388a96aef8c61301711ea032f79c680", "sha256": "d0b9fe24a712da50ee664df67e629a014d56f65fc120d94bd9dbbdb8fac4d4a2" }, "downloads": -1, "filename": "instapy-chromedriver-2.45.tar.gz", "has_sig": false, "md5_digest": "8388a96aef8c61301711ea032f79c680", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16904897, "upload_time": "2019-01-09T17:05:35", "url": "https://files.pythonhosted.org/packages/77/86/37cb935b572ba0ef9bacfd766bb82867311e3fbaf5e69f215a53fdd84802/instapy-chromedriver-2.45.tar.gz" } ], "2.46": [ { "comment_text": "", "digests": { "md5": "78f3f467c33c37c2ace057d821930143", "sha256": "f49819e0ce1271d7d9f1b2253c85d38da50703eea50f1312599a0f7472c27b3f" }, "downloads": -1, "filename": "instapy_chromedriver-2.46-py3-none-any.whl", "has_sig": false, "md5_digest": "78f3f467c33c37c2ace057d821930143", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17108278, "upload_time": "2019-02-01T23:01:08", "url": "https://files.pythonhosted.org/packages/94/04/22385b4cce7546d9166882be6f89cffc02ed819910a99f138bb27a62309b/instapy_chromedriver-2.46-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "35cb781aaeffada6a9c30602a05486a5", "sha256": "59a8fe5e4cbbcfe953b1450f8a8559ff19228577b02cd84d2d0f94539e23d7bb" }, "downloads": -1, "filename": "instapy-chromedriver-2.46.tar.gz", "has_sig": false, "md5_digest": "35cb781aaeffada6a9c30602a05486a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17052094, "upload_time": "2019-02-01T23:01:13", "url": "https://files.pythonhosted.org/packages/1d/17/873072712f103d3c6930ed62b4009d7ebaca1e9924f609e55370f75104b6/instapy-chromedriver-2.46.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "78f3f467c33c37c2ace057d821930143", "sha256": "f49819e0ce1271d7d9f1b2253c85d38da50703eea50f1312599a0f7472c27b3f" }, "downloads": -1, "filename": "instapy_chromedriver-2.46-py3-none-any.whl", "has_sig": false, "md5_digest": "78f3f467c33c37c2ace057d821930143", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17108278, "upload_time": "2019-02-01T23:01:08", "url": "https://files.pythonhosted.org/packages/94/04/22385b4cce7546d9166882be6f89cffc02ed819910a99f138bb27a62309b/instapy_chromedriver-2.46-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "35cb781aaeffada6a9c30602a05486a5", "sha256": "59a8fe5e4cbbcfe953b1450f8a8559ff19228577b02cd84d2d0f94539e23d7bb" }, "downloads": -1, "filename": "instapy-chromedriver-2.46.tar.gz", "has_sig": false, "md5_digest": "35cb781aaeffada6a9c30602a05486a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17052094, "upload_time": "2019-02-01T23:01:13", "url": "https://files.pythonhosted.org/packages/1d/17/873072712f103d3c6930ed62b4009d7ebaca1e9924f609e55370f75104b6/instapy-chromedriver-2.46.tar.gz" } ] }