Skip to content

release 2014-12 follow-up #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
7 tasks done
stonebig opened this issue Nov 29, 2014 · 5 comments
Closed
7 tasks done

release 2014-12 follow-up #29

stonebig opened this issue Nov 29, 2014 · 5 comments
Milestone

Comments

@stonebig
Copy link
Contributor

WinPython December 2014 release (2014-12-14)

MD5 SHA-1 Binary
a610b2f7d1f7ed40a57f2d3e7aa2b29d e6af0cf08e2c0b5e66fcac6974c0cc00f5897a3b winpython-64bit-3.4.2.3.exe
9c3522b7d176604c8ad6d9a2a2e1cd58 132c2d5250a48424bbd5094b3ec338474cd738c3 winpython-32bit-3.4.2.3.exe
77458ac32da7776c284f4ee29841f1fe d19609d9b518fea9d71bc9bfb34057b6c30abb7b winpython-64bit-2.7.9.1.exe
14405f00ede8d93c867371f0af6534cc d08587c9d83459abe2edbd4ee704a04b07c09eb6 winpython-32bit-2.7.9.1.exe
390d8fab83fe7183a818df4fd08ac25b 0386b808ca4e1eb43c3311972a2e76f3a5dca6fa winpython-64bit-3.3.5.4.exe
38a7d2f1c14588ee7ce567faed3dd463 f17d214592a786b806ce32b316363618977eac29 winpython-32bit-3.3.5.4.exe

Highlights

  • Spyder 2.3.2 (with improved tutorial)
  • updated packages: pandas 0.15.2, statsmodels 0.6.1, seaborn 0.5.1
  • python 2.7.9 (december 10th)
  • standardized Compiler Toolchain on mingw64 static (also for WinPython 32bit)
  • NEW Pulp Package: solves linear problems (example: finding the nearest habitable planet)
  • NEW OpenBLAS (optimized Linear Algebra library, for use by mingw64)
  • BUG FIX: Scipy fix for Win32 by a rollback to Numpy1.8.2

History of changes for WinPython December 2014

The following changes were made to WinPython distribution of November 2014

Tools

Upgraded packages:

Python packages

New packages:

  • PuLP 1.5.6 (PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems)
  • tqdm 1.0 (A Simple Python Progress Meter)

Downgraded packages: (on Win32)

  • numpy-MKL 1.9.1 → 1.8.2 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))

Upgraded packages:

  • PyQt4 4.10.4 → 4.11.3 (Python bindings for the Qt cross platform GUI toolkit)
  • Pygments 1.6 → 2.0.1 (Generic syntax highlighter for general use in all kinds of software)
  • XlsxWriter 0.6.2 → 0.6.4 (A Python module for creating Excel XLSX files.)
  • astroid 1.2.1 → 1.3.2 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
  • db.py 0.3.1 → 0.3.5 (a db package that doesn't suck)
  • joblib 0.8.3_r1 → 0.8.4 (Lightweight pipelining: using Python functions as pipeline jobs.)
  • julia 0.1.1.5 → 0.1.1.6 (Python interface to the Julia language)
  • logilab-common 0.62.1 → 0.63.2 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint))
  • lxml 3.4.0 → 3.4.1 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
  • pandas 0.15.1 → 0.15.2 (Powerful data structures for data analysis, time series and statistics)
  • psutil 2.1.1 → 2.1.3 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
  • pylint 1.3.1 → 1.4.0 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
  • python-dateutil 2.2 → 2.3 (Powerful extensions to the standard datetime module)
  • pytz 2014.7 → 2014.10 (World Timezone Definitions for Python)
  • requests 2.4.3 → 2.5.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
  • rpy2 2.4.4 → 2.5.2 (Python interface to the R language (embedded R))
  • seaborn 0.4.0 → 0.5.1 (statistical data visualization)
  • setuptools 5.8 → 7.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
  • spyder 2.3.1 → 2.3.2 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
  • sqlparse 0.1.13 → 0.1.14 (Non-validating SQL parser)
  • statsmodels 0.6.0 → 0.6.1 (Statistical computations and models for use with SciPy)
  • sympy 0.7.5 → 0.7.6 (Symbolic Mathematics Library)

@stonebig stonebig added this to the 2014-12 milestone Nov 29, 2014
@aimboden
Copy link

aimboden commented Dec 2, 2014

