rpa


Namerpa JSON
Version 1.50.0 PyPI version JSON
download
home_pagehttps://github.com/tebelorg/RPA-Python
SummaryRPA for Python is a Python package for RPA (robotic process automation)
upload_time2023-07-07 20:11:02
maintainer
docs_urlNone
authorKen Soh
requires_python
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            RPA for Python's simple and powerful API makes robotic process automation fun! You can use it to quickly automate away repetitive time-consuming tasks on websites, desktop applications, or the command line.

Built on AI Singapore's TagUI open-source RPA tool, RPA capabilities out-of-the-box for this package include website automation, computer vision automation, optical character recognition, keyboard & mouse automation.

Tables can't be displayed here, please refer to RPA for Python homepage for full API - https://github.com/tebelorg/RPA-Python
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tebelorg/RPA-Python",
    "name": "rpa",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Ken Soh",
    "author_email": "opensource@tebel.org",
    "download_url": "https://files.pythonhosted.org/packages/bd/47/95fb6e104741a873024dc1ad94b51fe52f903adc494e4b26102b0567494e/rpa-1.50.0.tar.gz",
    "platform": null,
    "description": "RPA for Python's simple and powerful API makes robotic process automation fun! You can use it to quickly automate away repetitive time-consuming tasks on websites, desktop applications, or the command line.\n\nBuilt on AI Singapore's TagUI open-source RPA tool, RPA capabilities out-of-the-box for this package include website automation, computer vision automation, optical character recognition, keyboard & mouse automation.\n\nTables can't be displayed here, please refer to RPA for Python homepage for full API - https://github.com/tebelorg/RPA-Python",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "RPA for Python is a Python package for RPA (robotic process automation)",
    "version": "1.50.0",
    "project_urls": {
        "Homepage": "https://github.com/tebelorg/RPA-Python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd4795fb6e104741a873024dc1ad94b51fe52f903adc494e4b26102b0567494e",
                "md5": "b6cdb7529f67b883211642162c3e4b43",
                "sha256": "28090ab66b930b0c7a604586714bdc6f6efc7b4df70cf4aa6f4e9c66409dbd24"
            },
            "downloads": -1,
            "filename": "rpa-1.50.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b6cdb7529f67b883211642162c3e4b43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5645,
            "upload_time": "2023-07-07T20:11:02",
            "upload_time_iso_8601": "2023-07-07T20:11:02.782379Z",
            "url": "https://files.pythonhosted.org/packages/bd/47/95fb6e104741a873024dc1ad94b51fe52f903adc494e4b26102b0567494e/rpa-1.50.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-07 20:11:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tebelorg",
    "github_project": "RPA-Python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rpa"
}
        
Elapsed time: 0.16718s