testingbotclient


Nametestingbotclient JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/testingbot/testingbotclient
SummaryPython client library for TestingBot API.
upload_time2024-04-30 14:29:20
maintainerNone
docs_urlNone
authorTestingBot
requires_pythonNone
licenseApache v2.0
keywords testingbot selenium testing
VCS
bugtrack_url
requirements requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Update test details on TestingBot.com with this library. Set success state/name of test after running the Selenium test.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/testingbot/testingbotclient",
    "name": "testingbotclient",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "testingbot, selenium, testing",
    "author": "TestingBot",
    "author_email": "info@testingbot.com",
    "download_url": "https://files.pythonhosted.org/packages/36/ec/cca30f3f323450f2e6fedbf2aa4d232f3e9921d427e61c683e0e0d111e62/testingbotclient-0.1.1.tar.gz",
    "platform": null,
    "description": "Update test details on TestingBot.com with this library. Set success state/name of test after running the Selenium test.\n",
    "bugtrack_url": null,
    "license": "Apache v2.0",
    "summary": "Python client library for TestingBot API.",
    "version": "0.1.1",
    "project_urls": {
        "Download": "http://pypi.python.org/pypi/testingbotclient",
        "Homepage": "https://github.com/testingbot/testingbotclient"
    },
    "split_keywords": [
        "testingbot",
        " selenium",
        " testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d272f15264bb4904bdab30e1002b5e8b58befd4934e265db8b2a81b4d69f3da",
                "md5": "1d670cdd135c58bb4dfdad7b43973f88",
                "sha256": "e7976eb921d2b409b0152d1242da30b4332043603572bfc0beb1444f9ccbd850"
            },
            "downloads": -1,
            "filename": "testingbotclient-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d670cdd135c58bb4dfdad7b43973f88",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4206,
            "upload_time": "2024-04-30T14:29:18",
            "upload_time_iso_8601": "2024-04-30T14:29:18.157752Z",
            "url": "https://files.pythonhosted.org/packages/9d/27/2f15264bb4904bdab30e1002b5e8b58befd4934e265db8b2a81b4d69f3da/testingbotclient-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36eccca30f3f323450f2e6fedbf2aa4d232f3e9921d427e61c683e0e0d111e62",
                "md5": "d4b0fe61df815be0d5c0108adbaf8a03",
                "sha256": "eb5a811ca6b74ba8d75941cbb5b37518e45df2197b3b9b4e03f85444572896b8"
            },
            "downloads": -1,
            "filename": "testingbotclient-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d4b0fe61df815be0d5c0108adbaf8a03",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5091,
            "upload_time": "2024-04-30T14:29:20",
            "upload_time_iso_8601": "2024-04-30T14:29:20.938886Z",
            "url": "https://files.pythonhosted.org/packages/36/ec/cca30f3f323450f2e6fedbf2aa4d232f3e9921d427e61c683e0e0d111e62/testingbotclient-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 14:29:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "testingbot",
    "github_project": "testingbotclient",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "testingbotclient"
}
        
Elapsed time: 0.23174s