Req-http-vpn


NameReq-http-vpn JSON
Version 4.5.0 PyPI version JSON
download
home_pagehttps://github.com/aminrngbr1122
SummaryA simple and optimized library for sending HTTP requests to closed or filtered sites (:
upload_time2023-07-12 16:30:24
maintainer
docs_urlNone
authorAmin Rngbr
requires_python
licenseLICENSE
keywords http
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
             ____                       _      _    _
|  _ \   ___   __ _        | |__  | |_ | |_  _ __         __   __ _ __   _ __  
| |_) | / _ \ / _` |       | '_ \ | __|| __|| '_ \        \ \ / /| '_ \ | '_ \ 
|  _ < |  __/| (_| |       | | | || |_ | |_ | |_) |        \ V / | |_) || | | |
|_| \_\ \___| \__, | _____ |_| |_| \__| \__|| .__/  _____   \_/  | .__/ |_| |_|
                 |_||_____|                 |_|    |_____|       |_|
                 
Req_http_vpn Library
~~~~~~~~~~~~~~~~~~~~~

Req_http_vpn Library is an HTTP library, written in Python, for human beings.
Basic GET usage:

>>>   from Req_http_vpn import *
>>>   from os import environ
>>>   environ['print_access_request_library_Req_http_vpn'] = '0'
>>>   this = Requests_filter('https://instagram.com')
>>>   this = this.filter_req_GET()
>>>   print(this.status_code)
   
:Library used in the code: Requests
:Copyright: (c) 2023 Amin Rngbr.
:license: MIT

    ## Requests_filter Class
    The Req_http_vpn library is a simple library for sending **http** requests to websites that are **filtered and blocked** by governments.
    ### How to create an object from this class:
    ```python
    from Req_http_vpn import *
    Req = Requests_filter('https://google.com')
    ```
    And this class has **three functions** >>>
    ```python
    filter_req_GET() #To send http request with GET method
    filter_req_POST() #To send http request with POST method
    filter_req_HEAD() #To send an http request to get website headers
    ```
    `The author and developer of this light and simple library:` ÙŽ**Amin Rngbr**
    **and over (:**
    
    **GitHub address**: [aminrngbr1122](https://github.com/aminrngbr1122)
                                     

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aminrngbr1122",
    "name": "Req-http-vpn",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "http",
    "author": "Amin Rngbr",
    "author_email": "rngbramin@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/df/5b/fc48c13a8a98ceafa99090a9b843b04c418745cf868ea737ab0238a3eba9/Req_http_vpn-4.5.0.tar.gz",
    "platform": null,
    "description": " ____                       _      _    _\r\n|  _ \\   ___   __ _        | |__  | |_ | |_  _ __         __   __ _ __   _ __  \r\n| |_) | / _ \\ / _` |       | '_ \\ | __|| __|| '_ \\        \\ \\ / /| '_ \\ | '_ \\ \r\n|  _ < |  __/| (_| |       | | | || |_ | |_ | |_) |        \\ V / | |_) || | | |\r\n|_| \\_\\ \\___| \\__, | _____ |_| |_| \\__| \\__|| .__/  _____   \\_/  | .__/ |_| |_|\r\n                 |_||_____|                 |_|    |_____|       |_|\r\n                 \r\nReq_http_vpn Library\r\n~~~~~~~~~~~~~~~~~~~~~\r\n\r\nReq_http_vpn Library is an HTTP library, written in Python, for human beings.\r\nBasic GET usage:\r\n\r\n>>>   from Req_http_vpn import *\r\n>>>   from os import environ\r\n>>>   environ['print_access_request_library_Req_http_vpn'] = '0'\r\n>>>   this = Requests_filter('https://instagram.com')\r\n>>>   this = this.filter_req_GET()\r\n>>>   print(this.status_code)\r\n   \r\n:Library used in the code: Requests\r\n:Copyright: (c) 2023 Amin Rngbr.\r\n:license: MIT\r\n\r\n    ## Requests_filter Class\r\n    The Req_http_vpn library is a simple library for sending **http** requests to websites that are **filtered and blocked** by governments.\r\n    ### How to create an object from this class:\r\n    ```python\r\n    from Req_http_vpn import *\r\n    Req = Requests_filter('https://google.com')\r\n    ```\r\n    And this class has **three functions** >>>\r\n    ```python\r\n    filter_req_GET() #To send http request with GET method\r\n    filter_req_POST() #To send http request with POST method\r\n    filter_req_HEAD() #To send an http request to get website headers\r\n    ```\r\n    `The author and developer of this light and simple library:` \u00d9\u017d**Amin Rngbr**\r\n    **and over (:**\r\n    \r\n    **GitHub address**: [aminrngbr1122](https://github.com/aminrngbr1122)\r\n                                     \r\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "A simple and optimized library for sending HTTP requests to closed or filtered sites (:",
    "version": "4.5.0",
    "project_urls": {
        "Homepage": "https://github.com/aminrngbr1122"
    },
    "split_keywords": [
        "http"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee9d9a428ea3b3b0986d046e6680fd6614fbfb7e5cc9934bb4e5487361db5874",
                "md5": "444debb06676785da6bc6230e2e9be96",
                "sha256": "e32c835ab627ae462dbb173a0ae6a0eb3ee307b6e5d58f01d572d53eed754d68"
            },
            "downloads": -1,
            "filename": "Req_http_vpn-4.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "444debb06676785da6bc6230e2e9be96",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5002,
            "upload_time": "2023-07-12T16:30:22",
            "upload_time_iso_8601": "2023-07-12T16:30:22.703150Z",
            "url": "https://files.pythonhosted.org/packages/ee/9d/9a428ea3b3b0986d046e6680fd6614fbfb7e5cc9934bb4e5487361db5874/Req_http_vpn-4.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df5bfc48c13a8a98ceafa99090a9b843b04c418745cf868ea737ab0238a3eba9",
                "md5": "33db1dc286e4d74389e1a8ca313f2af2",
                "sha256": "7d235c415fd02c69d991141e8a06e9ff10892936bb6fe2ef1badb9c223377dbb"
            },
            "downloads": -1,
            "filename": "Req_http_vpn-4.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "33db1dc286e4d74389e1a8ca313f2af2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4045,
            "upload_time": "2023-07-12T16:30:24",
            "upload_time_iso_8601": "2023-07-12T16:30:24.041554Z",
            "url": "https://files.pythonhosted.org/packages/df/5b/fc48c13a8a98ceafa99090a9b843b04c418745cf868ea737ab0238a3eba9/Req_http_vpn-4.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 16:30:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "req-http-vpn"
}
        
Elapsed time: 0.08489s