| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [View Raw Code] [Original HTTPS Page] |
The following changes were made to WinPython-64bit distribution since version 3.9.1.0cod.
Upgraded packages:
Nodejs v14.15.0 → v14.16.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)
npmjs 6.14.8 → 6.14.11 (a package manager for JavaScript)
VSCode 1.52.1.0 → 1.54.1.0 (source-code editor developed by Microsoft)
New packages:
et_xmlfile 1.0.1 (An implementation of lxml.xmlfile for the standard library)
feather_format 0.4.1 (Simple wrapper library to the Apache Arrow-based Feather File Format)
great_expectations 0.13.12 (Always know what to expect from your data.)
ipycanvas 0.8.2 (Interactive widgets library exposing the browser's Canvas API)
jdcal 1.4.1 (Julian dates from proleptic Gregorian and Julian calendars.)
jsonpatch 1.28 (Apply JSON-Patches (RFC 6902))
jsonpointer 2.0 (Identify specific nodes in a JSON document (RFC 6901))
jupyter_lsp 1.1.4 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)
jupyter_packaging 0.7.12 (Jupyter Packaging Utilities)
jupyterlab_lsp 3.4.1 (Language Server Protocol integration for JupyterLab)
jupyterlab_widgets 1.0.0 (JupyterLab extension providing HTML widgets)
nbclassic 0.2.6 (Jupyter Notebook as a Jupyter Server Extension.)
onnxruntime 1.7.0 (ONNX Runtime Python bindings)
openpyxl 3.0.6 (A Python library to read/write Excel 2010 xlsx/xlsm files)
orjson 3.4.6 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)
pyarrow 3.0.0 (Python library for Apache Arrow)
pyerfa 1.7.2 (Python bindings for ERFA)
pynndescent 0.5.2 (Nearest Neighbor Descent)
wasmer 1.0.0 (Python extension to run WebAssembly binaries)
wasmer_compiler_cranelift 1.0.0 (The Cranelift compiler for the wasmer package (to compile WebAssembly module))
wasmer_compiler_singlepass 1.0.0 (Python extension to run WebAssembly binaries)
zstandard 0.15.2 (Zstandard bindings for Python)
Upgraded packages:
aiosqlite 0.16.0 → 0.17.0 (asyncio bridge to the standard sqlite3 module)
aniso8601 8.0.0 → 8.1.1 (A library for parsing ISO 8601 strings.)
anyio 2.0.2 → 2.2.0 (High level compatibility layer for multiple asynchronous event loop implementations)
asteval 0.9.21 → 0.9.22 (Safe, minimalistic evaluator of python expression using ast module)
astroid 2.4.2 → 2.5 (An abstract syntax tree for Python with inference support.)
astroml 0.4.1 → 1.0.1 (tools for machine learning and data mining in Astronomy)
astropy 4.1 → 4.2 (Community-developed python astronomy tools)
autopep8 1.5.3 → 1.5.5 (A tool that automatically formats Python code to conform to the PEP 8 style guide)
bleach 3.2.1 → 3.3.0 (An easy safelist-based HTML-sanitizing tool.)
blosc 1.9.2 → 1.10.2 (Blosc data compressor)
bokeh 2.2.3 → 2.3.0 (Interactive plots and applications in the browser from Python)
bqplot 0.12.19 → 0.12.23 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)
branca 0.4.1 → 0.4.2 (Generate complex HTML+JS pages with Python)
cffi 1.14.4 → 1.14.5 (Foreign Function Interface for Python calling C code.)
cftime 1.3.0 → 1.4.1 (Time-handling functionality from netcdf4-python)
colorcet 2.0.2 → 2.0.6 (Collection of perceptually uniform colormaps)
coverage 5.3.1 → 5.4 (Code coverage measurement for Python)
cryptography 3.3.1 → 3.4.6 (cryptography is a package which provides cryptographic recipes and primitives to Python developers.)
cvxopt 1.2.5 → 1.2.6 (Convex optimization package)
cvxpy 1.1.7 → 1.1.10 (A domain-specific language for modeling convex optimization problems in Python.)
cx_freeze 6.4.2 → 6.5.3 (create standalone executables from Python scripts)
cython 0.29.21 → 0.29.22 (The Cython compiler for writing C extensions for the Python language.)
dask 2020.12.0 → 2021.3.0 (Parallel PyData with Task Scheduling)
dask_labextension 4.0.1 → 5.0.1 (A Jupyter Notebook server extension manages Dask clusters.)
dask_ml 1.7.0 → 1.8.0 (A library for distributed and parallel machine learning)
datasette 0.53 → 0.55 (A tool for exploring and publishing data)
datashader 0.11.1 → 0.12.0 (Data visualization toolchain based on aggregating into a grid)
deprecated 1.2.10 → 1.2.11 (Python @deprecated decorator to deprecate old python classes, functions or methods.)
distributed 2020.12.0 → 2021.3.0 (Distributed scheduler for Dask)
fastparquet 0.4.1 → 0.5.0 (Python support for Parquet file format)
flask_accepts 0.17.4 → 0.17.6 (Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow)
folium 0.11.0 → 0.12.1 (Make beautiful maps with Leaflet.js & Python)
fs 2.4.11 → 2.4.12 (Python's filesystem abstraction layer)
fsspec 0.8.5 → 0.8.7 (File-system specification)
gdal 3.1.4 → 3.2.1 (GDAL: Geospatial Data Abstraction Library)
geopandas 0.8.1 → 0.8.2 (Geographic pandas extensions)
geopy 2.0.0 → 2.1.0 (Python Geocoding Toolbox)
greenlet 0.4.17 → 1.0.0 (Lightweight in-process concurrent programming)
h11 0.11.0 → 0.12.0 (A pure-Python, bring-your-own-I/O implementation of HTTP/1.1)
holoviews 1.14.0 → 1.14.2 (Stop plotting your data - annotate your data and let it visualize itself.)
httpcore 0.12.2 → 0.12.3 (A minimal low-level HTTP client.)
httpie 2.3.0 → 2.4.0 (HTTPie - a CLI, cURL-like tool for humans.)
hvplot 0.7.0 → 0.7.1 (A high-level plotting API for the PyData ecosystem built on HoloViews.)
hypercorn 0.11.1 → 0.11.2 (A ASGI Server based on Hyper libraries and inspired by Gunicorn.)
hypothesis 5.43.3 → 6.1.1 (A library for property-based testing)
imbalanced_learn 0.7.0 → 0.8.0 (Toolbox for imbalanced dataset in machine learning.)
importlib_metadata 3.3.0 → 3.7.0 (Read metadata from Python packages)
intake 0.6.0 → 0.6.1 (Data load and catalog system)
ipykernel 5.4.2 → 5.5.0 (IPython Kernel for Jupyter)
ipyleaflet 0.13.3 → 0.13.6 (A Jupyter widget for dynamic Leaflet maps)
ipympl 0.5.8 → 0.6.3 (Matplotlib Jupyter Extension)
ipython 7.19.0 → 7.21.0 (IPython: Productive Interactive Computing)
ipywidgets 7.5.1 → 7.6.3 (IPython HTML widgets for Jupyter)
isort 5.6.4 → 5.7.0 (A Python utility / library to sort Python imports.)
jinja2 2.11.2 → 2.11.3 (A small but fast and easy to use stand-alone template engine written in pure python.)
joblib 1.0.0 → 1.0.1 (Lightweight pipelining: using Python functions as pipeline jobs.)
jupyter_client 6.1.7 → 6.1.11 (Jupyter protocol implementation and client libraries)
jupyter_core 4.7.0 → 4.7.1 (Jupyter core package. A base package on which Jupyter projects rely.)
jupyter_server 1.1.2 → 1.4.1 (The Jupyter Server)
jupyter_server_proxy 1.5.2 → 1.6.0 (Jupyter server extension to supervise and proxy web services)
jupyterlab 2.2.9 → 3.0.9 (The JupyterLab notebook server extension.)
jupyterlab_server 1.2.0 → 2.3.0 (JupyterLab Server)
keyring 21.7.0 → 23.0.0 (Store and access your passwords safely.)
lazy_object_proxy 1.4.3 → 1.5.2 (A fast and thorough lazy object proxy.)
llvmlite 0.34.0 → 0.36.0rc2 (lightweight wrapper around basic LLVM functionality)
lmfit 1.0.1 → 1.0.2 (Least-Squares Minimization with Bounds and Constraints)
locket 0.2.0 → 0.2.1 (File-based locks for Python for Linux and Windows)
lz4 3.1.1 → 3.1.3 (LZ4 Bindings for Python)
markdown 3.3.2 → 3.3.4 (Python implementation of Markdown.)
marshmallow 3.9.1 → 3.10.0 (A lightweight library for converting complex datatypes to and from native Python datatypes.)
matplotlib 3.3.3 → 3.3.4 (Python plotting package)
mergedeep 1.3.0 → 1.3.4 (A deep merge function for 🐍.)
mpmath 1.1.0 → 1.2.1 (Python library for arbitrary-precision floating-point arithmetic)
msvc_runtime 14.28.29325 → 14.28.29910 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
mypy 0.790 → 0.812 (Optional static typing for Python)
nbclient 0.5.1 → 0.5.3 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)
nbformat 5.0.8 → 5.1.2 (The Jupyter Notebook format)
nest_asyncio 1.4.3 → 1.5.1 (Patch asyncio to allow nested event loops)
netcdf4 1.5.5.1 → 1.5.6 (Provides an object-oriented python interface to the netCDF version 4 library.)
notebook 6.1.5 → 6.2.0 (A web-based notebook environment for interactive computing)
numba 0.51.2 → 0.53.0rc3 (compiling Python code using LLVM)
numcodecs 0.7.2 → 0.7.3 (A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.)
numexpr 2.7.2 → 2.7.3 (Fast numerical expression evaluator for NumPy)
numpy 1.19.4+mkl → 1.20.1+mkl (NumPy is the fundamental package for array computing with Python.)
packaging 20.8 → 20.9 (Core utilities for Python packages)
pandas 1.1.5 → 1.2.3 (Powerful data structures for data analysis, time series, and statistics)
panel 0.10.2 → 0.11.0 (A high level app and dashboarding solution for Python.)
papermill 2.2.2 → 2.3.2 (Parametrize and run Jupyter and nteract Notebooks)
param 1.10.0 → 1.10.1 (Declarative Python programming using Parameters.)
pillow 8.0.1 → 8.1.2 (Python Imaging Library (Fork))
pip 20.3.3 → 21.0.1 (The PyPA recommended tool for installing Python packages.)
pipdeptree 1.0.0 → 2.0.0 (Command line utility to show dependency tree of packages)
pkginfo 1.6.1 → 1.7.0 (Query metadatdata from sdists / bdists / installed packages.)
plotly 4.14.1 → 4.14.3 (An open-source, interactive graphing library for Python)
prompt_toolkit 3.0.8 → 3.0.16 (Library for building powerful interactive command lines in Python)
ptpython 3.0.7 → 3.0.16 (Python REPL build on top of prompt_toolkit)
ptyprocess 0.6.0 → 0.7.0 (Run a subprocess in a pseudo terminal)
pybind11 2.6.1 → 2.6.2 (Seamless operability between C++11 and Python)
pyct 0.4.6 → 0.4.8 (python package common tasks for users (e.g. copy examples, fetch data, ...))
pydantic 1.7.3 → 1.8.1 (Data validation and settings management using python 3.6 type hinting)
pydeck 0.5.0 → 0.6.1 (Widget for deck.gl maps)
pygame 2.0.0 → 2.0.1 (Python Game Development)
pygments 2.7.3 → 2.8.0 (Pygments is a syntax highlighting package written in Python.)
pyinstaller 4.1 → 4.2 (PyInstaller bundles a Python application and all its dependencies into a single package.)
pyinstaller_hooks_contrib 2020.10 → 2020.11 (Community maintained hooks for PyInstaller)
pylint 2.6.0 → 2.7.1 (python code static checker)
pyls_spyder 0.3.0 → 0.3.2 (Spyder extensions for the python-language-server)
pymongo 3.11.2 → 3.11.3 (Python driver for MongoDB )
pyproj 3.0.0.post1 → 3.0.1 (Python interface to PROJ (cartographic projections and coordinate transformations library))
pyshp 2.1.2 → 2.1.3 (Pure Python read/write support for ESRI Shapefile format)
pytest 6.2.1 → 6.2.2 (pytest: simple powerful testing with Python)
Python 3.9.1 → 3.9.2 (Python programming language with standard library)
python_levenshtein 0.12.0 → 0.12.2 (Python extension for computing string edit distances and similarities.)
python_snappy 0.5.4 → 0.6.0 (Python library for the snappy compression library from Google)
pythonnet 2.5.1 → 2.5.2 (.Net and Mono integration for Python)
pytz 2020.4 → 2021.1 (World timezone definitions, modern and historical)
pyviz_comms 0.7.6 → 2.0.1 (Bidirectional communication for the PyViz ecosystem.)
pyyaml 5.3.1 → 5.4.1 (YAML parser and emitter for Python)
pyzmq 20.0.0 → 22.0.3 (Python bindings for 0MQ)
qtconsole 5.0.1 → 5.0.2 (Jupyter Qt console)
qtpy 1.9.0 → 1.10.0.dev0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)
rasterio 1.1.8 → 1.2.1 (Fast and direct raster I/O for use with Numpy and SciPy)
readme_renderer 28.0 → 29.0 (readme_renderer is a library for rendering "readme" descriptions for Warehouse)
reportlab 3.5.56 → 3.5.60 (The Reportlab Toolkit)
rtree 0.9.5 → 0.9.7 (R-Tree spatial index for Python GIS)
scikit_learn 0.24.0 → 0.24.1 (A set of python modules for machine learning and data mining)
scipy 1.5.4 → 1.6.1 (SciPy: Scientific Library for Python)
setuptools 51.1.0 → 54.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
simpervisor 0.3 → 0.4 (Simple async process supervisor)
snowballstemmer 2.0.0 → 2.1.0 (This package provides 26 stemmers for 25 languages generated from Snowball algorithms.)
soupsieve 2.1 → 2.2 (A modern CSS selector implementation for Beautiful Soup.)
sphinx 3.3.1 → 3.5.1 (Tool for generating documentation which uses reStructuredText as its markup language)
sphinx_rtd_theme 0.5.0 → 0.5.1 (Read the Docs theme for Sphinx)
spyder 4.2.1 → 4.2.3 (The Scientific Python Development Environment)
spyder_kernels 1.10.1 → 1.10.2 (Jupyter kernels for Spyder's console)
sqlalchemy 1.3.22 → 1.3.23 (Database Abstraction Library)
statsmodels 0.12.1 → 0.12.2 (Statistical computations and models for Python)
streamz 0.5.6 → 0.6.2 (Streams)
terminado 0.9.1 → 0.9.2 (Terminals served to xterm.js using Tornado websockets)
textdistance 4.2.0 → 4.2.1 (Compute distance between the two texts.)
tifffile 2020.12.8 → 2021.3.5 (Read and write TIFF(r) files)
tqdm 4.54.1 → 4.58.0 (Fast, Extensible Progress Meter)
trio 0.17.0 → 0.18.0 (A friendly Python library for async concurrency and I/O)
trio_asyncio 0.11.0 → 0.12.0 (A re-implementation of the asyncio mainloop on top of Trio)
twine 3.2.0 → 3.3.0 (Collection of utilities for publishing packages on PyPI)
typed_ast 1.4.1 → 1.4.2 (a fork of Python 2 and 3 ast modules with type comment support)
ujson 4.0.1 → 4.0.2 (Ultra fast JSON encoder and decoder for Python)
umap_learn 0.4.6 → 0.5.1 (Uniform Manifold Approximation and Projection)
urllib3 1.26.2 → 1.26.3 (HTTP library with thread-safe connection pooling, file post, and more.)
uvicorn 0.13.2 → 0.13.4 (The lightning-fast ASGI server.)
virtualenv 20.2.2 → 20.4.2 (Virtual Python Environment builder)
voila 0.2.4 → 0.2.7 (Serving read-only live Jupyter notebooks)
winpython 3.0.202011219 → 4.0.20210307 (WinPython distribution tools, including WPPM)
winrt 1.0.20330.1 → 1.0.21033.1 (Access Windows Runtime APIs from Python)
xarray 0.16.2 → 0.17.0 (N-D labeled arrays and datasets in Python)
xlwings 0.21.4 → 0.22.2 (Make Excel fly: Interact with Excel from Python and vice versa.)
Removed packages:
| Back | FazBrowse Home | New Git URL |