autobr


Nameautobr JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://github.com/dhchenx/autobr
SummaryA bot to control web browser actions
upload_time2023-05-06 23:06:39
maintainer
docs_urlNone
authorDonghua Chen
requires_python>=3.6, <4
licenseMIT
keywords auto bot web browser html pages crawler
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AutoBr

A bot to control web browser actions

## Installation
```pip
pip install autobr
```

Download ChromeDriver [here](https://chromedriver.chromium.org/downloads) according to your computer's Chrome version.

## License
The `AutoBr` project is provided by [Donghua Chen](https://github.com/dhchenx). 




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dhchenx/autobr",
    "name": "autobr",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6, <4",
    "maintainer_email": "",
    "keywords": "auto bot,web browser,html pages,crawler",
    "author": "Donghua Chen",
    "author_email": "douglaschan@126.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/d6/de25839b705aece86b8d0020bb7266b38bc5b631b99323197c7308b3b647/autobr-0.0.4.tar.gz",
    "platform": null,
    "description": "# AutoBr\n\nA bot to control web browser actions\n\n## Installation\n```pip\npip install autobr\n```\n\nDownload ChromeDriver [here](https://chromedriver.chromium.org/downloads) according to your computer's Chrome version.\n\n## License\nThe `AutoBr` project is provided by [Donghua Chen](https://github.com/dhchenx). \n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A bot to control web browser actions",
    "version": "0.0.4",
    "project_urls": {
        "Bug Reports": "https://github.com/dhchenx/autobr/issues",
        "Homepage": "https://github.com/dhchenx/autobr",
        "Source": "https://github.com/dhchenx/autobr"
    },
    "split_keywords": [
        "auto bot",
        "web browser",
        "html pages",
        "crawler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ebe67dbb897f1ef2f05b4d4356077519636e3e8e678dd29927bcc7ba35828b6",
                "md5": "56d8791fbef3df55278673aab4808593",
                "sha256": "6025ecb3344f1a4d4740d1bef3912af59900de7973bef921a453644b07f1021a"
            },
            "downloads": -1,
            "filename": "autobr-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56d8791fbef3df55278673aab4808593",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6, <4",
            "size": 31324,
            "upload_time": "2023-05-06T23:06:36",
            "upload_time_iso_8601": "2023-05-06T23:06:36.812625Z",
            "url": "https://files.pythonhosted.org/packages/8e/be/67dbb897f1ef2f05b4d4356077519636e3e8e678dd29927bcc7ba35828b6/autobr-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6d6de25839b705aece86b8d0020bb7266b38bc5b631b99323197c7308b3b647",
                "md5": "e6a7627e38d5290dfbea49098b28e656",
                "sha256": "344789d75d02498674243327b41c192edab38b9f8ee6bd7506a68bcfa4d0324a"
            },
            "downloads": -1,
            "filename": "autobr-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e6a7627e38d5290dfbea49098b28e656",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6, <4",
            "size": 26118,
            "upload_time": "2023-05-06T23:06:39",
            "upload_time_iso_8601": "2023-05-06T23:06:39.183491Z",
            "url": "https://files.pythonhosted.org/packages/b6/d6/de25839b705aece86b8d0020bb7266b38bc5b631b99323197c7308b3b647/autobr-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-06 23:06:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dhchenx",
    "github_project": "autobr",
    "github_not_found": true,
    "lcname": "autobr"
}
        
Elapsed time: 0.07127s