Hello,
The WinPython 2023-02 build1 is out for a release in july 2023
Goal of the cycle is to:
- provide a few datascience upgrades: pandas-2, SQLAlchemy-2, ...
- provide a chain of tools & examples on vision & Digital Visual Codes: opencv, QRcode, python-barcode
- explore LargeLangageModel at Cloud and local levels.
- play with the promising but un-explored land of multi-interpreters of Python-3.12.0b2,b3,b4
Changes from WinPython 2023-01:
- Infrastructure:
- Python-3.11.4, Python-3.12.0b2
- wppm: fix a python-3.12 final deprecation
- IDLEX icon launches nothing if there is no IDLEX
- python-3.12.0b2 with notebooks/doc/interpreters example of multi-interpreter use
- New Packages:
- opencv_python, python_barcode, qrcode, pypng
- interpreters-3-12 for python-3.12 (to use as "import interpreters" on Eric Snow presentations)
- Upgraded Packages:
- SQLalchemy-2.0.15, pandas-2.0.2
- datashader-0.15.0 final, geoviews-1.10.0 final
- fiona-1.9.3, gdal-3.6.4, rasterio-1.3.6
- variation per version:
- interpreters-3-12 is only for python-3.12.0b2
Areas of particular interest for testers:
- on preview WinPython-3.12.0b2: added "interpreters-3-12" package per Eric Snow, with examples in notebook/docs/interpreters
- opencv and qrcode
- pandas-2.0.2 and Sqlalchemy-2
MD5 | SHA-1 | SHA-256 | Binary | Size | blake2b-256
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
e2c6374fe1c3b47684fbca96d7c777b4 | 1a88293e7e5acf4ca5efc3eb5b3c271759754b27 | 62aef237d07ddd3916ac2eac252fd9a55a88be8940713afbdb0a257f00dbc674 | Winpython64-3.11.4.0dotb1.exe | 24 691 771 Bytes | 42b1db4be4574bba31edafb1b199346b7fda5a1379204e002631c206ca8e92af
e2ff2feeb52ee645d79a29298567e90b | c778c5423ccbf66dcf507ca8eb9ed7cb52202f14 | 55d40802ed4f1f06dd82aa2c1f34926e4269d23ce239eb02600303736f2aba75 | Winpython64-3.11.4.0b1.exe | 785 814 459 Bytes | 4985f1b2d5c2d84e52243fe94b9a8f7d00407e2ee6c42b6016480d7f986d28c7
python-3.12.0b2 preview:
MD5 | SHA-1 | SHA-256 | Binary | Size | blake2b-256
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
2aef76da52af46852d58ff9c68ccbea1 | 7f1f4997dba318e6bda8f7c59c81522e66a346e8 | 3899fc14219534aa5510251b46dc28cdeb95243835c81e3d72fc5c229feaca35 | Winpython64-3.12.0.0dotb2b.exe | 23 392 525 Bytes | 398617654a1c55e378555bdb0d6de66dacd47926dfdfa741c26102f911f15d7b
Next Build Effort:
- multiple-interpreters story progress on python-3.12
- LargeLangageModels progress