Statsmodels 0.6.1 is due 'soon'. Version 0.6.0, which is included in Winpython, completely broke the use of many models with Pandas DataFrames (see statsmodels/statsmodels#2083).

The issue is now fixed (statsmodels/statsmodels#2084) and this may be worth cherry picking if the update is not out by the time you make the cut for the newer version?

@stonebig
Copy link
Contributor Author

stonebig commented Dec 2, 2014

just released 7 minutes ago. will be in next build

@stonebig
Copy link
Contributor Author

stonebig commented Dec 2, 2014

heum, when I will see it on Christoph's site. Ok, it's in the basket of next builds.

@stonebig
Copy link
Contributor Author

additional Flavors

MD5 SHA-1 Binary
c835ef0bb04ea9b67e7b350a24801830 dcd29efd45ec9e96703297ba871ec1d1bcf39211 winpython-64bit-3.4.2.3flavorigraph.exe

WinPython 3.4.2.3flavorigraph

The following packages are included in WinPython v3.4.2.3FlavorIgraph.

Tools

Name Version Description
gettext 0.14.4 GNU gettext Win32 porting - the GNU translation tool (useful tools for pygettext, a standard library module)
SciTE 3.3.7 SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor
MinGW32 4.9.2 C/C++ and Fortran compilers (http://www.mingw.org for 32-bit) (https://github.com/numpy/numpy/wiki/Mingw-static-toolchain for 64bit)

Python packages

Name Version Description
Python 3.4.2 Python programming language with standard library
astroid 1.3.2 Rebuild a new abstract syntax tree from Python's ast (required for pylint)
baresql 0.7.0 playing SQL directly on Python datas
beautifulsoup4 4.3.2 Screen-scraping library
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
colorama 0.3.2 Cross-platform colored terminal text
cvxopt 1.1.7 Convex optimization library
cx_Freeze 4.3.3 Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed)
Cython 0.21.1 Cython is a language that makes writing C extensions for the Python language as easy as Python
db.py 0.3.5 a db package that doesn't suck
decorator 3.4.0 Better living through Python with decorators
docutils 0.12 Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)
formlayout 1.0.15 Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code
ggplot 0.6.5 ggplot for python
guidata 1.6.2 Automatically generated graphical user interfaces for easy data set edition and display
guiqwt 2.3.2 Efficient curve/image plotting and other GUI tools for scientific data processing software development
h5py 2.3.1 General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
husl 4.0.0 Human-friendly HSL (Hue-Saturation-Lightness)
ipython 2.3.1 Enhanced Python shell
ipython-sql 0.3.4 Enhanced Python shell
Jinja2 2.7.3 Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)
joblib 0.8.4 Lightweight pipelining: using Python functions as pipeline jobs.
julia 0.1.1.6 Python interface to the Julia language
llvmpy 0.12.7 Python bindings for LLVM
lmfit 0.8.0 Least-Squares Minimization with Bounds and Constraints
logilab-common 0.63.2 Collection of low-level Python packages and modules used by Logilab projects (required for pylint)
lxml 3.4.1 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
mahotas 1.2.3 Computer Vision library
MarkupSafe 0.23 Implements a XML/HTML/XHTML Markup safe string for Python
matplotlib 1.4.2 2D plotting library (embeddable in GUIs created with PyQt)
mpld3 0.2 D3 Viewer for Matplotlib
mysql-connector-python 1.2.3 MySQL driver written in Python
networkx 1.9.1 Python package for creating and manipulating graphs and networks
nltk 3.0.0 The Natural Language Toolkit (NLTK) is a Python package for natural language processing.
nose 1.3.4 nose is a discovery-based unittest extension (e.g. NumPy test module is using nose)
numba 0.15.1 compiling Python code using LLVM
numexpr 2.4 Fast evaluation of array expressions elementwise by using a vector-based virtual machine
numpy-MKL 1.9.1 NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)
oct2py 2.4.0 Python to GNU Octave bridge --> run m-files from python.
pandas 0.15.2 Powerful data structures for data analysis, time series and statistics
patsy 0.3.0 Describing statistical models using symbolic formulas
pep8 1.5.7 Python style guide checker
pg8000 1.10.1 PostgreSQL interface library
Pillow 2.6.1 Python Imaging Library (fork)
pip 1.5.6 A tool for installing and managing Python packages
prettytable 0.7.2 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
psutil 2.1.3 Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
PuLP 1.5.6 PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems
pycairo 1.10.0 Python bindings for the cairo library
pyflakes 0.8.1 passive checker of Python programs
Pygments 2.0.1 Generic syntax highlighter for general use in all kinds of software
pyhdf 0.8.3 Python interface to HDF4 files (Hierarchical Data Format version 4)
pylint 1.4.0 Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality
pyodbc 3.0.7 DB API Module for ODBC
PyOpenGL 3.1.0 Cross platform Python binding to OpenGL and related APIs
pyparsing 2.0.3 A Python Parsing Module
PyQt4 4.11.3 Python bindings for the Qt cross platform GUI toolkit
PyQtdesignerplugins 1.1 PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4
PyQwt 5.2.1 2D plotting library (set of Python bindings for the Qwt library featuring fast plotting)
pyreadline 2.0 IPython needs this module to display color text in Windows command window
pyserial 2.7 Library encapsulating the access for the serial port
python-dateutil 2.3 Powerful extensions to the standard datetime module
python-igraph 0.7.0 High performance graph data structures and algorithms
pytz 2014.10 World Timezone Definitions for Python
pywin32 219 Python library for Windows
PyYAML 3.11 YAML parser and emitter for Python
pyzmq 14.4.1 Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)
reportlab 3.1.8 The PDF generation library
requests 2.5.0 Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
rope_py3k-0.9.4 1 a python refactoring library...
rpy2 2.5.2 Python interface to the R language (embedded R)
scikit-image 0.10.1 Image processing toolbox for SciPy
scikit-learn 0.15.2 A set of Python modules for machine learning and data mining
scilab2py 0.5 Python to Scilab bridge
scipy 0.14.0 SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)
seaborn 0.5.1 statistical data visualization
setuptools 7.0 Download, build, install, upgrade, and uninstall Python packages - easily
simplejson 3.6.5 Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder
six 1.8.0 Python 2 and 3 compatibility utilities
Sphinx 1.2.3 Tool for generating documentation which uses reStructuredText as its markup language
spyder 2.3.2 Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface
SQLAlchemy 0.9.8 SQL Toolkit and Object Relational Mapper
sqlite_bro 0.8.7.4 a graphic SQLite Client in 1 Python file
sqlparse 0.1.14 Non-validating SQL parser
statsmodels 0.6.1 Statistical computations and models for use with SciPy
sympy 0.7.6 Symbolic Mathematics Library
tables 3.1.1 Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)
tornado 4.0.2 Scalable, non-blocking web server and tools (required for IPython notebook)
tqdm 1.0 A Simple Python Progress Meter
ViTables 2.1 Graphical tool for browsing and editing files in both HDF5 and PyTables formats
wheel 0.24.0 A built-package format for Python.
winpython 1.0 WinPython distribution tools, including WPPM (package manager)
xlrd 0.9.3 Extract data from Microsoft Excel spreadsheet files
XlsxWriter 0.6.4 A Python module for creating Excel XLSX files.

