I have developed a python Package, PySimpleGUI. How can I get the word out here?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PySimpleGUI
    New Member
    • Aug 2018
    • 1

    I have developed a python Package, PySimpleGUI. How can I get the word out here?

    Hi... I just joined so I'm still feeling my way around. Delete this post if it's not appropriate... want to play by the rules.

    Anyway, the PySimpleGUI framework has been gaining a good number of users. I'm trying to reach people that could benefit from being able to quickly and easily create a GUI... that can also be turned into an EXE file.

    There is extensive documentation and a Cookbook that will get you up and running in 5 minutes. Pick out a Recipe similar to what you need, copy, paste run, modify, etc.

    The reason I think folks here on this site, which I understand is IT oriented, is that scripting is often an IT task. Sometimes scripts can benefit greatly if they had a GUI. And sometimes it's not possible to get users to use command line tools. Point is that there a time and place where PySimpleGUI can really help out.

    Is this the right place to post? "How can I help?" is actually the question I have.

    Thank you for your time.
Working...