Blog

Python tutorials and tips on the Academify blog. Learn programming with examples, exercises, and projects from basic to advanced

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
Color wheel representing RGB, HSV, and HLS conversions with Python colorsys
Libraries and Modules
Foto de perfil de Leandro Hirt da Academify

Python colorsys: RGB, HSV, and HLS

Learn Python colorsys to convert colors between RGB, HSV, HLS, and YIQ, generate palettes, and avoid scale and precision mistakes.

Read more

Reading time: 5 minutes
August 9, 2026
Configuration icon representing plist files with Python plistlib
Libraries and Modules
Foto de perfil de Leandro Hirt da Academify

plistlib: Read and Write Apple Plist Files

Learn Python plistlib to read and write XML and binary plist files, validate data, handle dates, bytes, and UIDs safely.

Read more

Reading time: 6 minutes
August 8, 2026
Digital padlock representing host credentials with Python netrc
Libraries and Modules
Foto de perfil de Leandro Hirt da Academify

Python netrc: Credentials by Host

Learn Python netrc to read credentials by host, validate permissions, handle parse errors, and integrate network clients safely.

Read more

Reading time: 6 minutes
August 8, 2026
Digital message representing quoted-printable encoding with Python quopri
Libraries and Modules
Foto de perfil de Leandro Hirt da Academify

quopri: Encode and Decode Quoted-Printable

Learn Python quopri to encode and decode quoted-printable data in email, files, and MIME integrations safely.

Read more

Reading time: 6 minutes
August 8, 2026