JetBrains-Research / paddle

Young and dynamic build system for Python
MIT License
20 stars 6 forks source link

Overload `Run __main__` button on the gutter for `if __name__ == '__main__'` line #33

Open SmirnovOleg opened 1 year ago

SmirnovOleg commented 1 year ago

It'll be more convenient to have an auto-generated Run Configuration (as well as Paddle run-task) for such scripts:

image
SmirnovOleg commented 1 year ago

The same goes for PyTest tests