culebratester-client


Nameculebratester-client JSON
Version 2.0.73 PyPI version JSON
download
home_pagehttp://github.com/dtmilano/CulebraTester2-client
SummaryCulebraTester
upload_time2024-10-13 02:09:48
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords swagger culebratester
VCS
bugtrack_url
requirements certifi six python_dateutil setuptools urllib3
Travis-CI
coveralls test coverage No coveralls.
                ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server`  then you will be able to invoke the API and see the responses.   # noqa: E501
    

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/dtmilano/CulebraTester2-client",
    "name": "culebratester-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Swagger, CulebraTester",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d0/11/25d367ecef9077a7331de502b8beff1c7cf7718288c2d56093c07e3c4299/culebratester_client-2.0.73.tar.gz",
    "platform": null,
    "description": "    ## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server`  then you will be able to invoke the API and see the responses.   # noqa: E501\n    \n",
    "bugtrack_url": null,
    "license": null,
    "summary": "CulebraTester",
    "version": "2.0.73",
    "project_urls": {
        "Homepage": "http://github.com/dtmilano/CulebraTester2-client"
    },
    "split_keywords": [
        "swagger",
        " culebratester"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b36071c06e66892f82446c39308ef0711f906816a5f8db189bed18ef5debb241",
                "md5": "69fe19fb2b92d3705fc2ebcac513a8c1",
                "sha256": "aec63ca6f920430c7db35f3461c7eccad75540968fe4111de7625c9555c11504"
            },
            "downloads": -1,
            "filename": "culebratester_client-2.0.73-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69fe19fb2b92d3705fc2ebcac513a8c1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 114172,
            "upload_time": "2024-10-13T02:09:46",
            "upload_time_iso_8601": "2024-10-13T02:09:46.227470Z",
            "url": "https://files.pythonhosted.org/packages/b3/60/71c06e66892f82446c39308ef0711f906816a5f8db189bed18ef5debb241/culebratester_client-2.0.73-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d01125d367ecef9077a7331de502b8beff1c7cf7718288c2d56093c07e3c4299",
                "md5": "ebbb4a361e572cafb598b8e32b39d8d4",
                "sha256": "fe4e66816852890718f7f8871dde13098e74cdbea8fef53e9e936f2cab99b3f5"
            },
            "downloads": -1,
            "filename": "culebratester_client-2.0.73.tar.gz",
            "has_sig": false,
            "md5_digest": "ebbb4a361e572cafb598b8e32b39d8d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 56694,
            "upload_time": "2024-10-13T02:09:48",
            "upload_time_iso_8601": "2024-10-13T02:09:48.014181Z",
            "url": "https://files.pythonhosted.org/packages/d0/11/25d367ecef9077a7331de502b8beff1c7cf7718288c2d56093c07e3c4299/culebratester_client-2.0.73.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-13 02:09:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dtmilano",
    "github_project": "CulebraTester2-client",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "culebratester-client"
}
        
Elapsed time: 0.35586s