@stonebig
Copy link
Contributor Author

additional Flavor

MD5 SHA-1 Binary
c56e06683ef98162b219b2d3d29edbc2 55f3f205ac67e26e873fb93e4d0811d4232b5211 winpython-32bit-3.4.2.3flavorkivy.exe

WinPython 3.4.2.3flavorkivy

The following packages are included in WinPython v3.4.2.3FlavorKivy.

Tools

Name Version Description
gettext 0.14.4 GNU gettext Win32 porting - the GNU translation tool (useful tools for pygettext, a standard library module)
SciTE 3.3.7 SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor
MinGW32 4.9.2 C/C++ and Fortran compilers (http://www.mingw.org for 32-bit) (https://github.com/numpy/numpy/wiki/Mingw-static-toolchain for 64bit)

Python packages

Name Version Description
Python 3.4.2 Python programming language with standard library
astroid 1.3.2 Rebuild a new abstract syntax tree from Python's ast (required for pylint)
baresql 0.7.0 playing SQL directly on Python datas
beautifulsoup4 4.3.2 Screen-scraping library
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
colorama 0.3.2 Cross-platform colored terminal text
cvxopt 1.1.7 Convex optimization library
cx_Freeze 4.3.3 Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed)
Cython 0.21.1 Cython is a language that makes writing C extensions for the Python language as easy as Python
db.py 0.3.5 a db package that doesn't suck
decorator 3.4.0 Better living through Python with decorators
docutils 0.12 Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)
formlayout 1.0.15 Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code
ggplot 0.6.5 ggplot for python
guidata 1.6.2 Automatically generated graphical user interfaces for easy data set edition and display
guiqwt 2.3.2 Efficient curve/image plotting and other GUI tools for scientific data processing software development
h5py 2.3.1 General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)
husl 4.0.0 Human-friendly HSL (Hue-Saturation-Lightness)
ipython 2.3.1 Enhanced Python shell
ipython-sql 0.3.4 Enhanced Python shell
Jinja2 2.7.3 Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)
joblib 0.8.4 Lightweight pipelining: using Python functions as pipeline jobs.
julia 0.1.1.6 Python interface to the Julia language
Kivy 1.8.0 A software library for rapid development of hardware-accelerated multitouch applications.
llvmpy 0.12.7 Python bindings for LLVM
lmfit 0.8.0 Least-Squares Minimization with Bounds and Constraints
logilab-common 0.63.2 Collection of low-level Python packages and modules used by Logilab projects (required for pylint)
lxml 3.4.1 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
mahotas 1.2.3 Computer Vision library
MarkupSafe 0.23 Implements a XML/HTML/XHTML Markup safe string for Python
matplotlib 1.4.2 2D plotting library (embeddable in GUIs created with PyQt)
mpld3 0.2 D3 Viewer for Matplotlib
mysql-connector-python 1.2.3 MySQL driver written in Python
networkx 1.9.1 Python package for creating and manipulating graphs and networks
nltk 3.0.0 The Natural Language Toolkit (NLTK) is a Python package for natural language processing.
nose 1.3.4 nose is a discovery-based unittest extension (e.g. NumPy test module is using nose)
numba 0.15.1 compiling Python code using LLVM
numexpr 2.4 Fast evaluation of array expressions elementwise by using a vector-based virtual machine
numpy-MKL 1.8.2 NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)
oct2py 2.4.0 Python to GNU Octave bridge --> run m-files from python.
pandas 0.15.2 Powerful data structures for data analysis, time series and statistics
patsy 0.3.0 Describing statistical models using symbolic formulas
pep8 1.5.7 Python style guide checker
pg8000 1.10.1 PostgreSQL interface library
Pillow 2.6.1 Python Imaging Library (fork)
pip 1.5.6 A tool for installing and managing Python packages
prettytable 0.7.2 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
psutil 2.1.3 Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way
PuLP 1.5.6 PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems
pyflakes 0.8.1 passive checker of Python programs
pygame 1.9.2a0 Pygame gives multimedia to python.
Pygments 2.0.1 Generic syntax highlighter for general use in all kinds of software
pyhdf 0.8.3 Python interface to HDF4 files (Hierarchical Data Format version 4)
pylint 1.4.0 Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality
pyodbc 3.0.7 DB API Module for ODBC
PyOpenGL 3.1.0 Cross platform Python binding to OpenGL and related APIs
pyparsing 2.0.3 A Python Parsing Module
PyQt4 4.11.3 Python bindings for the Qt cross platform GUI toolkit
PyQtdesignerplugins 1.1 PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4
PyQwt 5.2.1 2D plotting library (set of Python bindings for the Qwt library featuring fast plotting)
pyreadline 2.0 IPython needs this module to display color text in Windows command window
pyserial 2.7 Library encapsulating the access for the serial port
python-dateutil 2.3 Powerful extensions to the standard datetime module
pytz 2014.10 World Timezone Definitions for Python
pywin32 219 Python library for Windows
PyYAML 3.11 YAML parser and emitter for Python
pyzmq 14.4.1 Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)
reportlab 3.1.8 The PDF generation library
requests 2.5.0 Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
rope_py3k-0.9.4 1 a python refactoring library...
rpy2 2.5.2 Python interface to the R language (embedded R)
scikit-image 0.10.1 Image processing toolbox for SciPy
scikit-learn 0.15.2 A set of Python modules for machine learning and data mining
scilab2py 0.5 Python to Scilab bridge
scipy 0.14.0 SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)
seaborn 0.5.1 statistical data visualization
setuptools 7.0 Download, build, install, upgrade, and uninstall Python packages - easily
simplejson 3.6.5 Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder
six 1.8.0 Python 2 and 3 compatibility utilities
Sphinx 1.2.3 Tool for generating documentation which uses reStructuredText as its markup language
spyder 2.3.2 Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface
SQLAlchemy 0.9.8 SQL Toolkit and Object Relational Mapper
sqlite_bro 0.8.7.4 a graphic SQLite Client in 1 Python file
sqlparse 0.1.14 Non-validating SQL parser
statsmodels 0.6.1 Statistical computations and models for use with SciPy
sympy 0.7.6 Symbolic Mathematics Library
tables 3.1.1 Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)
tornado 4.0.2 Scalable, non-blocking web server and tools (required for IPython notebook)
tqdm 1.0 A Simple Python Progress Meter
ViTables 2.1 Graphical tool for browsing and editing files in both HDF5 and PyTables formats
wheel 0.24.0 A built-package format for Python.
winpython 1.0 WinPython distribution tools, including WPPM (package manager)
xlrd 0.9.3 Extract data from Microsoft Excel spreadsheet files
XlsxWriter 0.6.4 A Python module for creating Excel XLSX files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants