https://github.com/embarcadero/lightweight-python-wrappers
Lightweight Wrappers based on Python4Delphi to make it easy to import Python modules into Delphi components.
https://github.com/embarcadero/lightweight-python-wrappers
Last synced: 4 months ago
JSON representation
Lightweight Wrappers based on Python4Delphi to make it easy to import Python modules into Delphi components.
- Host: GitHub
- URL: https://github.com/embarcadero/lightweight-python-wrappers
- Owner: Embarcadero
- License: mit
- Created: 2022-05-18T00:39:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T00:27:27.000Z (almost 2 years ago)
- Last Synced: 2026-01-17T10:32:44.389Z (5 months ago)
- Language: Pascal
- Size: 90.8 KB
- Stars: 35
- Watchers: 12
- Forks: 12
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lightweight-Python-Wrappers
Lightweight Wrappers based on [Python4Delphi](https://github.com/Embarcadero/Python4Delphi) to make it easy to import Python modules into Delphi components.
This is the foundation of the [Delphi Data Sciences Libraries](https://github.com/Embarcadero/P4D-Data-Sciences) and works with the [Python Enviroments](https://github.com/Embarcadero/PythonEnviroments/).
This is an early access preview, but you are encouraged to try it out, file bug reports, and add features. [Read more](https://blogs.embarcadero.com/?p=145025) and catch the live stream.