Advanced Python

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

Locked folder representing file types and permissions with Python stat
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python stat: File Types and Permissions

Learn Python stat to interpret file types, permissions, links, timestamps, Windows attributes, and Unix flags safely and portably.

Read more

Reading time: 5 minutes
August 10, 2026
Laptop with code representing automatic documentation with Python pydoc
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python pydoc: Automatic Documentation

Learn Python pydoc to generate terminal help, HTML, search, and a local documentation server safely from docstrings.

Read more

Reading time: 6 minutes
August 10, 2026
International keyboard representing numbers, currency, and dates with Python locale
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python locale: Numbers, Currency, and Dates

Learn Python locale to format and parse numbers, currency, dates, encodings, and cultural sorting without concurrency mistakes.

Read more

Reading time: 6 minutes
August 9, 2026
Monitor and network representing system information with Python platform
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python platform: System Information

Learn Python platform to identify operating systems, architecture, Linux distributions, Python versions, and runtime environments safely.

Read more

Reading time: 6 minutes
August 9, 2026
Source code and compiler representing build paths and variables with Python sysconfig
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python sysconfig: Paths and Build Info

Learn Python sysconfig to discover installation paths, build variables, headers, virtual environments, and platform tags safely.

Read more

Reading time: 7 minutes
August 9, 2026
Hard drive representing memory-mapped files with Python mmap
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python mmap: Memory-Mapped Files

Learn Python mmap to map files into memory, search bytes, share data, and choose read, write, or copy-on-write access safely.

Read more

Reading time: 6 minutes
August 9, 2026
Source code representing parser tokens and constants with the Python token module
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python token: Parser Constants

Learn Python token constants for lexical types, exact operators, indentation, f-strings, t-strings, and version-aware parsers.

Read more

Reading time: 7 minutes
August 7, 2026
Source code representing reserved words and soft keywords in Python
Advanced Python
Foto de perfil de Leandro Hirt da Academify

Python keyword: Reserved Words

Learn Python keyword to validate identifiers, reserved words, and soft keywords for the target interpreter version.

Read more

Reading time: 5 minutes
August 7, 2026