Skip to content

Latest commit

 

History

History
398 lines (187 loc) · 20.8 KB

WinPythoncod-64bit-3.9.0.2_History.md

File metadata and controls

398 lines (187 loc) · 20.8 KB

History of changes for WinPython-64bit 3.9.0.2cod

The following changes were made to WinPython-64bit distribution since version 3.9.0.1cod.

Tools

Upgraded packages:

  • Nodejs v12.18.3 → v14.14.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 6.14.6 → 6.14.8 (a package manager for JavaScript)

  • VSCode 1.48.0.0 → 1.50.0.0 (source-code editor developed by Microsoft)

Python packages

New packages:

  • astroml 0.4.1 (tools for machine learning and data mining in Astronomy)

  • bcrypt 3.1.7 (Modern password hashing for your software and your servers)

  • cryptography 3.1 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.)

  • diff_match_patch 20200713 (Repackaging of Google's Diff Match and Patch libraries. Offers robust algorithms to perform the operations required for synchronizing plain text.)

  • fastapi 0.61.1 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)

  • flake8 3.8.4 (the modular source code checker: pep8, pyflakes and co)

  • gmpy2 2.0.8 (GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x)

  • guidata 1.7.9 (Automatic graphical user interfaces generation for easy dataset editing and display)

  • guiqwt 3.0.5 (guiqwt is a set of tools for curve and image plotting (extension to PythonQwt))

  • helpdev 0.7.1 (HelpDev - Extracts information about the Python environment easily.)

  • httpcore 0.12.0 (A minimal low-level HTTP client.)

  • httpx 0.16.1 (The next generation HTTP client.)

  • intervaltree 3.0.2 (Editable interval tree data structure for Python 2 and 3)

  • paramiko 2.7.2 (SSH2 protocol library)

  • pathtools 0.1.2 (File system general utilities)

  • pydantic 1.6.1 (Data validation and settings management using python 3.6 type hinting)

  • pydocstyle 5.1.1 (Python docstring style checker)

  • pynacl 1.4.0 (Python binding to the Networking and Cryptography (NaCl) library)

  • pyqt5 5.15.1 (Python bindings for the Qt cross platform application toolkit)

  • pyqt5_sip 12.8.1 (The sip module support for PyQt5)

  • pyqt5_tools 5.15.1.1.7.5.post3 (Tools to supplement the official PyQt5 wheels)

  • pyqtwebengine 5.15.1 (Python bindings for the Qt WebEngine framework)

  • pythonqwt 0.8.3 (Qt plotting widgets for Python)

  • qdarkstyle 2.8.1 (The most complete dark stylesheet for Python and Qt applications)

  • qtawesome 1.0.1 (FontAwesome icons in PyQt and PySide applications)

  • rope 0.18.0 (a python refactoring library...)

  • scramp 1.2.0 (An implementation of the SCRAM protocol.)

  • slicer 0.0.4 (A small package for big slicing.)

  • spyder 4.1.5 (The Scientific Python Development Environment)

  • spyder_kernels 1.9.4 (Jupyter kernels for Spyder's console)

  • starlette 0.13.6 (The little ASGI library that shines.)

  • ujson 4.0.1 (Ultra fast JSON encoder and decoder for Python)

  • vitables 3.0.2 (A viewer for PyTables package)

  • watchdog 0.10.3 (Filesystem events monitoring)

  • yapf 0.30.0 (A formatter for Python code.)

Upgraded packages:

  • aiohttp 3.6.2 → 3.7.1 (Async http client/server framework (asyncio))

  • amply 0.1.2 → 0.1.4 (Amply allows you to load and manipulate AMPL/GLPK data as Python data structures)

  • asteval 0.9.18 → 0.9.19 (Safe, minimalistic evaluator of python expression using ast module)

  • astropy 4.0.1 → 4.0.3 (Community-developed python astronomy tools)

  • attrs 19.3.0 → 20.2.0 (Classes Without Boilerplate)

  • beautifulsoup4 4.9.1 → 4.9.3 (Screen-scraping library)

  • black 19.10b0 → 20.8b1 (The uncompromising code formatter.)

  • bleach 3.1.5 → 3.2.1 (An easy safelist-based HTML-sanitizing tool.)

  • blosc 1.9.1 → 1.9.2 (Blosc data compressor)

  • bokeh 2.1.1 → 2.2.3 (Interactive plots and applications in the browser from Python)

  • bqplot 0.12.15 → 0.12.18 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)

  • brotli 1.0.7 → 1.0.9 (Python bindings for the Brotli compression library)

  • cffi 1.14.1 → 1.14.3 (Foreign Function Interface for Python calling C code.)

  • cligj 0.5.0 → 0.7.0 (Click params for commmand line interfaces to GeoJSON)

  • cloudpickle 1.5.0 → 1.6.0 (Extended pickling support for Python objects)

  • colorama 0.4.3 → 0.4.4 (Cross-platform colored terminal text.)

  • cvxpy 1.1.3 → 1.1.7 (A domain-specific language for modeling convex optimization problems in Python.)

  • cx_freeze 6.2 → 6.3 (create standalone executables from Python scripts)

  • cytoolz 0.10.1 → 0.11.0 (Cython implementation of Toolz: High performance functional utilities)

  • dask 2.23.0 → 2.30.0 (Parallel PyData with Task Scheduling)

  • dask_ml 1.6.0 → 1.7.0 (A library for distributed and parallel machine learning)

  • databases 0.3.2 → 0.4.0 (Async database support for Python.)

  • datasette 0.47.2 → 0.50.2 (A tool for exploring and publishing data)

  • datashader 0.11.0 → 0.11.1 (Data visualization toolchain based on aggregating into a grid)

  • db.py 0.5.3 → 0.5.4b1 (a db package that doesn't suck)

  • distributed 2.23.0 → 2.30.0 (Distributed scheduler for Dask)

  • fiona 1.8.13 → 1.8.17 (Fiona reads and writes spatial data files)

  • flask_accepts 0.17.3 → 0.17.4 (Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow)

  • fsspec 0.8.0 → 0.8.4 (File-system specification)

  • gdal 3.1.2 → 3.1.4 (GDAL: Geospatial Data Abstraction Library)

  • greenlet 0.4.16 → 0.4.17 (Lightweight in-process concurrent programming)

  • h11 0.9.0 → 0.11.0 (A pure-Python, bring-your-own-I/O implementation of HTTP/1.1)

  • h2 3.2.0 → 4.0.0 (HTTP/2 State-Machine based protocol implementation)

  • holoviews 1.13.3 → 1.13.5 (Stop plotting your data - annotate your data and let it visualize itself.)

  • hpack 3.0.0 → 4.0.0 (Pure-Python HPACK header compression)

  • hypercorn 0.10.2 → 0.11.1 (A ASGI Server based on Hyper libraries and inspired by Gunicorn.)

  • hyperframe 5.2.0 → 6.0.0 (HTTP/2 framing layer for Python)

  • hypothesis 5.24.3 → 5.37.4 (A library for property-based testing)

  • importlib_metadata 1.7.0 → 2.0.0 (Read metadata from Python packages)

  • iniconfig 1.0.1 → 1.1.1 (iniconfig: brain-dead simple config-ini parsing)

  • ipympl 0.5.7 → 0.5.8 (Matplotlib Jupyter Extension)

  • ipython 7.17.0 → 7.18.1 (IPython: Productive Interactive Computing)

  • ipython_sql 0.4.0 → 0.4.1b1 (RDBMS access via IPython)

  • isort 4.3.21 → 5.6.4 (A Python utility / library to sort Python imports.)

  • joblib 0.16.0 → 0.17.0 (Lightweight pipelining: using Python functions as pipeline jobs.)

  • julia 0.5.4 → 0.5.6 (Julia/Python bridge with IPython support.)

  • jupyter_client 6.1.6 → 6.1.7 (Jupyter protocol implementation and client libraries)

  • jupyter_console 6.1.0 → 6.2.0 (Jupyter terminal console)

  • jupyter_server 0.1.1 → 1.0.5 (The Jupyter Server)

  • jupyter_sphinx 0.2.4 → 0.3.2 (Jupyter Sphinx Extensions)

  • jupyterlab 2.2.4 → 2.2.9 (The JupyterLab notebook server extension.)

  • jupyterlab_pygments 0.1.1 → 0.1.2 (Pygments theme)

  • keyring 21.3.0 → 21.4.0 (Store and access your passwords safely.)

  • loky 2.8.0 → 2.9.0 (A robust implementation of concurrent.futures.ProcessPoolExecutor)

  • lxml 4.5.2 → 4.6.1 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)

  • markdown 3.2.2 → 3.3.2 (Python implementation of Markdown.)

  • marshmallow 3.7.1 → 3.8.0 (A lightweight library for converting complex datatypes to and from native Python datatypes.)

  • matplotlib 3.3.1 → 3.3.2 (Python plotting package)

  • mercantile 1.1.5 → 1.1.6 (Web mercator XYZ tile utilities)

  • metakernel 0.24.4 → 0.27.0 (Metakernel for Jupyter)

  • msvc_runtime 14.27.29016 → 14.27.29016.1 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)

  • multidict 4.7.6 → 5.0.0 (multidict implementation)

  • mypy 0.782 → 0.790 (Optional static typing for Python)

  • nbclient 0.4.1 → 0.5.1 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)

  • nbconvert 5.6.1 → 6.0.7 (Converting Jupyter Notebooks)

  • nbformat 5.0.7 → 5.0.8 (The Jupyter Notebook format)

  • nest_asyncio 1.4.0 → 1.4.2 (Patch asyncio to allow nested event loops)

  • networkx 2.4 → 2.5 (Python package for creating and manipulating graphs and networks)

  • notebook 6.1.3 → 6.1.4 (A web-based notebook environment for interactive computing)

  • numba 0.51.0 → 0.51.2 (compiling Python code using LLVM)

  • numcodecs 0.6.4 → 0.7.2 (A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.)

  • numexpr 2.7.1 → 2.7.2 (Fast numerical expression evaluator for NumPy)

  • numpy 1.19.1+mkl → 1.19.2+mkl (NumPy is the fundamental package for array computing with Python.)

  • pandas 1.1.0 → 1.1.3 (Powerful data structures for data analysis, time series, and statistics)

  • pandocfilters 1.4.2 → 1.4.3 (Utilities for writing pandoc filters in python)

  • panel 0.9.7 → 0.10.1 (A high level app and dashboarding solution for Python.)

  • papermill 2.1.2 → 2.2.0 (Parametrize and run Jupyter and nteract Notebooks)

  • param 1.9.3 → 1.10.0 (Declarative Python programming using Parameters.)

  • pg8000 1.13.1 → 1.16.5 (PostgreSQL interface library)

  • pillow 7.2.0 → 8.0.1 (Python Imaging Library (Fork))

  • pint 0.14 → 0.16.1 (Physical quantities module)

  • pip 20.2.2 → 20.2.4 (The PyPA recommended tool for installing Python packages.)

  • pkginfo 1.5.0.1 → 1.6.0 (Query metadatdata from sdists / bdists / installed packages.)

  • plotly 4.9.0 → 4.12.0 (An open-source, interactive graphing library for Python)

  • prettytable 0.7.2 → 1.0.1 (A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.)

  • prompt_toolkit 3.0.6 → 3.0.8 (Library for building powerful interactive command lines in Python)

  • psutil 5.7.2 → 5.7.3 (Cross-platform lib for process and system monitoring in Python.)

  • ptpython 3.0.5 → 3.0.7 (Python REPL build on top of prompt_toolkit)

  • pybind11 2.5.0 → 2.6.0 (Seamless operability between C++11 and Python)

  • pydeck 0.4.0 → 0.5.0 (Widget for deck.gl maps)

  • pygments 2.6.1 → 2.7.2 (Pygments is a syntax highlighting package written in Python.)

  • pylint 2.5.3 → 2.6.0 (python code static checker)

  • pyrsistent 0.16.0 → 0.17.3 (Persistent/Functional/Immutable data structures)

  • pyshp 2.1.0 → 2.1.2 (Pure Python read/write support for ESRI Shapefile format)

  • pytest 6.0.1 → 6.1.1 (pytest: simple powerful testing with Python)

  • python_jsonrpc_server 0.3.4 → 0.4.0 (JSON RPC 2.0 server library)

  • python_language_server 0.34.1 → 0.35.1 (Python Language Server for the Language Server Protocol)

  • pyzo 4.10.2 → 4.11.0 (the Python IDE for scientific computing)

  • qtconsole 4.7.5 → 4.7.7 (Jupyter Qt console)

  • quart 0.13.0 → 0.13.1 (A Python ASGI web microframework with the same API as Flask)

  • rasterio 1.1.5 → 1.1.8 (Fast and direct raster I/O for use with Numpy and SciPy)

  • readme_renderer 26.0 → 28.0 (readme_renderer is a library for rendering "readme" descriptions for Warehouse)

  • regex 2020.7.14 → 2020.10.23 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.47 → 3.5.53 (The Reportlab Toolkit)

  • rise 5.6.1 → 5.7.0 (Reveal.js - Jupyter/IPython Slideshow Extension)

  • ruamel.yaml 0.16.10 → 0.16.12 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)

  • scikit_optimize 0.7.4 → 0.8.1 (Sequential model-based optimization toolbox.)

  • scipy 1.5.2 → 1.5.3 (SciPy: Scientific Library for Python)

  • seaborn 0.10.1 → 0.11.0 (seaborn: statistical data visualization)

  • setuptools 49.6.0 → 50.3.2 (Easily download, build, install, upgrade, and uninstall Python packages)

  • shap 0.35.0 → 0.36.0 (A unified approach to explain the output of any machine learning model.)

  • shapely 1.7.0 → 1.7.1 (Geometric objects, predicates, and operations)

  • sniffio 1.1.0 → 1.2.0 (Sniff out which async library your code is running under)

  • sounddevice 0.4.0 → 0.4.1 (Play and Record Sound with Python)

  • sqlalchemy 1.3.18 → 1.3.20 (Database Abstraction Library)

  • sqlparse 0.3.1 → 0.4.1 (Non-validating SQL parser)

  • statsmodels 0.11.1 → 0.12.0 (Statistical computations and models for Python)

  • streamz 0.5.4 → 0.5.6 (Streams)

  • terminado 0.8.3 → 0.9.1 (Terminals served to xterm.js using Tornado websockets)

  • tifffile 2020.8.13 → 2020.10.1 (Read and write TIFF(r) files)

  • toolz 0.10.0 → 0.11.1 (List processing tools and functional utilities)

  • tqdm 4.48.0 → 4.50.2 (Fast, Extensible Progress Meter)

  • traitlets 4.3.3 → 5.0.5 (Traitlets Python config system)

  • trio 0.16.0 → 0.17.0 (A friendly Python library for async concurrency and I/O)

  • typing_extensions 3.7.4.2 → 3.7.4.3 (Backported and Experimental Type Hints for Python 3.5+)

  • urllib3 1.25.10 → 1.25.11 (HTTP library with thread-safe connection pooling, file post, and more.)

  • uvicorn 0.11.8 → 0.12.2 (The lightning-fast ASGI server.)

  • virtualenv 20.0.30 → 20.1.0 (Virtual Python Environment builder)

  • voila 0.1.21 → 0.2.4 (Serving read-only live Jupyter notebooks)

  • winpython 3.0.20200808 → 3.0.20201028 (WinPython distribution tools, including WPPM)

  • xarray 0.16.0 → 0.16.1 (N-D labeled arrays and datasets in Python)

  • xlsxwriter 1.3.3 → 1.3.7 (A Python module for creating Excel XLSX files.)

  • xlwings 0.20.2 → 0.20.8 (Make Excel fly: Interact with Excel from Python and vice versa.)

  • yarl 1.5.1 → 1.6.2 (Yet another URL library)

  • zarr 2.4.0 → 2.5.0 (An implementation of chunked, compressed, N-dimensional arrays for Python.)

  • zipp 3.1.0 → 3.3.2 (Backport of pathlib-compatible object wrapper for zip files)

Removed packages:

  • ipyparallel 6.3.0 (Interactive Parallel Computing with IPython)

  • more_itertools 8.4.0 (More routines for operating on iterables, beyond itertools)

  • passlib 1.7.1 (comprehensive password hashing framework supporting over 30 schemes)

  • websockets 8.1 (An implementation of the WebSocket Protocol (RFC 6455 & 7692))