culebratester-client


Nameculebratester-client JSON
Version 2.0.70 PyPI version JSON
download
home_pagehttp://github.com/dtmilano/CulebraTester2-client
SummaryCulebraTester
upload_time2024-02-24 18:56:47
maintainer
docs_urlNone
author
requires_python
license
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Swagger,CulebraTester",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/05/f3/ecd4bcfbca534641ad899fac5a8b7d9ea3c126938a4e6f7ca466cae9a3f0/culebratester-client-2.0.70.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": "",
    "summary": "CulebraTester",
    "version": "2.0.70",
    "project_urls": {
        "Homepage": "http://github.com/dtmilano/CulebraTester2-client"
    },
    "split_keywords": [
        "swagger",
        "culebratester"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30d6f1050ffce84da7892502ce2b6fd6981c4ee3302c2aac06aa0a73ce1c9fe5",
                "md5": "e1189bef6b3411a352b77a62dfd24cfa",
                "sha256": "697807821fdd4bb9756bdc6779c1de1824ae772a9c3d23f7d63b40948a1a4808"
            },
            "downloads": -1,
            "filename": "culebratester_client-2.0.70-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1189bef6b3411a352b77a62dfd24cfa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 113927,
            "upload_time": "2024-02-24T18:56:46",
            "upload_time_iso_8601": "2024-02-24T18:56:46.009792Z",
            "url": "https://files.pythonhosted.org/packages/30/d6/f1050ffce84da7892502ce2b6fd6981c4ee3302c2aac06aa0a73ce1c9fe5/culebratester_client-2.0.70-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05f3ecd4bcfbca534641ad899fac5a8b7d9ea3c126938a4e6f7ca466cae9a3f0",
                "md5": "0ef3dab250ef49011bf91296f8302e67",
                "sha256": "6f1a5b1a6f39f627877b78be95e9f419d0dbd59f407df371621563bba068bf94"
            },
            "downloads": -1,
            "filename": "culebratester-client-2.0.70.tar.gz",
            "has_sig": false,
            "md5_digest": "0ef3dab250ef49011bf91296f8302e67",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 56350,
            "upload_time": "2024-02-24T18:56:47",
            "upload_time_iso_8601": "2024-02-24T18:56:47.427389Z",
            "url": "https://files.pythonhosted.org/packages/05/f3/ecd4bcfbca534641ad899fac5a8b7d9ea3c126938a4e6f7ca466cae9a3f0/culebratester-client-2.0.70.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 18:56:47",
    "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.19987s