achille-martin / pyqt-crom

Create cross-platform apps (Android for now) using only Python and the Qt Framework (PyQt5 for now).
MIT License
30 stars 2 forks source link

Feature: create demo installer to setup workspace automatically #31

Open achille-martin opened 10 months ago

achille-martin commented 10 months ago

Currently, the "Getting Started" section details every step to setup the workspace for the demo app, but it might take too long for people to experiment with the demo.

The idea is to speed up the on-boarding process with a script that would setup the whole workspace automatically.

The script could include setup of:

achille-martin commented 8 months ago

According to comments from users:

Implementation translation:

achille-martin commented 5 months ago

New idea from me (as an alternative setup for advanced users?):

achille-martin commented 3 weeks ago

As an even simpler alternative for beginner users:

achille-martin commented 3 weeks ago

There is a need to identify installation and running requirements depending on users:

User v / Phase > Installation Running Experiments
Beginner Simple, guided, from Windows Simple, guided, prepared examples NA
Intermediate Simple, from Win or Ubuntu Simple, running custom examples Limited
Advanced Any method, efficient Any example and custom script Versatile tool