lmbelo/python4delphi
Free components that wrap up Python into Delphi and Lazarus (FPC) observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 54
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4027
- days_rel: n/a
- days_push: 280
- n_releases_24m: 0
Adoption not part of the score
1056 stars · 337 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Python4Delphi (P4D) is a set of free Delphi and Lazarus (FPC) components that wrap the Python DLL, enabling execution of Python scripts, creation of Python modules and types, and bi-directional Delphi-Python interaction. It offers low-level Python API access, high-level object interop via custom variants and RTTI wrapping, and the ability to build Python extension modules as DLLs.
Use cases
- embed python scripting in a delphi application
- call python code from pascal
- create python extension modules in delphi
- expose delphi objects to python scripts
- run python scripts from a lazarus app
- use python as a scripting language for desktop apps
When to choose
- you are building Delphi or Lazarus/FPC applications and want to embed or interoperate with Python
- you need bi-directional access between native Pascal code and Python objects
- you want to ship Python extension modules written in Delphi
When to avoid
- your project does not use Delphi, Free Pascal, or Lazarus
- you only need to run Python scripts standalone without native Pascal integration
- you need CPython C-API bindings for C/C++ rather than Pascal
Facets
library · maturity stable
sdk interpreter plugin-system developer-tools cross-platform windows cross-platform delphi lazarus fpc pascal python-integration scripting python-dll python-extensions automation linux macos
1 source
- readme: https://github.com/lmbelo/python4delphi · fetched 2026-08-28 · 6bee67ca0150
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lmbelo/python4delphi | main | 47 |
For agents
markdown · JSON · MCP: product_card(name="lmbelo/python4delphi")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem