You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-4Lines changed: 15 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,16 @@
1
1
# <ahref="https://github.com/Embarcadero/DelphiVCL4Python/">DelphiVCL for Python <imgalign="right"alt="DelphiVCL4Python"src="https://github.com/Embarcadero/DelphiVCL4Python/raw/main/images/DelphiVCL4Python(256px).png"></a>
2
-
Delphi's VCL library as a Python module for building native Windows GUI Applications
`delphivcl` is a natively compiled Python module powered by the [Python4Delphi library](https://github.com/embarcadero/python4delphi). It gives Python developers access to Delphi's VCL GUI framework and is [freely redistributable](https://github.com/Embarcadero/DelphiVCL4Python/blob/main/LICENSE.md).
8
+
9
+
Delphi's VCL library allows for building native Windows GUI Applications.
3
10
4
11
## [eBook and Styles Bundle](https://embt.co/PythonGUIBundle)
5
12
6
-
There is an free [eBook and styles bundle](https://embt.co/PythonGUIBundle) with 29 custom styles and 50 pages of content.
13
+
There is a free [eBook and styles bundle](https://embt.co/PythonGUIBundle) with 29 custom styles and 50 pages of content.
7
14
8
15
<ahref="https://embt.co/PythonGUIBundle"><imgalt="Download the free eBook and Python styles bundle."src="https://github.com/Embarcadero/PythonFMXBuilder/blob/main/images/30_Banner_Ebook_GGetting Started with Python GUI_830x256.jpg"></a>
9
16
@@ -24,6 +31,10 @@ There is an free [eBook and styles bundle](https://embt.co/PythonGUIBundle) with
24
31
25
32
* Win x86 and x64 from Python cp3.6 to cp3.11
26
33
27
-
For other platforms, check out [DelphiFMX4Python](https://github.com/Embarcadero/DelphiFMX4Python).
34
+
## See Also
28
35
29
-
Powered by the Best [Windows IDE](https://www.embarcadero.com/products/delphi) Embarcadero Delphi and the [Python4Delphi library](https://github.com/pyscripter/python4delphi).
36
+
- Check out [DelphiFMX4Python](https://github.com/Embarcadero/DelphiFMX4Python) for cross-platform (Windows, MacOS, Linux, Android) Python development.
37
+
- Powered by [Embarcadero Delphi](https://www.embarcadero.com/products/delphi) and the [Python4Delphi library](https://github.com/Embarcadero/python4delphi).
38
+
- While this redistributable library is covered by the [Embarcadero Freeware License](https://github.com/Embarcadero/DelphiVCL4Python/blob/main/LICENSE.md), all the [source code](https://github.com/Embarcadero/python4delphi) for it is covered by the [MIT License](https://github.com/Embarcadero/python4delphi/blob/master/LICENSE).
39
+
- Special thanks to [PyScripter](https://github.com/pyscripter/).
40
+
- Sponsored by [Embarcadero](https://www.embarcadero.com/).
0 commit comments