Skip to content

Commit 4eeba32

Browse files
authored
Updated Readme to match DelphiFMX4Python repository
1 parent 0c16095 commit 4eeba32

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# <a href="https://github.com/Embarcadero/DelphiVCL4Python/">DelphiVCL for Python <img align="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
2+
3+
Quick Links: &nbsp;
4+
[[Installation](https://github.com/Embarcadero/DelphiVCL4Python#installation)] &nbsp; [[eBook & Styles](https://embt.co/PythonGUIBundle)] &nbsp; [[Samples](https://github.com/Embarcadero/DelphiVCL4Python/tree/main/samples)] &nbsp; [[Stack Overflow Q&A](https://stackoverflow.com/questions/tagged/python+vcl)]
5+
6+
---
7+
`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.
310

411
## [eBook and Styles Bundle](https://embt.co/PythonGUIBundle)
512

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.
714

815
<a href="https://embt.co/PythonGUIBundle"><img alt="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>
916

0 commit comments

Comments
 (0)