Skip to content
/ glcl Public

It gives Python developers access to Native VCL GUI framework and is freely redistributable.

Notifications You must be signed in to change notification settings

fansxs/glcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


glcl is a natively compiled Python module powered by the Python4Delphi library. It gives Python developers access to Native VCL GUI framework and is freely redistributable.

IDE: RAD Studio 12.2

Installation:

pip install glcl   

Supports:

  • Win32 & Win64 x86 architectures
  • Python cp3.8, cp3.9, cp3.10, cp3.11, cp3.12, cp3.13 and cp3.14

Conda support:

  • Win x86 and x64 from Python cp3.8 to cp3.14

Venv support:

  • Win x86 and x64 from Python cp3.8 to cp3.14

See Also

  • PythonStudio is a powerful Python editor that contains visual interface design tools and components.

About

It gives Python developers access to Native VCL GUI framework and is freely redistributable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages