| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/oauthlib-stubs/ |
Upload File : |
from typing import Any DIGIT: str ALPHA: str HEXDIG: str pct_encoded: Any unreserved: Any gen_delims: str sub_delims: str pchar: Any reserved: Any scheme: Any dec_octet: Any IPv4address: Any IPv6address: str IPvFuture: Any IP_literal: Any reg_name: Any userinfo: Any host: Any port: Any authority: Any segment: Any segment_nz: Any segment_nz_nc: Any path_abempty: Any path_absolute: Any path_noscheme: Any path_rootless: Any path_empty: str path: Any query: Any fragment: Any hier_part: Any relative_part: Any relative_ref: Any URI: Any URI_reference: Any absolute_URI: Any def is_uri(uri): ... def is_uri_reference(uri): ... def is_absolute_uri(uri): ...