Description
32-bit Python applications and extension modules can run with a Python runtime built for multilib compatibility. This supports scripts, tools, and embedded Python users that specifically need a 32-bit interpreter or libraries.
It is a language runtime, not a single end-user app. Package and extension compatibility can differ from the system Python, so keep environments separated when testing.