Maria Santos
Backend Developer
เกี่ยวกับ
Maria is a backend developer specialising in Python and API integration. She has broad experience with data pipelines, serialisation formats, and building reliable server-side services. She is an active member of the Python community and enjoys writing practical, example-driven guides that help developers solve real problems without unnecessary theory.
บทความโดย Maria Santos
จัดรูปแบบ JSON ใน Python ด้วย json.dumps(indent=4). ครอบคลุม pprint, orjson, sort_keys, ensure_ascii, json.tool CLI และ streaming. Python 3.8+.
ถอดรหัส Base64 ใน Python ด้วย base64.b64decode() ครอบคลุม URL-safe decode, แก้ padding, ไฟล์, HTTP response และข้อผิดพลาดทั่วไป ตัวอย่าง Python 3.8+
เรียนรู้การเข้ารหัส Base64 ใน Python พร้อมตัวอย่างจริง ครอบคลุม b64encode, urlsafe_b64encode, JWT, ไฟล์ขนาดใหญ่, pybase64 และข้อผิดพลาด 4 ข้อที่พบบ่อย
สร้าง UUID v4 ด้วย uuid.uuid4() ใน Python ครอบคลุม JSON, Pydantic, uuid-utils
แปลง JSON เป็น CSV ใน Python ด้วย DictWriter และ pandas รองรับ JSON ซ้อน, ijson