Skip to content
stonebig edited this page Jun 9, 2025 · 29 revisions

Current roadmap

Releases

  • every 2 to 4 month (see Milestones)
  • direction followed :
    • Education: IDE, Scientific tools, SQL tools, Graphic tools, notebook tutorials
    • Data Science: Pandas, Machine Learning, Deep Learning, Operations Research
    • Open Science: Jupyterlab, Dashboards, REST/ASGI, ... the Browser to do and share everything

Plan to keep alive and improving Winpython

  • simplicity:
    • complete out-of-the-box,
    • use the standard packaging tools,
    • easy to tweak your way (zip and distribute your "mod" WinPython),
  • maintainability:
    • keep WinPython code base to the minimum
    • continuously simplify build system
    • do only one bleeding-edge thing at a time
  • relevance:
    • follow closely Python releases,
    • move towards lockfiles and WheelHouse (ready to installed signed wheels)

Historical Roadmap is here

Clone this wiki locally