tls-client2


Nametls-client2 JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryAdvanced Python HTTP Client.
upload_time2024-08-14 12:25:11
maintainerNone
docs_urlNone
authorTorsten Klement
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python-TLS-Client

Python-TLS-Client is an advanced HTTP library based on requests and tls-client.



# Installation

```

pip install tls-client2

```



# Disclaimer

This is a fork of FlorianREGAZ [tls-client](https://github.com/FlorianREGAZ/Python-Tls-Client). <br>

I created this fork because in the original repository the binaries were not updated and bugs remained open for too long.



# Usage

The project description can be found in the original repository. <br>

[https://github.com/FlorianREGAZ/Python-Tls-Client](https://github.com/FlorianREGAZ/Python-Tls-Client)




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tls-client2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Torsten Klement",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/72/87/322cd66227ad79e70ab8e94a23afd8fde67ecd431a21705a0afebf69f852/tls_client2-1.0.2.tar.gz",
    "platform": null,
    "description": "# Python-TLS-Client\r\n\r\nPython-TLS-Client is an advanced HTTP library based on requests and tls-client.\r\n\r\n\r\n\r\n# Installation\r\n\r\n```\r\n\r\npip install tls-client2\r\n\r\n```\r\n\r\n\r\n\r\n# Disclaimer\r\n\r\nThis is a fork of FlorianREGAZ [tls-client](https://github.com/FlorianREGAZ/Python-Tls-Client). <br>\r\n\r\nI created this fork because in the original repository the binaries were not updated and bugs remained open for too long.\r\n\r\n\r\n\r\n# Usage\r\n\r\nThe project description can be found in the original repository. <br>\r\n\r\n[https://github.com/FlorianREGAZ/Python-Tls-Client](https://github.com/FlorianREGAZ/Python-Tls-Client)\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Advanced Python HTTP Client.",
    "version": "1.0.2",
    "project_urls": {
        "Source": "https://github.com/iamtorsten/tls-client"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea784d957f64da5fa8304bb10a06f52755560f405f620da9220fb4fbabd0702d",
                "md5": "cd7361a40cc70841a2f321299c55b75c",
                "sha256": "5769edc563aac718fa7c8b553aead530ada5f0333423b87b16080383aa4162a7"
            },
            "downloads": -1,
            "filename": "tls_client2-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd7361a40cc70841a2f321299c55b75c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 41360127,
            "upload_time": "2024-08-14T12:25:08",
            "upload_time_iso_8601": "2024-08-14T12:25:08.217941Z",
            "url": "https://files.pythonhosted.org/packages/ea/78/4d957f64da5fa8304bb10a06f52755560f405f620da9220fb4fbabd0702d/tls_client2-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7287322cd66227ad79e70ab8e94a23afd8fde67ecd431a21705a0afebf69f852",
                "md5": "af70d42222ad6a99ee9c4b95690e42f1",
                "sha256": "bb136f0ce02cad4c1ef7634a1e70b396379e04a1292d70c82607947247e86ca8"
            },
            "downloads": -1,
            "filename": "tls_client2-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "af70d42222ad6a99ee9c4b95690e42f1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18765,
            "upload_time": "2024-08-14T12:25:11",
            "upload_time_iso_8601": "2024-08-14T12:25:11.799181Z",
            "url": "https://files.pythonhosted.org/packages/72/87/322cd66227ad79e70ab8e94a23afd8fde67ecd431a21705a0afebf69f852/tls_client2-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 12:25:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iamtorsten",
    "github_project": "tls-client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tls-client2"
}
        
Elapsed time: 0.30257s