Peoples experience using Phoenix

As stated before, I’m gathering information so I can recommend a GUI library for an upcoming project. Is there anyone actually using Phoenix for projects? How has it been? Do you think it’s stable enough to work with on a daily basis?

Thanks.

depends on how indepth you plan to go with it. i mean the base code isnt going to change all that much, its the little things that will have the bugs. I guess it would also depend on what you plan to develop…

···

On Thursday, March 12, 2015 at 1:42:42 PM UTC-5, Const wrote:

As stated before, I’m gathering information so I can recommend a GUI library for an upcoming project. Is there anyone actually using Phoenix for projects? How has it been? Do you think it’s stable enough to work with on a daily basis?

Thanks.

I use Phoenix on my Ubuntu Laptop for various programs and have not run into any issues with the standard library. I have not tried other “add-ons” with Phoenix yet so I cannot give an opinion.

···

On Thursday, March 12, 2015 at 2:42:42 PM UTC-4, Const wrote:

As stated before, I’m gathering information so I can recommend a GUI library for an upcoming project. Is there anyone actually using Phoenix for projects? How has it been? Do you think it’s stable enough to work with on a daily basis?

Thanks.

That’s good news! Anyone else?

···

On Thursday, March 12, 2015 at 6:26:52 PM UTC-2:30, Mike Stover wrote:

I use Phoenix on my Ubuntu Laptop for various programs and have not run into any issues with the standard library. I have not tried other “add-ons” with Phoenix yet so I cannot give an opinion.

On Thursday, March 12, 2015 at 2:42:42 PM UTC-4, Const wrote:

As stated before, I’m gathering information so I can recommend a GUI library for an upcoming project. Is there anyone actually using Phoenix for projects? How has it been? Do you think it’s stable enough to work with on a daily basis?

Thanks.

Converting my Shareware app, wxPython-phoenix mostly done, but dependencies are still a bit of work (matplotlib, amara xml and Dabo ReportWriter), especially on Python 3.

Werner

···

On 3/13/2015 14:18, Const wrote:

That's good news! Anyone else?

Thanks. I also have a dependency on matplotlib. I’ll have to explore the trouble that might cause.

···

On Friday, March 13, 2015 at 11:19:28 AM UTC-2:30, werner wrote:

On 3/13/2015 14:18, Const wrote:

That’s good news! Anyone else?

Converting my Shareware app, wxPython-phoenix mostly done, but
dependencies are still a bit of work (matplotlib, amara xml and Dabo
ReportWriter), especially on Python 3.

Werner

There is a PR I have done, it should make it into the ‘next point
release’, whatever that means.
Werner

···

On 3/13/2015 14:56, Const wrote:

    On Friday, March 13, 2015 at 11:19:28 AM UTC-2:30, werner wrote:
      On

3/13/2015 14:18, Const wrote:

      > That's good news! Anyone else?


      Converting my Shareware app, wxPython-phoenix mostly done, but


      dependencies are still a bit of work (matplotlib, amara xml

and Dabo

      ReportWriter), especially on Python 3.




      Werner
      Thanks. I also have a dependency on matplotlib. I'll have

to explore the trouble that might cause.

https://github.com/matplotlib/matplotlib/pull/3421