LimeReport icon indicating copy to clipboard operation
LimeReport copied to clipboard

PyQt5 support plans

Open hatem-u opened this issue 6 years ago • 3 comments

Hello, people

Are the main devs (or any open source contributor) working/planning on working on PyQt5 support for LimeReport?

Sadly, C++ is very complicated for me and I can't seem to set up a stable development environment. Python is ready to go and it has a sweet Package manager which is very easy to work with.

I'me currently building reports using HTML templates and pandas DataFrames to import a table from a database, I then send the user to his browser to print the report.

hatem-u avatar Sep 28 '19 16:09 hatem-u

Hi! If I have enough time, I will try to do it, but I can’t promise it.

fralx avatar Sep 30 '19 08:09 fralx

I will check with my colleagues if I can donate $100 to you but it can be expensive because of the foreign exchange rates in my country.

hatem-u avatar Oct 01 '19 08:10 hatem-u

I'm creating a package for PySide (now it's only for PySide6 out of the box).

The project is still at a fairly early stage, but maybe it will help someone or want to participate.

Maks1mS avatar Jul 30 '23 08:07 Maks1mS