iamkhush - Overview
Navigation Menu
{{ message }}
iamkhush
Follow
Pinned Loading
-
pg-batch-query pg-batch-query Public
TypeScript
-
Python implementation for a PG Client Python implementation for a PG Client
1
#! python32
3
from io import BytesIO
4
import struct
5
import socket

