Guietta – Python module to create simple GUIs

Contribute to alfiopuglisi/guietta development by creating an account on GitHub. Read more

Similar

Farewell, Python 3.5

At last!  Python 3.5 has now officially reached its end-of-life. Since there have been no checkins or PRs since I tagged 3.5.10, 3.5.10 will stand as the final release in the 3.5 series. (more…)

Read more »

Many models workflows in Python: Part II

In this followup to my earlier post on modeling workflows in Python, I demonstrate how to integrate sample splitting, parallel processing, exception handling and caching into many-models workflows. I also discuss some differences between exploration/infer... (more…)

Read more »