Advanced Python

Level up your skills. Learn complex Python concepts like concurrency, GIL, multiprocessing, asyncio, and object-oriented programming through hands-on experience.

HTML code on a screen representing responsible crawling with Python robotparser
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python robotparser: Read robots.txt

Learn Python urllib.robotparser to respect robots.txt, crawl-delay, request-rate, sitemaps, caching, and responsible crawling limits.

Read more

Reading time: 4 minutes
August 20, 2026
Keyboard tiles spelling HTTP representing Python urllib.request requests
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python urllib.request: Native HTTP

Learn Python urllib.request for GET, POST, JSON, downloads, TLS, redirects, proxies, size limits, and robust HTTP error handling.

Read more

Reading time: 4 minutes
August 19, 2026
Ethernet cables connected to a network switch representing Python socketserver services
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python socketserver: Build Servers

Learn Python socketserver to build TCP and UDP servers with handlers, concurrency, framing, limits, timeouts, and graceful shutdown.

Read more

Reading time: 5 minutes
August 19, 2026
Illuminated server room representing secure TLS connections with Python ssl
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python ssl: Secure TLS Connections

Learn Python ssl to build TLS clients and servers, validate certificates and hostnames, configure CA trust, minimum versions, and mTLS.

Read more

Reading time: 5 minutes
August 19, 2026
Account verification screen representing message authentication with Python HMAC
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python HMAC: Authenticate Messages

Learn Python HMAC to sign and verify webhooks, files, and service messages with SHA-256, safe keys, canonical data, and replay

Read more

Reading time: 5 minutes
August 19, 2026
Fingerprint scanner representing digest verification with Python hashlib
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python hashlib: Secure Hashes

Learn Python hashlib for SHA-256, file verification, BLAKE2, key derivation, password hashing decisions, and safer digest handling.

Read more

Reading time: 5 minutes
August 19, 2026
Projected binary code representing Python binascii conversions
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python binascii: Binary and ASCII

Learn Python binascii to convert hexadecimal, Base64 and quoted-printable, calculate CRC values, and validate binary data safely.

Read more

Reading time: 5 minutes
August 18, 2026
A developer typing code on a laptop with a Python book beside in an office.
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python codecs: Master Encodings

Learn Python codecs to inspect encodings, handle errors and BOMs, process incremental streams, and migrate codecs.open to open.

Read more

Reading time: 6 minutes
August 18, 2026