Skip to content
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

Release 2021-04 follow-up + post1 #995

Closed
10 tasks done
stonebig opened this issue Jun 26, 2021 · 20 comments
Closed
10 tasks done

Release 2021-04 follow-up + post1 #995

stonebig opened this issue Jun 26, 2021 · 20 comments

Comments

@stonebig
Copy link
Contributor

stonebig commented Jun 26, 2021

Release Date: mid november 2021 october september

Wanted:

  • Infrastructure:
    • PyPy3.7-7.3.7 (with 3 weeks long regressions finally hunted down)
    • PyPy3.8-7.3.7 beta, with alignment effort to cPython standard, lag from cPython is reduced:
      • from 29 month with 3.7, 2018-06 to 2020-11 (PyPy-3.7beta),
      • down to 25 month with 3.8, 2019-10 to 2021-10 (PyPy-3.8beta)
    • Python-3.10.0
    • Python-3.9.8
    • pip-21.3.1
  • major modules:
    • Jupyterlab-3.2.1
    • Pandas-1.3.4
    • Spyder-5.1.5
    • Matplolib-3.5.0pre
  • Improve Dashboarding experience:
    • the 4 of interest: Panel, Voila, Dash, streamlit (apache-superset seems cloud only)
    • ship a tiny example for each

Focus:

  • pushed to increase PyPy3 package list and compatibility (until next limit requiring Python-3.8),
  • Web Technology: Dashboarding, Web API, WASM
  • Data Engineering: dagster, dagster-dask, dbt, prefect, meltano
  • Machine Learning: Integrated Windows ML, opencv ?
  • Qt-6.2.1 compatibility (for Python-3.10)

Hopes/Wishes for winter 2021-2022:

  • PyPy writes a PEP for Hpy interface (the necessary step to glory)
  • Spyder gets PySide6-6.2.1 compatiblity
  • co-competition heats-up on speed: PyPy-3.8, python-3.11.0a3, Pyjion, Python-nogil
  • a perceptible move to bind with rust rather than c, see: https://www.youtube.com/watch?v=-XyWG_klSAw&t=320s
  • push to get a competitive PyPy-3.10 in Q4 2022
@stonebig
Copy link
Contributor Author

stonebig commented Jun 26, 2021

audit trail:

  • spyder-5.0.5
  • Jupyterlab-3.1.0rc1
  • pandas-1.3.0
  • jupyter-dash exploration (hum... not a frank success yet Prebuilt JupyterLab 3.0 extension ? plotly/jupyter-dash#49 )
  • streamlit exploration ... needs (broken)pyarrow to be ported, to work on pypy3..
  • PyPy additions: blis, spacy, python_dotenv (down to 69 packages missing, 12.5%)
  • plotly-5.1.0 & dash-1.21.0 exploration ... but JupyterDash for jupyterlab3 in limbo
  • VSCode-1.58.2, node-v14.17.3
  • panel-0.12.0
  • back to pandas-1.2.5 instead of pandas-1.3.0 till compatibility issues are understood:

b1 (2021-07-21 : dashboarding)

  • streamlit-0.85.0 (fix pandas-1.3 compatibility)
  • pandas-1.3.0
  • pip-21.2.1 drives me nuts again
  • spyder-5.1.0dev0-20210725
  • spyder-5.1.0 (with big completion speed-up)
  • Jupyterlab-3.1.1
  • Pandas-1.3.1 (2021-07-25, fix bug on PyPy)
  • scipy-0.17.1
  • quick test on PyPy3 for Python 3.8 : showing nice progress on package compatibility and abnormal weaknesses reductions WinPython 64 bit with PyPy #966 (comment)
  • python-3.10.0rc1
  • spyder-5.1.1
  • published a PyPy3 3.8 alpha WinPython 64 bit with PyPy #966 (comment)

b2 (2021-08-12 : cPython-3.10.0rc1, Jupyterlab-3.1.4, spyder-5.1.1)

  • numba-0.54.0 with numpy-1.21.2
  • ecos , base58, cramjam for PyPy (488 packages for PyPy, 561 packaged for Python3.9: 73 missing = 13%)
  • cvxopt, nlopt for PyPy
  • published a new alpha of PyPy for Python 3.8 WinPython 64 bit with PyPy #966 (comment)
  • PyPy new packages: qldl, osqp, cvxpy, validators (still 12% packages not yet compatible: 66/562)
  • spyder-5.1.2 to fix Spyder becoming very slow after a while https://github.com/spyder-ide/spyder/pull/16206/files
  • Pyproj-3.2.0 to fix a compatiblity bug with PyPy
  • python-3.9.7
  • spyder-5.1.3
  • python-3.10.0rc2 (if not delayed)
  • NO PyPy-7.3.6 (or nightly ?) .... nightly was broken

b3 (2021-09-05: only Python-3.9.7)

  • beware of PyPy3.8 aligning to cpython, so may need WinPython adjustments in sys.implementation.name and site-packages :
    • 'python.exe' is now prefered when pypy3.exe and python.exe are both present
    • site-packages from default lib\site-packages' if not PyPy former location (legacy of PyPy-3.7)
    • idelib from default lib location if not PyPy former location (legacy of PyPy-3.7)
  • fix pypy-3.7 build-up (idle doesn't start (pypy3.7-v7.3.6rc1-win64\lib-python\3\idlelib)
  • spyder-5.1.4 (more performance fixes)
  • pandas-1.3.3
  • rc1 of PyPy for Python-3.8

b4 (2021-09-13 : attempt to adapt build system to PyPy 7.3.6rc1 changes)

  • spyder-5.1.5
  • fix pypy-3.7 build-up (idle doesn't start (pypy3.7-v7.3.6rc1-win64\lib-python\3\idlelib)
  • PyPy: fastcore, fastdownload, fastprogress, cryptography, mkl_service, down to 11% missing packages (60 packages):
    • 15 missing because no Qt stack yet (may arrive end 2021)
    • 5 missing because needs PyPy-3.8 (mypy, black, papermill, ...)
  • fix PyPy-3.7 build-up (idle doesn't start (pypy3.7-v7.3.6rc1-win64\lib-python\3\idlelib)
  • pip-21.3.dev0 with this , fixes pip behavior for WinPython case at least

b5 (2021-09-19: major fix for pip, and PyPy build tweak)

  • cartopy-0.20.0 (blocking Matplotlib-3.5.0)
  • adopt new Spyder icons
  • geoviews-1.9.2a0 , panel-0.12.4rc1, bokeh-2.4.0
  • pip-21.3dev0-2021-09-26+remaining notatallshaw patch
  • patch pipdeptree for pip-21.3 compatibility remove_old_pip_api tox-dev/pipdeptree#154
  • QtPy-1.11.3.dev0 with PySide6 patch (good for QtConsole)
  • vendors QtPy-1.11.3.dev0 to make WinPython compatible with PyQt6
  • pyside6-6.2 in cpython-3.10 + tweaked qtpy + tweaked pyzo
  • python-3.10 final
  • pip-21.3dev0-2021-10-10 with all notatallshaw patches in master
  • Matplotlib-3.5.0 rc1 for Python-3.10 & Python-3.9
  • fastapi-0.70.0, streamlit-1.0.0, geopandas-0.10.0, geoviews-1.9.2
  • hpy-0.0.3 in PyPy

b7 (2021-10-10)

rc (2021-11-0x)

  • PySide2 getting Spyder support for october 21
    to look at:
  • PySide6 for PyPy news (still in pre-alpha november 1st)

postpone to next:

  • Matplotlib-3.5.0 (announced now for Sept 15th, still not here October 1st)
  • switching back notebook to new jupyterlab "nb_classic" ? (it is a temporary module until notebook 7.0)
  • spyder working on Pyside6-6.2.1
  • Pyside on PyPy

@stonebig
Copy link
Contributor Author

interlude, Python-3.10.0b4 (2021-07-11)

This is the last beta of Python-3.10.0

MD5 SHA-1 SHA-256 Binary Size SHA3-256
189a85e4741d5cc5243a1b69e6d5ff97 4cd76dd0441204ed99e151ec9f8870348b4024fa 2a42c8be9545effb8d6304ad5c3abb89b9274b4d95fedb4423d3c096342eadc5 Winpython64-3.10.0.0dotb4.exe 26 002 818 Bytes 4db841ad828852b94bc1983d1c6a995673104df6ac14e523f1ab115e74acc7b2
8a6afb77048626ee315067aa47acdbb8 c0301393c4fea58767ced3f1fc56f0f736dcb5b2 55a592a9c42121054c369f223b37a6a1642e27caed729260162bc13944cbb777 Winpython32-3.10.0.0dotb4.exe 24 857 330 Bytes ddc0f7d0730e6b02da35ae687d52ece15a7a465cae6df80a2aa9b3f0b32c3662

@stonebig
Copy link
Contributor Author

stonebig commented Jul 17, 2021

build 1 (2021-07-xx, jupyterlab-3.1.0rc1 )

Changes from WinPython 2021-03:

  • Infrastructure:
    • jupyterlab-3.1.0rc1
    • python-3.9.6
  • New Packages:
    • more dashboarding tools :
      • streamlit (not for pypy3, requires pyarrow)
      • dash
  • Upgraded Packages:
    • dashboarding tools :
      • Panel-0.12.0
  • variation per version:
    • no Qt nor ML package in PyPy3 versions yet,
    • Pytorch in standard branch only,
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

  • jupyterlab-3.1.0rc checks
  • reducing list of packages not yet ok for PyPy3.

Next build effort:

  • following on PyPy3 pain points :
    • compatibility fix from Cpython packages: jupyter_core, pandas-1.3.1 fix for PyPy, pyproj bug
    • PyPy-7.3.6 to suppress some speed problems
    • hpy/cpython-hpy to give a warp-speed bump to C-packages
MD5 SHA-1 SHA-256 Binary Size SHA3-256
3e136de889bb39062cb546d83ce54783 2daafe3b199603df5b5e4607116bc3521333c628 c10fdaa2a16c144a7cba326a45ae1c042bc95c6d6a5bec09355c3f685d7ab90a Winpython64-3.9.6.0dotb1.exe 23 480 492 Bytes 688a7b6997a1e2880cf777b1563c66da75e516570b6bd7456d6dac19238d7ae0
12756a6341e268f7b8761dbcb64324ad 93c65460f287651967e32605ab5fbd5deb8282a6 ffede2835b760fb7df9a487ac0bdefa590b04f513349c774b4d391201626e57c Winpython32-3.9.6.0dotb1.exe 22 317 612 Bytes e23dfd8b307fd69fb5ccd23286c113bb07b23256441a1e69ff5f7a4a167bc7d8
e2d6091b564c5d2bab42baf9467aee00 a367e671e7e6a07de38da54046931ecf00eae946 50dac4490f357407a99ad4d390ad1edcae0fa1423e073ea0da0f68d8c92a933e Winpython64-3.9.6.0b1.exe 800 987 110 Bytes 1cd6dc429b2785548b33b24f292ad98761b5e4f73645cd73248ca6238148dd7c
9994d0becb3c76ab9aa4eb55bfdc3b86 f9b98d167b68ccfd2be61a77db8fb7b44a48a122 b931c880beb1abfbbc548a2a9d9a1522a999f6bff2fb744ec0f767923a71578a Winpython64-3.7.10.1dotPyPyb1.exe 25 769 993 Bytes a6433870e8f7b8a9232f23b1db7a951c27a4171e664bbd1bcb16428810a73fd5
bc99293946e29f2a8bde2864bd73c86f 14c73d892ec9c7adad9cf31a06bdec618a6cac06 aa166e400f458ea83e29a3c2d9f3a2e73ed67ec527e7a36871542f789d478a61 Winpython64-3.7.10.1PyPyb1.exe 501 795 610 Bytes 44ddcc878cede5f8619b02df053db2b94f1c19c5bd8b3589283a6ab02cac50c4

History of changes for WinPython-64bit 3.9.6.0 b1

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

Tools

Upgraded packages:

  • Nodejs v14.16.1 → v14.17.3 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 6.14.12 → 6.14.13 (a package manager for JavaScript)

Python packages

New packages:

  • asn1crypto 1.4.0 (Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP)

  • astor 0.8.1 (Read/rewrite/write Python ASTs)

  • backports.entry_points_selectable 1.1.0 (Compatibility shim providing selectable entry points for older implementations)

  • base58 2.0.0 (Base58 and Base58Check implementation)

  • cachetools 4.1.1 (Extensible memoizing collections and decorators)

  • charset_normalizer 2.0.3 (The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.)

  • dash 1.21.0 (A Python framework for building reactive web-apps. Developed by Plotly.)

  • dash_core_components 1.17.1 (Core component suite for Dash)

  • dash_html_components 1.1.4 (Vanilla HTML components for Dash)

  • dash_table 4.12.0 (Dash table)

  • debugpy 1.3.0 (An implementation of the Debug Adapter Protocol for Python)

  • flask_compress 1.10.1 (Compress responses in your Flask app with gzip.)

  • platformdirs 2.0.2 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)

  • python_multipart 0.0.5 (A streaming multipart parser for Python)

  • requests_unixsocket 0.2.0 (Use requests to talk HTTP via a UNIX domain socket)

  • sqlite_fts4 1.0.1 (Python functions for working with SQLite FTS4 search)

  • streamlit 0.84.2 (The fastest way to build data apps in Python)

  • validators 0.18.2 (Python Data Validation for Humans™.)

Upgraded packages:

  • arrow 1.1.0 → 1.1.1 (Better dates & times for Python)

  • asgi_csrf 0.6.1 → 0.9 (ASGI middleware for protecting against CSRF attacks)

  • asgiref 3.3.4 → 3.4.1 (ASGI specs, helper code, and adapters)

  • astroid 2.5.6 → 2.6.2 (An abstract syntax tree for Python with inference support.)

  • bleach 3.3.0 → 3.3.1 (An easy safelist-based HTML-sanitizing tool.)

  • bokeh 2.3.2 → 2.3.3 (Interactive plots and applications in the browser from Python)

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

  • cffi 1.14.5 → 1.14.6 (Foreign Function Interface for Python calling C code.)

  • cython 0.29.23 → 0.29.24 (The Cython compiler for writing C extensions for the Python language.)

  • dask 2021.6.2 → 2021.7.0 (Parallel PyData with Task Scheduling)

  • datasette 0.57.1 → 0.58.1 (A tool for exploring and publishing data)

  • datasette_graphql 1.4 → 1.5 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)

  • distributed 2021.6.2 → 2021.7.0 (Distributed scheduler for Dask)

  • fastai 2.4 → 2.4.1 (fastai makes deep learning with PyTorch faster, more accurate, and easier)

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

  • fsspec 2021.6.1 → 2021.7.0 (File-system specification)

  • gdal 3.3.0 → 3.3.1 (GDAL: Geospatial Data Abstraction Library)

  • geopy 2.1.0 → 2.2.0 (Python Geocoding Toolbox)

  • graphene 2.1.8 → 2.1.9 (GraphQL Framework for Python)

  • great_expectations 0.13.12 → 0.13.23 (Always know what to expect from your data.)

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

  • hypothesis 6.14.0 → 6.14.1 (A library for property-based testing)

  • idna 2.10 → 3.1 (Internationalized Domain Names in Applications (IDNA))

  • importlib_metadata 4.5.0 → 4.6.1 (Read metadata from Python packages)

  • ipykernel 5.5.5 → 6.0.3 (IPython Kernel for Jupyter)

  • isort 5.9.1 → 5.9.2 (A Python utility / library to sort Python imports.)

  • jupyter_lsp 1.3.0 → 1.4.0 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)

  • jupyter_server 1.8.0 → 1.9.0 (The Jupyter Server)

  • jupyter_server_proxy 3.0.2 → 3.1.0 (Jupyter server extension to supervise and proxy web services)

  • jupyterlab 3.0.16 → 3.1.0rc1 (The JupyterLab notebook server extension.)

  • jupyterlab_lsp 3.7.0 → 3.8.0 (Language Server Protocol integration for JupyterLab)

  • jupyterlab_server 2.6.0 → 2.6.1 (JupyterLab Server)

  • maturin 0.10.6 → 0.11.1 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)

  • mpld3 0.5.2 → 0.5.5 (D3 Viewer for Matplotlib)

  • onnxruntime 1.8.0 → 1.8.1 (ONNX Runtime Python bindings)

  • orjson 3.5.3 → 3.6.0 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)

  • packaging 20.9 → 21.0 (Core utilities for Python packages)

  • pandas_datareader 0.9.0 → 0.10.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)

  • panel 0.11.3 → 0.12.0 (A high level app and dashboarding solution for Python.)

  • param 1.10.1 → 1.11.1 (Declarative Python programming using Parameters.)

  • pathspec 0.8.1 → 0.9.0 (Utility library for gitignore style pattern matching of file paths.)

  • pathy 0.5.2 → 0.6.0 (pathlib.Path subclasses for local and cloud bucket storage)

  • pg8000 1.16.5 → 1.20.0 (PostgreSQL interface library)

  • pillow 8.2.0 → 8.3.1 (Python Imaging Library (Fork))

  • pkginfo 1.7.0 → 1.7.1 (Query metadatdata from sdists / bdists / installed packages.)

  • plotly 5.0.0 → 5.1.0 (An open-source, interactive graphing library for Python)

  • portpicker 1.3.1 → 1.4.0 (A library to choose unique available network ports.)

  • priority 1.3.0 → 2.0.0 (A pure-Python implementation of the HTTP/2 priority tree)

  • ptpython 3.0.16 → 3.0.19 (Python REPL build on top of prompt_toolkit)

  • pybind11 2.6.2 → 2.7.0 (Seamless operability between C++11 and Python)

  • pydantic 1.7.4 → 1.8.2 (Data validation and settings management using python 3.6 type hinting)

  • pyinstaller 4.3 → 4.4 (PyInstaller bundles a Python application and all its dependencies into a single package.)

  • pylint 2.8.3 → 2.9.3 (python code static checker)

  • pymongo 3.11.4 → 3.12.0 (Python driver for MongoDB )

  • pynndescent 0.5.2 → 0.5.4 (Nearest Neighbor Descent)

  • pyodbc 4.0.30 → 4.0.31 (DB API Module for ODBC)

  • pyqtgraph 0.12.1 → 0.12.2 (Scientific Graphics and GUI Library for Python)

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

  • Python 3.9.5 → 3.9.6 (Python programming language with standard library)

  • python_dateutil 2.8.1 → 2.8.2 (Extensions to the standard Python datetime module)

  • pythonqwt 0.9.0 → 0.9.1 (Qt plotting widgets for Python)

  • pyviz_comms 2.0.2 → 2.1.0 (Bidirectional communication for the PyViz ecosystem.)

  • qtawesome 1.0.2 → 1.0.3 (FontAwesome icons in PyQt and PySide applications)

  • qtconsole 5.1.0 → 5.1.1 (Jupyter Qt console)

  • quantecon 0.5.0 → 0.5.1 (QuantEcon is a package to support all forms of quantitative economic modelling.)

  • regex 2021.4.4 → 2021.7.6 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.67 → 3.5.68 (The Reportlab Toolkit)

  • requests 2.25.1 → 2.26.0 (Python HTTP for Humans.)

  • ruamel.yaml.clib 0.2.4 → 0.2.6 (C version of reader, parser and emitter for ruamel.yaml derived from libyaml)

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

  • setuptools 57.0.0 → 57.4.0 (Easily download, build, install, upgrade, and uninstall Python packages)

  • simplejson 3.17.2 → 3.17.3 (Simple, fast, extensible JSON encoder/decoder for Python)

  • slicerator 0.9.8 → 1.0.0 (A lazy-loading, fancy-sliceable iterable.)

  • smart_open 3.0.0 → 5.1.0 (Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...))

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

  • spacy 3.0.6 → 3.1.0 (Industrial-strength Natural Language Processing (NLP) in Python)

  • spacy_legacy 3.0.6 → 3.0.8 (Legacy registered functions for spaCy backwards compatibility)

  • sphinx 4.0.2 → 4.1.1 (Tool for generating documentation which uses reStructuredText as its markup language)

  • spyder 5.0.4 → 5.0.5 (The Scientific Python Development Environment)

  • spyder_kernels 2.0.4 → 2.0.5 (Jupyter kernels for Spyder's console)

  • sqlalchemy 1.4.19 → 1.4.21 (Database Abstraction Library)

  • sqlite_utils 1.9 → 3.12 (CLI tool and Python utility functions for manipulating SQLite databases)

  • tenacity 7.0.0 → 8.0.1 (Retry code until it succeeds)

  • thinc 8.0.5 → 8.0.7 (Practical Machine Learning for NLP)

  • threadpoolctl 2.1.0 → 2.2.0 (threadpoolctl)

  • tifffile 2021.6.14 → 2021.7.2 (Read and write TIFF(r) files)

  • tqdm 4.61.1 → 4.61.2 (Fast, Extensible Progress Meter)

  • twine 3.4.1 → 3.4.2 (Collection of utilities for publishing packages on PyPI)

  • uncertainties 3.1.5 → 3.1.6 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)

  • virtualenv 20.4.7 → 20.6.0 (Virtual Python Environment builder)

  • watchdog 2.1.2 → 2.1.3 (Filesystem events monitoring)

  • winpython 4.3.20210620 → 4.3.20210717 (WinPython distribution tools, including WPPM)

  • xlsxwriter 1.4.3 → 1.4.4 (A Python module for creating Excel XLSX files.)

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

  • zipp 3.4.1 → 3.5.0 (Backport of pathlib-compatible object wrapper for zip files)


WinPython 3.9.6.0 b1

The following packages are included in WinPython-64bit v3.9.6.0 b1.

Tools

Name Version Description
Nodejs v14.17.3 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.13 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.9.6 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.7.4.post0 Async http client/server framework (asyncio)
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.2.1 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 20.2.0.dev0 The secure Argon2 password hashing algorithm.
arrow 1.1.1 Better dates & times for Python
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astor 0.8.1 Read/rewrite/write Python ASTs
astroid 2.6.2 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.2.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 3.0.1 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.5 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
base58 2.0.0 Base58 and Base58Check implementation
bcrypt 3.1.7 Modern password hashing for your software and your servers
beautifulsoup4 4.9.3 Screen-scraping library
binaryornot 0.4.4 Ultra-lightweight pure Python package to check if a file is binary or text.
black 21.6b0 The uncompromising code formatter.
bleach 3.3.1 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blis 0.7.4 The Blis BLAS-like linear algebra library, as a self-contained C-extension.
blosc 1.10.4 Blosc data compressor
bloscpack 0.16.0 Command line interface to and serialization format for Blosc
bokeh 2.3.3 Interactive plots and applications in the browser from Python
botorch 0.4.0 Bayesian Optimization in PyTorch
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.30 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cachelib 0.2.0 A collection of cache libraries in the same API interface.
cachetools 4.1.1 Extensible memoizing collections and decorators
cartopy 0.19.0.post1 A cartographic python library with Matplotlib support for visualisation
catalogue 2.0.4 Super lightweight function registries for your library
certifi 2021.5.30 Python package for providing Mozilla's CA Bundle.
cffi 1.14.6 Foreign Function Interface for Python calling C code.
cftime 1.5.0 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.3 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 1.6.0 Extended pickling support for Python objects
clrmagic 0.0.1a2 IPython cell magic to use .NET languages
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
cookiecutter 1.7.3 A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
coverage 5.5 Code coverage measurement for Python
cryptography 3.4.7 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.6 Convex optimization package
cvxpy 1.1.13 A domain-specific language for modeling convex optimization problems in Python.
cx_freeze 6.5.3 create standalone executables from Python scripts
cycler 0.10.0 Composable style cycles
cymem 2.0.5 Manage calls to calloc/free through Cython
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 1.21.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 1.17.1 Core component suite for Dash
dash_html_components 1.1.4 Vanilla HTML components for Dash
dash_table 4.12.0 Dash table
dask 2021.7.0 Parallel PyData with Task Scheduling
dask_glm 0.2.0 Generalized Linear Models with Dask
dask_image 0.6.0 Distributed image processing
dask_labextension 5.0.2 A Jupyter Notebook server extension manages Dask clusters.
dask_ml 1.9.0 A library for distributed and parallel machine learning
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.58.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
datashader 0.13.0 Data visualization toolchain based on aggregating into a grid
datashape 0.5.2 A data description language.
dateparser 1.0.0 Date parsing library designed to parse dates from HTML pages
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.3.0 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecated 1.2.12 Python @deprecated decorator to deprecate old python classes, functions or methods.
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
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.
distlib 0.3.2 Distribution utilities
distributed 2021.7.0 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.0 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.9 Fast simple 1D and 2D histograms
fastai 2.4.1 fastai makes deep learning with PyTorch faster, more accurate, and easier
fastapi 0.66.1 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastcore 1.3.20 Python supercharged for fastai development
fasteners 0.16.3 A python package that provides useful locks.
fastparquet 0.5.0 Python support for Parquet file format
fastprogress 1.0.0 A nested progress with plotting options for fastai
feather_format 0.4.1 Simple wrapper library to the Apache Arrow-based Feather File Format
filelock 3.0.12 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flake8 3.8.4 the modular source code checker: pep8, pyflakes and co
flask 2.0.1 A simple framework for building complex web applications.
flask_accepts 0.18.2 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.3.0 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flatbuffers 2.0 The FlatBuffers serialization format for Python
flit 3.2.0 A simple packaging tool for simple packages.
flit_core 3.2.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
formlayout 2.0.0a0 The most easy way to create Qt form dialogs and widgets with Python
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.7.0 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.1 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.9.0 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.1 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.7 Git Object Database
gitpython 3.1.18 Python Git Library
gmpy2 2.0.8 GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
gpytorch 1.4.0 An implementation of Gaussian Processes in Pytorch
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.23 Always know what to expect from your data.
greenlet 1.1.0 Lightweight in-process concurrent programming
guidata 1.7.9 Automatic graphical user interfaces generation for easy dataset editing and display
guiqwt 3.0.6 guiqwt is a set of tools for curve and image plotting (extension to PythonQwt)
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.0.0 HTTP/2 State-Machine based protocol implementation
h5py 3.3.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.5 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.6 A minimal low-level HTTP client.
httpie 2.4.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.18.2 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.2 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.14.1 A library for property-based testing
ibis_framework 1.4.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.9.0 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.0 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.6.1 Read metadata from Python packages
inflection 0.5.1 A port of Ruby on Rails inflector to Python
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
intervaltree 3.0.2 Editable interval tree data structure for Python 2 and 3
ipycanvas 0.9.0 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.0.3 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.7.0 Matplotlib Jupyter Extension
ipython 7.25.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.3 IPython HTML widgets for Jupyter
isort 5.9.2 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.1 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.17.2 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.1 A small but fast and easy to use stand-alone template engine written in pure python.
jinja2_time 0.2.0 Jinja2 Extension for Dates and Times
joblib 1.0.1 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.1 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 3.2.0 An implementation of JSON Schema validation for Python
julia 0.5.6 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.2 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.8.0.dev0 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.4.0 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_server 1.9.0 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.1.0rc1 The JupyterLab notebook server extension.
jupyterlab_git 0.30.1 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.8.0 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.6.1 JupyterLab Server
jupyterlab_widgets 1.0.0 JupyterLab extension providing HTML widgets
keyring 23.0.1 Store and access your passwords safely.
kiwisolver 1.3.1 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
llvmlite 0.36.0 lightweight wrapper around basic LLVM functionality
lmfit 1.0.2 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 2.9.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.3 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.4.2 Python plotting package
matplotlib_inline 0.1.2 Inline Matplotlib backend for Jupyter
maturin 0.11.1 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
mkl_service 2.3.0 Python bindings to some MKL service functions
mlxtend 0.18.0 Machine Learning Library Extensions
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30036 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.1.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
murmurhash 1.0.5 Cython bindings for MurmurHash
mypy 0.910 Optional static typing for Python
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker.
mysql_connector_python 8.0.21 MySQL driver written in Python
nbclassic 0.3.1 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.3 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.1.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.0 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.7 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.5.1 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.2 Natural Language Toolkit
notebook 6.4.0 A web-based notebook environment for interactive computing
numba 0.53.1 compiling Python code using LLVM
numcodecs 0.8.0 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.0+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
onnxruntime 1.8.1 ONNX Runtime Python bindings
openpyxl 3.0.7 A Python library to read/write Excel 2010 xlsx/xlsm files
orjson 3.6.0 Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.0 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.2.5 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.4.3 Utilities for writing pandoc filters in python
panel 0.12.0 A high level app and dashboarding solution for Python.
papermill 2.3.3 Parametrize and run Jupyter and nteract Notebooks
param 1.11.1 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramiko 2.7.2 SSH2 protocol library
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.7.0 A Python Parser
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
pathy 0.6.0 pathlib.Path subclasses for local and cloud bucket storage
patsy 0.5.1+dev A Python package for describing statistical models and for building design matrices.
pdfrw 0.4 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.5.24 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.20.0 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.3.1 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.17 Physical quantities module
pip 21.1.3 The PyPA recommended tool for installing Python packages.
pipdeptree 2.0.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.0.2 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.1.0 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 0.13.1 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
poyo 0.5.0 A lightweight YAML Parser for Python. 🐓
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
preshed 3.0.5 Cython hash table that trusts the keys are pre-hashed
prettytable 2.1.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.11.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.19 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.19 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pyarrow 4.0.1 Python library for Apache Arrow
pyaudio 0.2.11 Bindings for PortAudio v19, the cross-platform audio input/output stream library.
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.7.0 Seamless operability between C++11 and Python
pycodestyle 2.6.0 Python style guide checker
pycosat 0.6.3 bindings to picosat (a SAT solver)
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.6.2 Widget for deck.gl maps
pydocstyle 6.1.1 Python docstring style checker
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.2.0 passive checker of Python programs
pyflux 0.4.17 PyFlux: A time-series analysis library for Python
pygame 2.0.1 Python Game Development
pygbm 0.1.0 Experimental, numba-based Gradient Boosting Machines
pygments 2.9.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pyinstaller 4.4 PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller_hooks_contrib 2021.2 Community maintained hooks for PyInstaller
pylint 2.9.3 python code static checker
pyls_black 0.4.7 Black plugin for the Python Language Server
pyls_spyder 0.3.2 Spyder extensions for the python-language-server
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.0 Python driver for MongoDB
pynacl 1.4.0 Python binding to the Networking and Cryptography (NaCl) library
pynndescent 0.5.4 Nearest Neighbor Descent
pyodbc 4.0.31 DB API Module for ODBC
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.1.0 Python interface to PROJ (cartographic projections and coordinate transformations 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
pyqtgraph 0.12.2 Scientific Graphics and GUI Library for Python
pyqtwebengine 5.15.1 Python bindings for the Qt WebEngine framework
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.4 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_dotenv 0.17.0 Add .env support to your django/flask apps in development and deployments
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_jsonrpc_server 0.4.0 JSON RPC 2.0 server library
python_language_server 0.36.2 Python Language Server for the Language Server Protocol
python_levenshtein 0.12.2 Python extension for computing string edit distances and similarities.
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.6 Preconditoned ICA for Real Data
python_slugify 5.0.2 A Python Slugify application that handles Unicode
python_snappy 0.6.0 Python library for the snappy compression library from Google
pythonnet 2.5.2 .Net and Mono integration for Python
pythonqwt 0.9.1 Qt plotting widgets for Python
pytz 2021.1 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32 301 Python for Window Extensions
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.3 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 5.4.1 YAML parser and emitter for Python
pyzmq 22.1.0 Python bindings for 0MQ
pyzo 4.11.2 the Python IDE for scientific computing
qdarkstyle 3.0.2 The most complete dark stylesheet for Python and Qt applications
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qpsolvers 1.6.1 Quadratic programming solvers in Python with a unified API
qstylizer 0.2.0 Stylesheet Generator for PyQt{4-5}/PySide{1-2}
qtawesome 1.0.3 FontAwesome icons in PyQt and PySide applications
qtconsole 5.1.1 Jupyter Qt console
qtpy 1.10.0.dev0 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quadprog 0.1.8 Quadratic Programming Solver
quantecon 0.5.1 QuantEcon is a package to support all forms of quantitative economic modelling.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.6 Fast and direct raster I/O for use with Numpy and SciPy
readme_renderer 29.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.7.6 Alternative regular expression module, to replace re.
reportlab 3.5.68 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
requests_unixsocket 0.2.0 Use requests to talk HTTP via a UNIX domain socket
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rope 0.19.0 a python refactoring library...
rpy2 3.4.0.dev0 Python interface to the R language (embedded R)
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.9 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
ruamel.yaml.clib 0.2.6 C version of reader, parser and emitter for ruamel.yaml derived from libyaml
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.2 Image processing routines for SciPy
scikit_learn 0.24.2 A set of python modules for machine learning and data mining
scikit_optimize 0.8.1 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.0 SciPy: Scientific Library for Python
scramp 1.4.0 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.1 seaborn: statistical data visualization
send2trash 1.7.1 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 57.4.0 Easily download, build, install, upgrade, and uninstall Python packages
shap 0.39.0 A unified approach to explain the output of any machine learning model.
shapely 1.7.1 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.3 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicer 0.0.7 A small package for big slicing.
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smart_open 5.1.0 Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
smmap 4.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.2 Play and Record Sound with Python
soupsieve 2.2.1 A modern CSS selector implementation for Beautiful Soup.
spacy 3.1.0 Industrial-strength Natural Language Processing (NLP) in Python
spacy_legacy 3.0.8 Legacy registered functions for spaCy backwards compatibility
sphinx 4.1.1 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 0.5.1 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
spyder 5.0.5 The Scientific Python Development Environment
spyder_kernels 2.0.5 Jupyter kernels for Spyder's console
sqlalchemy 1.4.21 Database Abstraction Library
sqlite_bro 0.9.3 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.12 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.1 Non-validating SQL parser
srsly 2.4.1 Modern high-performance serialization utilities for Python
starlette 0.14.2 The little ASGI library that shines.
statsmodels 0.12.2 Statistical computations and models for Python
streamlit 0.84.2 The fastest way to build data apps in Python
streamz 0.6.2 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.8 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.10.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
text_unidecode 1.3 The most basic Text::Unidecode port
textdistance 4.2.1 Compute distance between the two texts.
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
thinc 8.0.7 Practical Machine Learning for NLP
threadpoolctl 2.2.0 threadpoolctl
three_merge 0.1.1 Simple library for merging two strings with respect to a base one
thrift 0.13.0 Python bindings for the Apache Thrift RPC system
tifffile 2021.7.2 Read and write TIFF(r) files
tinycss2 1.1.0 tinycss2
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
toolz 0.11.1 List processing tools and functional utilities
torch 1.9.0 Tensors and Dynamic neural networks in Python with strong GPU acceleration
torchaudio 0.9.0 An audio package for PyTorch
torchvision 0.10.0 image and video datasets and models for torch deep learning
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.61.2 Fast, Extensible Progress Meter
traitlets 5.0.5 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.4.2 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typer 0.3.2 Typer, build great CLIs. Easy to code. Based on Python type hints.
typing_extensions 3.10.0.0 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.0.2 Ultra fast JSON encoder and decoder for Python
umap_learn 0.5.1 Uniform Manifold Approximation and Projection
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.6 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.14.0 The lightning-fast ASGI server.
validators 0.18.2 Python Data Validation for Humans™.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.6.0 Virtual Python Environment builder
vitables 3.0.2 A viewer for PyTables package
voila 0.2.10 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
wasabi 0.8.2 A lightweight console printing and formatting toolkit
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
watchdog 2.1.3 Filesystem events monitoring
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.1.0 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.1 The comprehensive WSGI web application library.
wheel 0.36.2 A built-package format for Python
widgetsnbextension 3.5.1 IPython HTML widgets for Jupyter
winpython 4.3.20210717 WinPython distribution tools, including WPPM
winrt 1.0.21033.1 Access Windows Runtime APIs from Python
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.18.2 N-D labeled arrays and datasets in Python
xlsxwriter 1.4.4 A Python module for creating Excel XLSX files.
xlwings 0.24.3 Make Excel fly: Interact with Excel from Python and vice versa.
yapf 0.31.0 A formatter for Python code.
yarl 1.6.3 Yet another URL library
zarr 2.8.3 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.5.0 Backport of pathlib-compatible object wrapper for zip files
zstandard 0.15.2 Zstandard bindings for Python

History of changes for WinPython-64bit 3.7.10.1PyPy b1

The following changes were made to WinPython-64bit distribution since version 3.7.10.0PyPy.

Tools

Upgraded packages:

  • Nodejs v14.16.1 → v14.17.3 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 6.14.12 → 6.14.13 (a package manager for JavaScript)

Python packages

New packages:

  • asn1crypto 1.4.0 (Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP)

  • backports.entry_points_selectable 1.1.0 (Compatibility shim providing selectable entry points for older implementations)

  • blis 0.7.4 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.)

  • catalogue 2.0.4 (Super lightweight function registries for your library)

  • charset_normalizer 2.0.3 (The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.)

  • cymem 2.0.5 (Manage calls to calloc/free through Cython)

  • dash 1.21.0 (A Python framework for building reactive web-apps. Developed by Plotly.)

  • dash_core_components 1.17.1 (Core component suite for Dash)

  • dash_html_components 1.1.4 (Vanilla HTML components for Dash)

  • dash_table 4.12.0 (Dash table)

  • debugpy 1.3.0 (An implementation of the Debug Adapter Protocol for Python)

  • flask_compress 1.10.1 (Compress responses in your Flask app with gzip.)

  • flatbuffers 2.0 (The FlatBuffers serialization format for Python)

  • murmurhash 1.0.5 (Cython bindings for MurmurHash)

  • pathy 0.6.0 (pathlib.Path subclasses for local and cloud bucket storage)

  • platformdirs 2.0.2 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)

  • preshed 3.0.5 (Cython hash table that trusts the keys are pre-hashed)

  • python_dotenv 0.17.0 (Add .env support to your django/flask apps in development and deployments)

  • python_multipart 0.0.5 (A streaming multipart parser for Python)

  • requests_unixsocket 0.2.0 (Use requests to talk HTTP via a UNIX domain socket)

  • smart_open 5.1.0 (Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...))

  • spacy 3.1.0 (Industrial-strength Natural Language Processing (NLP) in Python)

  • spacy_legacy 3.0.8 (Legacy registered functions for spaCy backwards compatibility)

  • sqlite_fts4 1.0.1 (Python functions for working with SQLite FTS4 search)

  • srsly 2.4.1 (Modern high-performance serialization utilities for Python)

  • thinc 8.0.7 (Practical Machine Learning for NLP)

  • typer 0.3.2 (Typer, build great CLIs. Easy to code. Based on Python type hints.)

  • wasabi 0.8.2 (A lightweight console printing and formatting toolkit)

Upgraded packages:

  • arrow 1.1.0 → 1.1.1 (Better dates & times for Python)

  • asgi_csrf 0.6.1 → 0.9 (ASGI middleware for protecting against CSRF attacks)

  • asgiref 3.3.4 → 3.4.1 (ASGI specs, helper code, and adapters)

  • astroid 2.5.6 → 2.6.2 (An abstract syntax tree for Python with inference support.)

  • bleach 3.3.0 → 3.3.1 (An easy safelist-based HTML-sanitizing tool.)

  • bokeh 2.3.2 → 2.3.3 (Interactive plots and applications in the browser from Python)

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

  • cython 0.29.23 → 0.29.24 (The Cython compiler for writing C extensions for the Python language.)

  • dask 2021.6.2 → 2021.7.0 (Parallel PyData with Task Scheduling)

  • datasette 0.57.1 → 0.58.1 (A tool for exploring and publishing data)

  • datasette_graphql 1.4 → 1.5 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)

  • distributed 2021.6.2 → 2021.7.0 (Distributed scheduler for Dask)

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

  • fsspec 2021.6.1 → 2021.7.0 (File-system specification)

  • gdal 3.3.0 → 3.3.1 (GDAL: Geospatial Data Abstraction Library)

  • geopy 2.1.0 → 2.2.0 (Python Geocoding Toolbox)

  • graphene 2.1.8 → 2.1.9 (GraphQL Framework for Python)

  • great_expectations 0.13.12 → 0.13.23 (Always know what to expect from your data.)

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

  • hypothesis 6.14.0 → 6.14.1 (A library for property-based testing)

  • idna 2.10 → 3.1 (Internationalized Domain Names in Applications (IDNA))

  • importlib_metadata 4.5.0 → 3.10.1 (Read metadata from Python packages)

  • ipykernel 5.5.5 → 6.0.3 (IPython Kernel for Jupyter)

  • isort 5.9.1 → 5.9.2 (A Python utility / library to sort Python imports.)

  • jupyter_lsp 1.3.0 → 1.4.0 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)

  • jupyter_server 1.8.0 → 1.9.0 (The Jupyter Server)

  • jupyter_server_proxy 3.0.2 → 3.1.0 (Jupyter server extension to supervise and proxy web services)

  • jupyterlab 3.0.16 → 3.1.0rc1 (The JupyterLab notebook server extension.)

  • jupyterlab_lsp 3.7.0 → 3.8.0 (Language Server Protocol integration for JupyterLab)

  • jupyterlab_server 2.6.0 → 2.6.1 (JupyterLab Server)

  • maturin 0.10.6 → 0.11.1 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)

  • mpld3 0.5.2 → 0.5.5 (D3 Viewer for Matplotlib)

  • packaging 20.9 → 21.0 (Core utilities for Python packages)

  • pandas_datareader 0.9.0 → 0.10.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)

  • panel 0.11.3 → 0.12.0 (A high level app and dashboarding solution for Python.)

  • param 1.10.1 → 1.11.1 (Declarative Python programming using Parameters.)

  • pathspec 0.8.1 → 0.9.0 (Utility library for gitignore style pattern matching of file paths.)

  • pg8000 1.16.5 → 1.20.0 (PostgreSQL interface library)

  • pillow 8.2.0 → 8.3.1 (Python Imaging Library (Fork))

  • pkginfo 1.7.0 → 1.7.1 (Query metadatdata from sdists / bdists / installed packages.)

  • plotly 5.0.0 → 5.1.0 (An open-source, interactive graphing library for Python)

  • portpicker 1.3.1 → 1.4.0 (A library to choose unique available network ports.)

  • priority 1.3.0 → 2.0.0 (A pure-Python implementation of the HTTP/2 priority tree)

  • ptpython 3.0.16 → 3.0.19 (Python REPL build on top of prompt_toolkit)

  • pybind11 2.6.2 → 2.7.0 (Seamless operability between C++11 and Python)

  • pylint 2.8.3 → 2.9.3 (python code static checker)

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

  • python_dateutil 2.8.1 → 2.8.2 (Extensions to the standard Python datetime module)

  • pyviz_comms 2.0.2 → 2.1.0 (Bidirectional communication for the PyViz ecosystem.)

  • qtconsole 5.1.0 → 5.1.1 (Jupyter Qt console)

  • regex 2021.4.4 → 2021.7.6 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.67 → 3.5.68 (The Reportlab Toolkit)

  • requests 2.25.1 → 2.26.0 (Python HTTP for Humans.)

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

  • setuptools 57.0.0 → 57.4.0 (Easily download, build, install, upgrade, and uninstall Python packages)

  • simplejson 3.17.2 → 3.17.3 (Simple, fast, extensible JSON encoder/decoder for Python)

  • slicerator 0.9.8 → 1.0.0 (A lazy-loading, fancy-sliceable iterable.)

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

  • sphinx 4.0.2 → 4.1.1 (Tool for generating documentation which uses reStructuredText as its markup language)

  • sqlalchemy 1.4.19 → 1.4.21 (Database Abstraction Library)

  • sqlite_utils 1.9 → 3.12 (CLI tool and Python utility functions for manipulating SQLite databases)

  • tenacity 7.0.0 → 8.0.1 (Retry code until it succeeds)

  • threadpoolctl 2.1.0 → 2.2.0 (threadpoolctl)

  • tifffile 2021.6.14 → 2021.7.2 (Read and write TIFF(r) files)

  • tqdm 4.61.1 → 4.61.2 (Fast, Extensible Progress Meter)

  • twine 3.4.1 → 3.4.2 (Collection of utilities for publishing packages on PyPI)

  • uncertainties 3.1.5 → 3.1.6 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)

  • virtualenv 20.4.7 → 20.6.0 (Virtual Python Environment builder)

  • watchdog 2.1.2 → 2.1.3 (Filesystem events monitoring)

  • winpython 4.3.20210620 → 4.3.20210717 (WinPython distribution tools, including WPPM)

  • xlsxwriter 1.4.3 → 1.4.4 (A Python module for creating Excel XLSX files.)

  • zipp 3.4.1 → 3.5.0 (Backport of pathlib-compatible object wrapper for zip files)


WinPython 3.7.10.1PyPy b1

The following packages are included in WinPython-64bit v3.7.10.1PyPy b1.

Tools

Name Version Description
Nodejs v14.17.3 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.13 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.7.10 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.7.4.post0 Async http client/server framework (asyncio)
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.2.1 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 20.2.0.dev0 The secure Argon2 password hashing algorithm.
arrow 1.1.1 Better dates & times for Python
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astroid 2.6.2 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.2.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 3.0.1 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.7 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
beautifulsoup4 4.9.3 Screen-scraping library
binaryornot 0.4.4 Ultra-lightweight pure Python package to check if a file is binary or text.
bleach 3.3.1 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blis 0.7.4 The Blis BLAS-like linear algebra library, as a self-contained C-extension.
blosc 1.10.4 Blosc data compressor
bokeh 2.3.3 Interactive plots and applications in the browser from Python
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.30 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cached_property 1.5.2 A decorator for caching properties in classes.
cachelib 0.2.0 A collection of cache libraries in the same API interface.
cartopy 0.19.0.post1 A cartographic python library with Matplotlib support for visualisation
catalogue 2.0.4 Super lightweight function registries for your library
certifi 2021.5.30 Python package for providing Mozilla's CA Bundle.
cffi 1.14.5 Foreign Function Interface for Python calling C code.
cftime 1.5.0 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.3 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 1.6.0 Extended pickling support for Python objects
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
cookiecutter 1.7.3 A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
coverage 5.5 Code coverage measurement for Python
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cycler 0.10.0 Composable style cycles
cymem 2.0.5 Manage calls to calloc/free through Cython
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 1.21.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 1.17.1 Core component suite for Dash
dash_html_components 1.1.4 Vanilla HTML components for Dash
dash_table 4.12.0 Dash table
dask 2021.7.0 Parallel PyData with Task Scheduling
dask_glm 0.2.0 Generalized Linear Models with Dask
dask_image 0.6.0 Distributed image processing
dask_labextension 5.0.2 A Jupyter Notebook server extension manages Dask clusters.
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.58.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
datashape 0.5.2 A data description language.
dateparser 1.0.0 Date parsing library designed to parse dates from HTML pages
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.3.0 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecated 1.2.12 Python @deprecated decorator to deprecate old python classes, functions or methods.
deprecation 2.1.0 A library to handle automated deprecations
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
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.
distlib 0.3.2 Distribution utilities
distributed 2021.7.0 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
emcee 3.1.0 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.9 Fast simple 1D and 2D histograms
fastapi 0.66.1 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fasteners 0.16.3 A python package that provides useful locks.
filelock 3.0.12 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flake8 3.9.1 the modular source code checker: pep8, pyflakes and co
flask 2.0.1 A simple framework for building complex web applications.
flask_accepts 0.18.2 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.3.0 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flatbuffers 2.0 The FlatBuffers serialization format for Python
flit 3.2.0 A simple packaging tool for simple packages.
flit_core 3.2.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.7.0 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.1 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.9.0 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.1 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.7 Git Object Database
gitpython 3.1.18 Python Git Library
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.23 Always know what to expect from your data.
greenlet 0.4.13 Lightweight in-process concurrent programming
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.0.0 HTTP/2 State-Machine based protocol implementation
h5py 3.3.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.5 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.6 A minimal low-level HTTP client.
httpie 2.4.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.18.2 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.2 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.14.1 A library for property-based testing
ibis_framework 1.4.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.9.0 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.0 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 3.10.1 Read metadata from Python packages
inflection 0.5.1 A port of Ruby on Rails inflector to Python
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
intervaltree 3.0.2 Editable interval tree data structure for Python 2 and 3
ipycanvas 0.9.0 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.0.3 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.7.0 Matplotlib Jupyter Extension
ipython 7.25.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.3 IPython HTML widgets for Jupyter
isort 5.9.2 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.1 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.17.2 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.1 A small but fast and easy to use stand-alone template engine written in pure python.
jinja2_time 0.2.0 Jinja2 Extension for Dates and Times
joblib 1.0.1 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.1 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 3.2.0 An implementation of JSON Schema validation for Python
julia 0.5.6 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.2 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.8.0.dev0 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.4.0 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_server 1.9.0 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.1.0rc1 The JupyterLab notebook server extension.
jupyterlab_git 0.30.1 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.8.0 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.6.1 JupyterLab Server
jupyterlab_widgets 1.0.0 JupyterLab extension providing HTML widgets
keyring 23.0.1 Store and access your passwords safely.
kiwisolver 1.3.1 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
llvmlite 0.36.0 lightweight wrapper around basic LLVM functionality
lmfit 1.0.2 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 2.9.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.3 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.4.2 Python plotting package
matplotlib_inline 0.1.2 Inline Matplotlib backend for Jupyter
maturin 0.11.1 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30036 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.1.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
murmurhash 1.0.5 Cython bindings for MurmurHash
mysql_connector_python 8.0.21 MySQL driver written in Python
nbclassic 0.3.1 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.3 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.1.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.0 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.7 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.5.1 Python package for creating and manipulating graphs and networks
nltk 3.6.2 Natural Language Toolkit
notebook 6.4.0 A web-based notebook environment for interactive computing
numcodecs 0.8.0 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.0+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
openpyxl 3.0.7 A Python library to read/write Excel 2010 xlsx/xlsm files
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.0 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.2.5 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.4.3 Utilities for writing pandoc filters in python
panel 0.12.0 A high level app and dashboarding solution for Python.
param 1.11.1 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.7.0 A Python Parser
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
pathy 0.6.0 pathlib.Path subclasses for local and cloud bucket storage
patsy 0.5.1+dev A Python package for describing statistical models and for building design matrices.
pdfrw 0.4 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.5.24 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.20.0 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.3.1 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.17 Physical quantities module
pip 21.1.3 The PyPA recommended tool for installing Python packages.
pipdeptree 2.0.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.0.2 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.1.0 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 0.13.1 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
poyo 0.5.0 A lightweight YAML Parser for Python. 🐓
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
preshed 3.0.5 Cython hash table that trusts the keys are pre-hashed
prettytable 2.1.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.11.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.19 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.19 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.7.0 Seamless operability between C++11 and Python
pycodestyle 2.7.0 Python style guide checker
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.6.2 Widget for deck.gl maps
pydocstyle 6.1.1 Python docstring style checker
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.3.1 passive checker of Python programs
pygame 2.0.1 Python Game Development
pygments 2.9.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pylint 2.9.3 python code static checker
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.11.4 Python driver for MongoDB
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.1.0 Python interface to PROJ (cartographic projections and coordinate transformations library)
pypyodbc 1.3.6 A Pure Python ctypes ODBC module
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.4 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_dotenv 0.17.0 Add .env support to your django/flask apps in development and deployments
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_jsonrpc_server 0.4.0 JSON RPC 2.0 server library
python_language_server 0.36.2 Python Language Server for the Language Server Protocol
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.6 Preconditoned ICA for Real Data
python_slugify 5.0.2 A Python Slugify application that handles Unicode
python_snappy 0.6.0 Python library for the snappy compression library from Google
pytz 2021.1 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.3 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 5.4.1 YAML parser and emitter for Python
pyzmq 22.1.0 Python bindings for 0MQ
pyzstd 0.15.0 Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.
qdarkstyle 3.0.2 The most complete dark stylesheet for Python and Qt applications
qtconsole 5.1.1 Jupyter Qt console
qtpy 1.10.0.dev0 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.6 Fast and direct raster I/O for use with Numpy and SciPy
readline 6.2.4.1 Hack to make "pip install readline" happy and do nothing
readme_renderer 29.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.7.6 Alternative regular expression module, to replace re.
reportlab 3.5.68 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
requests_unixsocket 0.2.0 Use requests to talk HTTP via a UNIX domain socket
retrying 1.3.3 Retrying
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rope 0.19.0 a python refactoring library...
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.9 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.2 Image processing routines for SciPy
scikit_learn 0.24.2 A set of python modules for machine learning and data mining
scikit_optimize 0.8.1 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.0 SciPy: Scientific Library for Python
scramp 1.4.0 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.1 seaborn: statistical data visualization
send2trash 1.7.1 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 57.4.0 Easily download, build, install, upgrade, and uninstall Python packages
shapely 1.7.1 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.3 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicer 0.0.7 A small package for big slicing.
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smart_open 5.1.0 Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
smmap 4.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.2 Play and Record Sound with Python
soupsieve 2.2.1 A modern CSS selector implementation for Beautiful Soup.
spacy 3.1.0 Industrial-strength Natural Language Processing (NLP) in Python
spacy_legacy 3.0.8 Legacy registered functions for spaCy backwards compatibility
sphinx 4.1.1 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 0.5.1 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
sqlalchemy 1.4.21 Database Abstraction Library
sqlite_bro 0.9.3 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.12 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.1 Non-validating SQL parser
srsly 2.4.1 Modern high-performance serialization utilities for Python
starlette 0.14.2 The little ASGI library that shines.
statsmodels 0.12.2 Statistical computations and models for Python
streamz 0.6.2 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.8 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.10.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
text_unidecode 1.3 The most basic Text::Unidecode port
textdistance 4.2.1 Compute distance between the two texts.
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
thinc 8.0.7 Practical Machine Learning for NLP
threadpoolctl 2.2.0 threadpoolctl
three_merge 0.1.1 Simple library for merging two strings with respect to a base one
thrift 0.13.0 Python bindings for the Apache Thrift RPC system
tifffile 2021.7.2 Read and write TIFF(r) files
tinycss2 1.1.0 tinycss2
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomlkit 0.7.0 Style preserving TOML library
toolz 0.11.1 List processing tools and functional utilities
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.61.2 Fast, Extensible Progress Meter
traitlets 5.0.5 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.4.2 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typer 0.3.2 Typer, build great CLIs. Easy to code. Based on Python type hints.
typing_extensions 3.10.0.0 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.0.2 Ultra fast JSON encoder and decoder for Python
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.6 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.14.0 The lightning-fast ASGI server.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.6.0 Virtual Python Environment builder
voila 0.2.10 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
wasabi 0.8.2 A lightweight console printing and formatting toolkit
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
watchdog 2.1.3 Filesystem events monitoring
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.1.0 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.1 The comprehensive WSGI web application library.
wheel 0.36.2 A built-package format for Python
widgetsnbextension 3.5.1 IPython HTML widgets for Jupyter
winpython 4.3.20210717 WinPython distribution tools, including WPPM
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.18.2 N-D labeled arrays and datasets in Python
xlsxwriter 1.4.4 A Python module for creating Excel XLSX files.
yapf 0.31.0 A formatter for Python code.
yarl 1.6.3 Yet another URL library
zarr 2.8.3 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.5.0 Backport of pathlib-compatible object wrapper for zip files

@stonebig stonebig added this to the 2021-04 Python-3.10 milestone Jul 19, 2021
@stonebig
Copy link
Contributor Author

stonebig commented Aug 12, 2021

build 2 (2021-08-12, jupyterlab-3.1.4, spyder-5.1.1)

Changes from WinPython 2021-04 build1:

  • Infrastructure:
    • python-3.10.0rc1
  • New Packages:
  • Upgraded Packages:
    • jupyterlab-3.1.4, spyder-5.1.1,
    • scipy-1.17.1, pandas-1.3.1
  • variation per version:
    • no Qt nor ML package in PyPy3 versions yet,
    • Pytorch in standard branch only,
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

  • spyder-5.1.1 shall be quicker on completion
  • jupyterlab-3.1.4

Next build effort:

  • following on PyPy3 pain points :
    • compatibility fix from Cpython packages: jupyter_core, pyproj bug
    • PyPy-7.3.6 to suppress some speed problems
    • hpy/cpython-hpy to give a warp-speed bump to C-packages
MD5 SHA-1 SHA-256 Binary Size SHA3-256
b80e303c0f2b62ff442134886f986913 516a953405c7dc2d4b01dcee4bc395cd003e8090 a33db04d162bef6537fc89e34364fec792f1290006f2120fb331aa8c76b50e8c Winpython64-3.7.10.1dotPyPyb2.exe 25 825 247 Bytes 17180b1b66a4a4c9fb7c91f7443e0d871b56022ba0b049ec64d5cae01df62376
38a57bb7e98b802793af6088b2961a03 6500284978cb69849b7a4c40d00f35ca78dfd263 36212ad21bf0508a70cd2a6de9c3b2c58bc9e23405dabf2f023b94ceddac7844 Winpython64-3.9.6.0dotb2.exe 23 541 536 Bytes 5afd166b3b0f38df56e1c79dd3ddb4844d45e4bff40f471723450f4ece14ff90
eae2cc5ead9a97153fb0f53ddd909cad 68ced5b1b0316f1dcb79e73ebb986565ad5da683 02c5443fde087e2be03ed453733ccb0c5f5d664f5a6a2437c3de14747f08f75c Winpython32-3.9.6.0dotb2.exe 22 376 563 Bytes a5fbc7e4b89c1d7bc8be8cc62cb36ed86cddcfefb14310af9562b1e849d504b8
40dff8155898190cf06a0321b136b15f 60b62290725a765f9fb32f1cb0a2fb177f0b4703 18967f6a9c5b8f9b3fef36345cd74ddae52f4dc51e0bb3aabbb3eb98e27877bb Winpython64-3.9.6.0b2.exe 822 192 809 Bytes e97a4c785b2643fe83241c7bc1f9edf4c498827e2482013f4b0a7651e68638a7
e1a373bf4f3080ba9c2f31eaa4d4c6dc b600a680e605f48ab3475bcf24dd18b8c208552c c4a12ba86c9330e161a93175d2bcbf8d4dbb3adb995b3a26c85a553d96c8f1e3 Winpython64-3.10.0.1dotb2.exe 26 061 932 Bytes 62e286f1dea530cd6af25b08dd6cbfe06fbf8fc964fc73bb441ea18fb4c39148
05186dceeaafb0778c52db39034a9b9b 5f1d028ecdc1234157a12e30ba90e1dd82c4c609 a8781ca8b5b143c6333513909aa36f6103482485709521bb2f03e3318d245e4e Winpython32-3.10.0.1dotb2.exe 24 919 302 Bytes 65b78cf9ca7de9fe356366e01adfd3eafb9522060cdcc8e32536ab93acf0b996
2611650127b0865c80cd68463a6d1463 c471e18bb667575923e1253305eefc26ead00672 6126a36e99f15aa4b7a4086e1c85ce3cf4a6a66d8e966bfc42b6b71e168dec3f Winpython64-3.7.10.1PyPyb2.exe 523 172 844 Bytes b294cb07d9d0b2241f04f37fe3bc55316c40cf44ec786e988c32666390556540
5cc793aa75685c78e51cc75e61d45cfc e5262e6840b8ae6fc3e7bdfe4564fb17b1eabe16 5ffff56c1a961ca017a60855fd1698143e90fe8c101e107049e2d42061e64cef Winpython64-3.10.0.1b2.exe 509 410 914 Bytes 7ffe7998140932bc75f15e23ac7de1ed7efd5d6d3d33415969840c948ba02725

History of changes for WinPython-64bit 3.9.6.0 build 2

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

Tools

Upgraded packages:

  • Nodejs v14.16.1 → v14.17.5 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 6.14.12 → 6.14.14 (a package manager for JavaScript)

Python packages

New packages:

  • asn1crypto 1.4.0 (Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP)

  • astor 0.8.1 (Read/rewrite/write Python ASTs)

  • backports.entry_points_selectable 1.1.0 (Compatibility shim providing selectable entry points for older implementations)

  • base58 2.0.0 (Base58 and Base58Check implementation)

  • cachetools 4.2.2 (Extensible memoizing collections and decorators)

  • charset_normalizer 2.0.4 (The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.)

  • cramjam 2.3.2 (Thin Python bindings to de/compression algorithms in Rust)

  • dash 1.21.0 (A Python framework for building reactive web-apps. Developed by Plotly.)

  • dash_core_components 1.17.1 (Core component suite for Dash)

  • dash_html_components 1.1.4 (Vanilla HTML components for Dash)

  • dash_table 4.12.0 (Dash table)

  • debugpy 1.4.1 (An implementation of the Debug Adapter Protocol for Python)

  • fastdownload 0.0.5 ()

  • flask_compress 1.10.1 (Compress responses in your Flask app with gzip.)

  • platformdirs 2.2.0 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)

  • python_lsp_black 1.0.0 (Black plugin for the Python LSP Server)

  • python_lsp_jsonrpc 1.0.0 (JSON RPC 2.0 server library)

  • python_lsp_server 1.2.1 (Python Language Server for the Language Server Protocol)

  • python_multipart 0.0.5 (A streaming multipart parser for Python)

  • requests_unixsocket 0.2.0 (Use requests to talk HTTP via a UNIX domain socket)

  • sqlite_fts4 1.0.1 (Python functions for working with SQLite FTS4 search)

  • streamlit 0.86.0 (The fastest way to build data apps in Python)

  • tomli 1.2.1 (A lil' TOML parser)

  • validators 0.18.2 (Python Data Validation for Humans™.)

Upgraded packages:

  • anyio 3.2.1 → 3.3.0 (High level compatibility layer for multiple asynchronous event loop implementations)

  • arrow 1.1.0 → 1.1.1 (Better dates & times for Python)

  • asgi_csrf 0.6.1 → 0.9 (ASGI middleware for protecting against CSRF attacks)

  • asgiref 3.3.4 → 3.4.1 (ASGI specs, helper code, and adapters)

  • astroid 2.5.6 → 2.6.6 (An abstract syntax tree for Python with inference support.)

  • astropy 4.2.1 → 4.3.post1 (Community-developed python astronomy tools)

  • autopep8 1.5.5 → 1.5.7 (A tool that automatically formats Python code to conform to the PEP 8 style guide)

  • black 21.6b0 → 21.7b0 (The uncompromising code formatter.)

  • bleach 3.3.0 → 4.0.0 (An easy safelist-based HTML-sanitizing tool.)

  • bokeh 2.3.2 → 2.3.3 (Interactive plots and applications in the browser from Python)

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

  • cffi 1.14.5 → 1.14.6 (Foreign Function Interface for Python calling C code.)

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

  • cython 0.29.23 → 0.29.24 (The Cython compiler for writing C extensions for the Python language.)

  • dask 2021.6.2 → 2021.7.2 (Parallel PyData with Task Scheduling)

  • dask_labextension 5.0.2 → 5.1.0 (A Jupyter Notebook server extension manages Dask clusters.)

  • datasette 0.57.1 → 0.58.1 (A tool for exploring and publishing data)

  • datasette_graphql 1.4 → 1.5 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)

  • distributed 2021.6.2 → 2021.7.2 (Distributed scheduler for Dask)

  • fastai 2.4 → 2.5.1 (fastai makes deep learning with PyTorch faster, more accurate, and easier)

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

  • fastcore 1.3.20 → 1.3.26 (Python supercharged for fastai development)

  • fastparquet 0.5.0 → 0.7.1 (Python support for Parquet file format)

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

  • flask_restx 0.3.0 → 0.5.0 (Fully featured framework for fast, easy and documented API development with Flask)

  • flit 3.2.0 → 3.3.0 (A simple packaging tool for simple packages.)

  • flit_core 3.2.0 → 3.3.0 (Distribution-building parts of Flit. See flit package for more information)

  • fsspec 2021.6.1 → 2021.7.0 (File-system specification)

  • gdal 3.3.0 → 3.3.1 (GDAL: Geospatial Data Abstraction Library)

  • geopy 2.1.0 → 2.2.0 (Python Geocoding Toolbox)

  • graphene 2.1.8 → 2.1.9 (GraphQL Framework for Python)

  • great_expectations 0.13.12 → 0.13.26 (Always know what to expect from your data.)

  • greenlet 1.1.0 → 1.1.1 (Lightweight in-process concurrent programming)

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

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

  • hvplot 0.7.2 → 0.7.3 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • hypothesis 6.14.0 → 6.14.5 (A library for property-based testing)

  • idna 2.10 → 3.1 (Internationalized Domain Names in Applications (IDNA))

  • importlib_metadata 4.5.0 → 4.6.3 (Read metadata from Python packages)

  • ipykernel 5.5.5 → 6.0.3 (IPython Kernel for Jupyter)

  • ipython 7.25.0 → 7.26.0 (IPython: Productive Interactive Computing)

  • isort 5.9.1 → 5.9.3 (A Python utility / library to sort Python imports.)

  • jedi 0.17.2 → 0.18.0 (An autocompletion tool for Python that can be used for text editors.)

  • jupyter_lsp 1.3.0 → 1.4.1 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)

  • jupyter_server 1.8.0 → 1.10.2 (The Jupyter Server)

  • jupyter_server_proxy 3.0.2 → 3.1.0 (Jupyter server extension to supervise and proxy web services)

  • jupyterlab 3.0.16 → 3.1.4 (The JupyterLab notebook server extension.)

  • jupyterlab_git 0.30.1 → 0.31.0 (A server extension for JupyterLab's git extension)

  • jupyterlab_lsp 3.7.0 → 3.8.1 (Language Server Protocol integration for JupyterLab)

  • jupyterlab_server 2.6.0 → 2.7.0 (JupyterLab Server)

  • maturin 0.10.6 → 0.11.2 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)

  • mpld3 0.5.2 → 0.5.5 (D3 Viewer for Matplotlib)

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

  • mysql_connector_python 8.0.21 → 8.0.26 (MySQL driver written in Python)

  • notebook 6.4.0 → 6.4.3 (A web-based notebook environment for interactive computing)

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

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

  • onnxruntime 1.8.0 → 1.8.1 (ONNX Runtime Python bindings)

  • orjson 3.5.3 → 3.6.1 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)

  • packaging 20.9 → 21.0 (Core utilities for Python packages)

  • pandas 1.2.5 → 1.3.1 (Powerful data structures for data analysis, time series, and statistics)

  • pandas_datareader 0.9.0 → 0.10.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)

  • panel 0.11.3 → 0.12.1 (A high level app and dashboarding solution for Python.)

  • param 1.10.1 → 1.11.1 (Declarative Python programming using Parameters.)

  • parso 0.7.0 → 0.8.2 (A Python Parser)

  • pathspec 0.8.1 → 0.9.0 (Utility library for gitignore style pattern matching of file paths.)

  • pathy 0.5.2 → 0.6.0 (pathlib.Path subclasses for local and cloud bucket storage)

  • pg8000 1.16.5 → 1.20.0 (PostgreSQL interface library)

  • pillow 8.2.0 → 8.3.1 (Python Imaging Library (Fork))

  • pip 21.1.3 → 21.2.3 (The PyPA recommended tool for installing Python packages.)

  • pipdeptree 2.0.0 → 2.1.0 (Command line utility to show dependency tree of packages)

  • pkginfo 1.7.0 → 1.7.1 (Query metadatdata from sdists / bdists / installed packages.)

  • plotly 5.0.0 → 5.1.0 (An open-source, interactive graphing library for Python)

  • portpicker 1.3.1 → 1.4.0 (A library to choose unique available network ports.)

  • priority 1.3.0 → 2.0.0 (A pure-Python implementation of the HTTP/2 priority tree)

  • ptpython 3.0.16 → 3.0.19 (Python REPL build on top of prompt_toolkit)

  • pyarrow 4.0.1 → 5.0.0 (Python library for Apache Arrow)

  • pybind11 2.6.2 → 2.7.1 (Seamless operability between C++11 and Python)

  • pycodestyle 2.6.0 → 2.7.0 (Python style guide checker)

  • pydantic 1.7.4 → 1.8.2 (Data validation and settings management using python 3.6 type hinting)

  • pyflakes 2.2.0 → 2.3.1 (passive checker of Python programs)

  • pyinstaller 4.3 → 4.5 (PyInstaller bundles a Python application and all its dependencies into a single package.)

  • pylint 2.8.3 → 2.9.6 (python code static checker)

  • pyls_spyder 0.3.2 → 0.4.0 (Spyder extensions for the python-language-server)

  • pymongo 3.11.4 → 3.12.0 (Python driver for MongoDB )

  • pynndescent 0.5.2 → 0.5.4 (Nearest Neighbor Descent)

  • pyodbc 4.0.30 → 4.0.31 (DB API Module for ODBC)

  • pyqtgraph 0.12.1 → 0.12.2 (Scientific Graphics and GUI Library for Python)

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

  • Python 3.9.5 → 3.9.6 (Python programming language with standard library)

  • python_dateutil 2.8.1 → 2.8.2 (Extensions to the standard Python datetime module)

  • python_dotenv 0.17.0 → 0.19.0 (Add .env support to your django/flask apps in development and deployments)

  • pythonqwt 0.9.0 → 0.9.2 (Qt plotting widgets for Python)

  • pyviz_comms 2.0.2 → 2.1.0 (Bidirectional communication for the PyViz ecosystem.)

  • pyzmq 22.1.0 → 22.2.1 (Python bindings for 0MQ)

  • qstylizer 0.2.0 → 0.2.1 (Stylesheet Generator for PyQt{4-5}/PySide{1-2})

  • qtawesome 1.0.2 → 1.0.3 (FontAwesome icons in PyQt and PySide applications)

  • qtconsole 5.1.0 → 5.1.1 (Jupyter Qt console)

  • quantecon 0.5.0 → 0.5.1 (QuantEcon is a package to support all forms of quantitative economic modelling.)

  • regex 2021.4.4 → 2021.8.3 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.67 → 3.6.1 (The Reportlab Toolkit)

  • requests 2.25.1 → 2.26.0 (Python HTTP for Humans.)

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

  • ruamel.yaml.clib 0.2.4 → 0.2.6 (C version of reader, parser and emitter for ruamel.yaml derived from libyaml)

  • scipy 1.7.0 → 1.7.1 (SciPy: Scientific Library for Python)

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

  • setuptools 57.0.0 → 57.4.0 (Easily download, build, install, upgrade, and uninstall Python packages)

  • simplejson 3.17.2 → 3.17.3 (Simple, fast, extensible JSON encoder/decoder for Python)

  • slicerator 0.9.8 → 1.0.0 (A lazy-loading, fancy-sliceable iterable.)

  • smart_open 3.0.0 → 5.1.0 (Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...))

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

  • spacy 3.0.6 → 3.1.1 (Industrial-strength Natural Language Processing (NLP) in Python)

  • spacy_legacy 3.0.6 → 3.0.8 (Legacy registered functions for spaCy backwards compatibility)

  • sphinx 4.0.2 → 4.1.1 (Tool for generating documentation which uses reStructuredText as its markup language)

  • spyder 5.0.4 → 5.1.1 (The Scientific Python Development Environment)

  • spyder_kernels 2.0.4 → 2.1.0 (Jupyter kernels for Spyder's console)

  • sqlalchemy 1.4.19 → 1.4.22 (Database Abstraction Library)

  • sqlite_bro 0.9.3 → 0.11.1 (a graphic SQLite Client in 1 Python file)

  • sqlite_utils 1.9 → 3.13 (CLI tool and Python utility functions for manipulating SQLite databases)

  • tenacity 7.0.0 → 8.0.1 (Retry code until it succeeds)

  • thinc 8.0.5 → 8.0.8 (Practical Machine Learning for NLP)

  • threadpoolctl 2.1.0 → 2.2.0 (threadpoolctl)

  • tifffile 2021.6.14 → 2021.8.8 (Read and write TIFF(r) files)

  • tqdm 4.61.1 → 4.62.0 (Fast, Extensible Progress Meter)

  • twine 3.4.1 → 3.4.2 (Collection of utilities for publishing packages on PyPI)

  • uncertainties 3.1.5 → 3.1.6 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)

  • virtualenv 20.4.7 → 20.7.0 (Virtual Python Environment builder)

  • watchdog 2.1.2 → 2.1.3 (Filesystem events monitoring)

  • websocket_client 1.1.0 → 1.1.1 (WebSocket client for Python. hybi13 is supported.)

  • wheel 0.36.2 → 0.37.0 (A built-package format for Python)

  • winpython 4.3.20210620 → 4.4.20210812 (WinPython distribution tools, including WPPM)

  • xarray 0.18.2 → 0.19.0 (N-D labeled arrays and datasets in Python)

  • xlsxwriter 1.4.3 → 1.4.5 (A Python module for creating Excel XLSX files.)

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

  • zipp 3.4.1 → 3.5.0 (Backport of pathlib-compatible object wrapper for zip files)

Removed packages:


WinPython 3.9.6.0

The following packages are included in WinPython-64bit v3.9.6.0 b2.

Tools

Name Version Description
Nodejs v14.17.5 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.14 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.9.6 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.7.4.post0 Async http client/server framework (asyncio)
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.0 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 20.2.0.dev0 The secure Argon2 password hashing algorithm.
arrow 1.1.1 Better dates & times for Python
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astor 0.8.1 Read/rewrite/write Python ASTs
astroid 2.6.6 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.post1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 3.0.1 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.7 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
base58 2.0.0 Base58 and Base58Check implementation
bcrypt 3.1.7 Modern password hashing for your software and your servers
beautifulsoup4 4.9.3 Screen-scraping library
binaryornot 0.4.4 Ultra-lightweight pure Python package to check if a file is binary or text.
black 21.7b0 The uncompromising code formatter.
bleach 4.0.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blis 0.7.4 The Blis BLAS-like linear algebra library, as a self-contained C-extension.
blosc 1.10.4 Blosc data compressor
bloscpack 0.16.0 Command line interface to and serialization format for Blosc
bokeh 2.3.3 Interactive plots and applications in the browser from Python
botorch 0.4.0 Bayesian Optimization in PyTorch
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.30 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cachelib 0.2.0 A collection of cache libraries in the same API interface.
cachetools 4.2.2 Extensible memoizing collections and decorators
cartopy 0.19.0.post1 A cartographic python library with Matplotlib support for visualisation
catalogue 2.0.4 Super lightweight function registries for your library
certifi 2021.5.30 Python package for providing Mozilla's CA Bundle.
cffi 1.14.6 Foreign Function Interface for Python calling C code.
cftime 1.5.0 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.4 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 1.6.0 Extended pickling support for Python objects
clrmagic 0.0.1a2 IPython cell magic to use .NET languages
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
cookiecutter 1.7.3 A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
coverage 5.5 Code coverage measurement for Python
cramjam 2.3.2 Thin Python bindings to de/compression algorithms in Rust
cryptography 3.4.7 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.6 Convex optimization package
cvxpy 1.1.14 A domain-specific language for modeling convex optimization problems in Python.
cx_freeze 6.5.3 create standalone executables from Python scripts
cycler 0.10.0 Composable style cycles
cymem 2.0.5 Manage calls to calloc/free through Cython
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 1.21.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 1.17.1 Core component suite for Dash
dash_html_components 1.1.4 Vanilla HTML components for Dash
dash_table 4.12.0 Dash table
dask 2021.7.2 Parallel PyData with Task Scheduling
dask_glm 0.2.0 Generalized Linear Models with Dask
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_ml 1.9.0 A library for distributed and parallel machine learning
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.58.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
datashader 0.13.0 Data visualization toolchain based on aggregating into a grid
datashape 0.5.2 A data description language.
dateparser 1.0.0 Date parsing library designed to parse dates from HTML pages
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.4.1 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecated 1.2.12 Python @deprecated decorator to deprecate old python classes, functions or methods.
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
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.
distlib 0.3.2 Distribution utilities
distributed 2021.7.2 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.0 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.9 Fast simple 1D and 2D histograms
fastai 2.5.1 fastai makes deep learning with PyTorch faster, more accurate, and easier
fastapi 0.68.0 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastcore 1.3.26 Python supercharged for fastai development
fastdownload 0.0.5
fasteners 0.16.3 A python package that provides useful locks.
fastparquet 0.7.1 Python support for Parquet file format
fastprogress 1.0.0 A nested progress with plotting options for fastai
feather_format 0.4.1 Simple wrapper library to the Apache Arrow-based Feather File Format
filelock 3.0.12 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flake8 3.9.2 the modular source code checker: pep8, pyflakes and co
flask 2.0.1 A simple framework for building complex web applications.
flask_accepts 0.18.2 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.0 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flatbuffers 2.0 The FlatBuffers serialization format for Python
flit 3.3.0 A simple packaging tool for simple packages.
flit_core 3.3.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
formlayout 2.0.0a0 The most easy way to create Qt form dialogs and widgets with Python
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.7.0 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.1 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.9.0 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.1 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.7 Git Object Database
gitpython 3.1.18 Python Git Library
gmpy2 2.0.8 GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
gpytorch 1.4.0 An implementation of Gaussian Processes in Pytorch
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.26 Always know what to expect from your data.
greenlet 1.1.1 Lightweight in-process concurrent programming
guidata 1.7.9 Automatic graphical user interfaces generation for easy dataset editing and display
guiqwt 3.0.7 guiqwt is a set of tools for curve and image plotting (extension to PythonQwt)
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.0.0 HTTP/2 State-Machine based protocol implementation
h5py 3.3.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.5 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.6 A minimal low-level HTTP client.
httpie 2.4.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.18.2 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.14.5 A library for property-based testing
ibis_framework 1.4.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.9.0 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.0 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.6.3 Read metadata from Python packages
inflection 0.5.1 A port of Ruby on Rails inflector to Python
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
intervaltree 3.0.2 Editable interval tree data structure for Python 2 and 3
ipycanvas 0.9.0 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.0.3 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.7.0 Matplotlib Jupyter Extension
ipython 7.26.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.3 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.1 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.1 A small but fast and easy to use stand-alone template engine written in pure python.
jinja2_time 0.2.0 Jinja2 Extension for Dates and Times
joblib 1.0.1 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.1 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 3.2.0 An implementation of JSON Schema validation for Python
julia 0.5.6 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.2 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.8.0.dev0 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.4.1 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_server 1.10.2 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.1.4 The JupyterLab notebook server extension.
jupyterlab_git 0.31.0 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.8.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.7.0 JupyterLab Server
jupyterlab_widgets 1.0.0 JupyterLab extension providing HTML widgets
keyring 23.0.1 Store and access your passwords safely.
kiwisolver 1.3.1 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
llvmlite 0.36.0 lightweight wrapper around basic LLVM functionality
lmfit 1.0.2 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 2.9.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.3 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.4.2 Python plotting package
matplotlib_inline 0.1.2 Inline Matplotlib backend for Jupyter
maturin 0.11.2 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
mkl_service 2.3.0 Python bindings to some MKL service functions
mlxtend 0.18.0 Machine Learning Library Extensions
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.1.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
murmurhash 1.0.5 Cython bindings for MurmurHash
mypy 0.910 Optional static typing for Python
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker.
mysql_connector_python 8.0.26 MySQL driver written in Python
nbclassic 0.3.1 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.3 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.1.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.0 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.7 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.5.1 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.2 Natural Language Toolkit
notebook 6.4.3 A web-based notebook environment for interactive computing
numba 0.53.1 compiling Python code using LLVM
numcodecs 0.8.1 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.1+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
onnxruntime 1.8.1 ONNX Runtime Python bindings
openpyxl 3.0.7 A Python library to read/write Excel 2010 xlsx/xlsm files
orjson 3.6.1 Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.0 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.3.1 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.4.3 Utilities for writing pandoc filters in python
panel 0.12.1 A high level app and dashboarding solution for Python.
papermill 2.3.3 Parametrize and run Jupyter and nteract Notebooks
param 1.11.1 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramiko 2.7.2 SSH2 protocol library
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
pathy 0.6.0 pathlib.Path subclasses for local and cloud bucket storage
patsy 0.5.1+dev A Python package for describing statistical models and for building design matrices.
pdfrw 0.4 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.5.24 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.20.0 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.3.1 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.17 Physical quantities module
pip 21.2.3 The PyPA recommended tool for installing Python packages.
pipdeptree 2.1.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.2.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.1.0 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 0.13.1 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
poyo 0.5.0 A lightweight YAML Parser for Python. 🐓
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
preshed 3.0.5 Cython hash table that trusts the keys are pre-hashed
prettytable 2.1.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.11.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.19 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.19 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pyarrow 5.0.0 Python library for Apache Arrow
pyaudio 0.2.11 Bindings for PortAudio v19, the cross-platform audio input/output stream library.
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.7.1 Seamless operability between C++11 and Python
pycodestyle 2.7.0 Python style guide checker
pycosat 0.6.3 bindings to picosat (a SAT solver)
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.6.2 Widget for deck.gl maps
pydocstyle 6.1.1 Python docstring style checker
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.3.1 passive checker of Python programs
pyflux 0.4.17 PyFlux: A time-series analysis library for Python
pygame 2.0.1 Python Game Development
pygbm 0.1.0 Experimental, numba-based Gradient Boosting Machines
pygments 2.9.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pyinstaller 4.5 PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller_hooks_contrib 2021.2 Community maintained hooks for PyInstaller
pylint 2.9.6 python code static checker
pyls_spyder 0.4.0 Spyder extensions for the python-language-server
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.0 Python driver for MongoDB
pynacl 1.4.0 Python binding to the Networking and Cryptography (NaCl) library
pynndescent 0.5.4 Nearest Neighbor Descent
pyodbc 4.0.31 DB API Module for ODBC
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.1.0 Python interface to PROJ (cartographic projections and coordinate transformations 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
pyqtgraph 0.12.2 Scientific Graphics and GUI Library for Python
pyqtwebengine 5.15.1 Python bindings for the Qt WebEngine framework
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.4 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_dotenv 0.19.0 Add .env support to your django/flask apps in development and deployments
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_levenshtein 0.12.2 Python extension for computing string edit distances and similarities.
python_lsp_black 1.0.0 Black plugin for the Python LSP Server
python_lsp_jsonrpc 1.0.0 JSON RPC 2.0 server library
python_lsp_server 1.2.1 Python Language Server for the Language Server Protocol
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.6 Preconditoned ICA for Real Data
python_slugify 5.0.2 A Python Slugify application that handles Unicode
python_snappy 0.6.0 Python library for the snappy compression library from Google
pythonnet 2.5.2 .Net and Mono integration for Python
pythonqwt 0.9.2 Qt plotting widgets for Python
pytz 2021.1 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32 301 Python for Window Extensions
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.3 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 5.4.1 YAML parser and emitter for Python
pyzmq 22.2.1 Python bindings for 0MQ
pyzo 4.11.2 the Python IDE for scientific computing
qdarkstyle 3.0.2 The most complete dark stylesheet for Python and Qt applications
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qpsolvers 1.6.1 Quadratic programming solvers in Python with a unified API
qstylizer 0.2.1 Stylesheet Generator for PyQt{4-5}/PySide{1-2}
qtawesome 1.0.3 FontAwesome icons in PyQt and PySide applications
qtconsole 5.1.1 Jupyter Qt console
qtpy 1.10.0.dev0 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quadprog 0.1.8 Quadratic Programming Solver
quantecon 0.5.1 QuantEcon is a package to support all forms of quantitative economic modelling.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.6 Fast and direct raster I/O for use with Numpy and SciPy
readme_renderer 29.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.8.3 Alternative regular expression module, to replace re.
reportlab 3.6.1 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
requests_unixsocket 0.2.0 Use requests to talk HTTP via a UNIX domain socket
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rope 0.19.0 a python refactoring library...
rpy2 3.4.0.dev0 Python interface to the R language (embedded R)
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.10 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
ruamel.yaml.clib 0.2.6 C version of reader, parser and emitter for ruamel.yaml derived from libyaml
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.2 Image processing routines for SciPy
scikit_learn 0.24.2 A set of python modules for machine learning and data mining
scikit_optimize 0.8.1 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.1 SciPy: Scientific Library for Python
scramp 1.4.0 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.1 seaborn: statistical data visualization
send2trash 1.7.1 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 57.4.0 Easily download, build, install, upgrade, and uninstall Python packages
shap 0.39.0 A unified approach to explain the output of any machine learning model.
shapely 1.7.1 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.3 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicer 0.0.7 A small package for big slicing.
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smart_open 5.1.0 Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
smmap 4.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.2 Play and Record Sound with Python
soupsieve 2.2.1 A modern CSS selector implementation for Beautiful Soup.
spacy 3.1.1 Industrial-strength Natural Language Processing (NLP) in Python
spacy_legacy 3.0.8 Legacy registered functions for spaCy backwards compatibility
sphinx 4.1.1 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 0.5.1 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
spyder 5.1.1 The Scientific Python Development Environment
spyder_kernels 2.1.0 Jupyter kernels for Spyder's console
sqlalchemy 1.4.22 Database Abstraction Library
sqlite_bro 0.11.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.13 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.1 Non-validating SQL parser
srsly 2.4.1 Modern high-performance serialization utilities for Python
starlette 0.14.2 The little ASGI library that shines.
statsmodels 0.12.2 Statistical computations and models for Python
streamlit 0.86.0 The fastest way to build data apps in Python
streamz 0.6.2 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.8 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.10.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
text_unidecode 1.3 The most basic Text::Unidecode port
textdistance 4.2.1 Compute distance between the two texts.
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
thinc 8.0.8 Practical Machine Learning for NLP
threadpoolctl 2.2.0 threadpoolctl
three_merge 0.1.1 Simple library for merging two strings with respect to a base one
thrift 0.13.0 Python bindings for the Apache Thrift RPC system
tifffile 2021.8.8 Read and write TIFF(r) files
tinycss2 1.1.0 tinycss2
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomli 1.2.1 A lil' TOML parser
toolz 0.11.1 List processing tools and functional utilities
torch 1.9.0 Tensors and Dynamic neural networks in Python with strong GPU acceleration
torchaudio 0.9.0 An audio package for PyTorch
torchvision 0.10.0 image and video datasets and models for torch deep learning
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.0 Fast, Extensible Progress Meter
traitlets 5.0.5 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.4.2 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typer 0.3.2 Typer, build great CLIs. Easy to code. Based on Python type hints.
typing_extensions 3.10.0.0 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.0.2 Ultra fast JSON encoder and decoder for Python
umap_learn 0.5.1 Uniform Manifold Approximation and Projection
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.6 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.14.0 The lightning-fast ASGI server.
validators 0.18.2 Python Data Validation for Humans™.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.7.0 Virtual Python Environment builder
vitables 3.0.2 A viewer for PyTables package
voila 0.2.10 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
wasabi 0.8.2 A lightweight console printing and formatting toolkit
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
watchdog 2.1.3 Filesystem events monitoring
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.1.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.1 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.1 IPython HTML widgets for Jupyter
winpython 4.4.20210812 WinPython distribution tools, including WPPM
winrt 1.0.21033.1 Access Windows Runtime APIs from Python
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.19.0 N-D labeled arrays and datasets in Python
xlsxwriter 1.4.5 A Python module for creating Excel XLSX files.
xlwings 0.24.7 Make Excel fly: Interact with Excel from Python and vice versa.
yapf 0.31.0 A formatter for Python code.
yarl 1.6.3 Yet another URL library
zarr 2.8.3 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.5.0 Backport of pathlib-compatible object wrapper for zip files
zstandard 0.15.2 Zstandard bindings for Python

WinPython 3.10.0.1

The following packages are included in WinPython-64bit v3.10.0.1 b2.

Tools

Name Version Description
Nodejs v14.17.5 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.14 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.10.0 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.7.4.post0 Async http client/server framework (asyncio)
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.0 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 20.2.0.dev0 The secure Argon2 password hashing algorithm.
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astroid 2.6.6 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.post1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 3.0.1 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.7 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
beautifulsoup4 4.9.3 Screen-scraping library
black 21.7b0 The uncompromising code formatter.
bleach 4.0.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blosc 1.10.4 Blosc data compressor
bokeh 2.3.3 Interactive plots and applications in the browser from Python
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.30 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cachelib 0.2.0 A collection of cache libraries in the same API interface.
cartopy 0.19.0.post1 A cartographic python library with Matplotlib support for visualisation
certifi 2021.5.30 Python package for providing Mozilla's CA Bundle.
cffi 1.14.6 Foreign Function Interface for Python calling C code.
cftime 1.5.0 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.4 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 1.6.0 Extended pickling support for Python objects
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
coverage 5.5 Code coverage measurement for Python
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cycler 0.10.0 Composable style cycles
cython 3.0.0a9 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dask 2021.7.2 Parallel PyData with Task Scheduling
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.58.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
dateparser 1.0.0 Date parsing library designed to parse dates from HTML pages
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.4.1 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
distlib 0.3.2 Distribution utilities
distributed 2021.7.2 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
emcee 3.1.0 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.9 Fast simple 1D and 2D histograms
fastapi 0.68.0 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fasteners 0.16.3 A python package that provides useful locks.
filelock 3.0.12 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flask 2.0.1 A simple framework for building complex web applications.
flask_accepts 0.18.2 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.0 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flit 3.3.0 A simple packaging tool for simple packages.
flit_core 3.3.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.7.0 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.1 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.9.0 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.1 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.7 Git Object Database
gitpython 3.1.18 Python Git Library
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.26 Always know what to expect from your data.
greenlet 1.1.1 Lightweight in-process concurrent programming
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.0.0 HTTP/2 State-Machine based protocol implementation
h5py 3.3.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.5 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.6 A minimal low-level HTTP client.
httpie 2.4.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.18.2 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.14.5 A library for property-based testing
ibis_framework 1.4.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.9.0 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.0 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.6.3 Read metadata from Python packages
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
ipycanvas 0.9.0 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.0.3 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.7.0 Matplotlib Jupyter Extension
ipython 7.26.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.3 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.1 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.1 A small but fast and easy to use stand-alone template engine written in pure python.
joblib 1.0.1 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.1 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 3.2.0 An implementation of JSON Schema validation for Python
julia 0.5.6 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.2 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.8.0.dev0 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.4.1 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_server 1.10.2 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.1.4 The JupyterLab notebook server extension.
jupyterlab_git 0.31.0 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.8.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.7.0 JupyterLab Server
jupyterlab_widgets 1.0.0 JupyterLab extension providing HTML widgets
keyring 23.0.1 Store and access your passwords safely.
kiwisolver 1.3.1 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
lmfit 1.0.2 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 2.9.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.3 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.4.2 Python plotting package
matplotlib_inline 0.1.2 Inline Matplotlib backend for Jupyter
maturin 0.11.2 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.1.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
mypy 0.910 Optional static typing for Python
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker.
mysql_connector_python 8.0.21 MySQL driver written in Python
nbclassic 0.3.1 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.3 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.1.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.0 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.7 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.5.1 Python package for creating and manipulating graphs and networks
nltk 3.6.2 Natural Language Toolkit
notebook 6.4.3 A web-based notebook environment for interactive computing
numcodecs 0.8.1 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.1+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
openpyxl 3.0.7 A Python library to read/write Excel 2010 xlsx/xlsm files
orjson 3.6.1 Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.0 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.3.1 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.4.3 Utilities for writing pandoc filters in python
panel 0.12.1 A high level app and dashboarding solution for Python.
papermill 2.3.3 Parametrize and run Jupyter and nteract Notebooks
param 1.11.1 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
patsy 0.5.1+dev A Python package for describing statistical models and for building design matrices.
pdfrw 0.4 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.5.24 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.20.0 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.3.1 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.17 Physical quantities module
pip 21.2.3 The PyPA recommended tool for installing Python packages.
pipdeptree 2.1.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.2.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.1.0 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 0.13.1 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
prettytable 2.1.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.11.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.19 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.19 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pyaudio 0.2.11 Bindings for PortAudio v19, the cross-platform audio input/output stream library.
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.7.1 Seamless operability between C++11 and Python
pycodestyle 2.7.0 Python style guide checker
pycosat 0.6.3 bindings to picosat (a SAT solver)
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.6.2 Widget for deck.gl maps
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.3.1 passive checker of Python programs
pyflux 0.4.17 PyFlux: A time-series analysis library for Python
pygame 2.0.1 Python Game Development
pygments 2.9.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pyinstaller 4.5 PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller_hooks_contrib 2021.2 Community maintained hooks for PyInstaller
pylint 2.9.6 python code static checker
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.0 Python driver for MongoDB
pyodbc 4.0.31 DB API Module for ODBC
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.1.0 Python interface to PROJ (cartographic projections and coordinate transformations library)
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.4 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_lsp_jsonrpc 1.0.0 JSON RPC 2.0 server library
python_lsp_server 1.2.1 Python Language Server for the Language Server Protocol
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.6 Preconditoned ICA for Real Data
python_snappy 0.6.0 Python library for the snappy compression library from Google
pytz 2021.1 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32 300+dummy Python for Window Extensions
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.3 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 5.4.1 YAML parser and emitter for Python
pyzmq 22.2.1 Python bindings for 0MQ
pyzo 4.11.2 the Python IDE for scientific computing
qtconsole 5.1.1 Jupyter Qt console
qtpy 1.10.0.dev0 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.6 Fast and direct raster I/O for use with Numpy and SciPy
readme_renderer 29.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.8.3 Alternative regular expression module, to replace re.
reportlab 3.6.1 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
requests_unixsocket 0.2.0 Use requests to talk HTTP via a UNIX domain socket
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.10 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.2 Image processing routines for SciPy
scikit_learn 0.24.2 A set of python modules for machine learning and data mining
scikit_optimize 0.8.1 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.1 SciPy: Scientific Library for Python
scramp 1.4.0 An implementation of the SCRAM protocol.
seaborn 0.11.1 seaborn: statistical data visualization
send2trash 1.7.1 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 57.4.0 Easily download, build, install, upgrade, and uninstall Python packages
shapely 1.7.1 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.3 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smmap 4.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.2 Play and Record Sound with Python
soupsieve 2.2.1 A modern CSS selector implementation for Beautiful Soup.
sphinx 4.1.1 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 0.5.1 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
sqlalchemy 1.4.22 Database Abstraction Library
sqlite_bro 0.11.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.13 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.1 Non-validating SQL parser
starlette 0.14.2 The little ASGI library that shines.
statsmodels 0.12.2 Statistical computations and models for Python
streamz 0.6.2 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.8 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.10.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
threadpoolctl 2.2.0 threadpoolctl
tifffile 2021.8.8 Read and write TIFF(r) files
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomli 1.2.1 A lil' TOML parser
toolz 0.11.1 List processing tools and functional utilities
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.0 Fast, Extensible Progress Meter
traitlets 5.0.5 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.4.2 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typing_extensions 3.10.0.0 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.0.2 Ultra fast JSON encoder and decoder for Python
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.6 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.14.0 The lightning-fast ASGI server.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.7.0 Virtual Python Environment builder
voila 0.2.10 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
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
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.1.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.1 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.1 IPython HTML widgets for Jupyter
winpython 4.4.20210812 WinPython distribution tools, including WPPM
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.19.0 N-D labeled arrays and datasets in Python
xlsxwriter 1.4.5 A Python module for creating Excel XLSX files.
xlwings 0.24.7 Make Excel fly: Interact with Excel from Python and vice versa.
yarl 1.6.3 Yet another URL library
zarr 2.8.3 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.5.0 Backport of pathlib-compatible object wrapper for zip files

@RoyiAvital
Copy link

Machine Learning: Integrated Windows ML, opencv ?

That would be great. I think it will be great to have OpenCV out of the box.
What's Windows ML in the context of Python?

@stonebig
Copy link
Contributor Author

stonebig commented Sep 5, 2021

build 3 (2021-09-05/07, spyder-5.1.3)

Changes from WinPython 2021-04 build2:

  • Infrastructure:
    • python-3.9.7 (2021-09-05)
    • PyPy-7.3.6 (2021-09-0x)
    • python-3.10.0rc2 (2021-09-0x)
  • New Packages:
  • Upgraded Packages:
    • spyder-5.1.3, jupyterlab-3.1.10, scikit_image-0.18.3, numpy-1.21.2
    • pyproj-3.2.0, plotly-5.3.1, voila-0.2.11
    • fastai-2.5.2, fastapi-0.68.1, dask-2021.9.0, streamlit-0.88.0
  • variation per version:
    • no Qt nor ML package in PyPy3 versions yet,
    • Pytorch in standard branch only,
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

  • spyder-5.1.3
  • resolved PyPy3 pain points :
    • huge speed-up of PyPy-7.3.6 on sqlite_bro test
    • jupyter_core and pyproj PyPy compatibility bugs are fixed in official packages.
    • PyPy-7.3.6 3.8 aligns to cpython standard on site-package directory location and executable name (python.exe)

Next build effort:

  • following on PyPy3 pain points :
MD5 SHA-1 SHA-256 Binary Size SHA3-256
7159556b71a1f258a8ee0d6f80b4d5a5 358b2c42157bddab90bbf800f5fb88ccf652ee87 d7f419e2bb0dc6e5dd33728036acde77414981241770f58048a37bbe4f930bde Winpython64-3.9.7.0dotb3.exe 26 355 788 Bytes d6a0de4781ce9129ca6c0a668a64fcc48c1f20f640543002bc01bad678cd23c2
d54234ee1e7d3fd85ab660d93382f795 a8fd943eaba8d964a34451ac06471325794c7072 b386e726cf68d1e56c47e0d5a158d0c28dd2909df196f59967d5e0e35a37cd3f Winpython32-3.9.7.0dotb3.exe 25 207 674 Bytes 8451fb00132f3b53d1354b8eb7cc08ef62e93e6160abb75bd7d5c4800ba1e708
8a158a5a3d18459834ec6563068fd91b c77f5009e9324e670c0753ec65664a5410b74222 0d2bb9422f983df9bf17277b0d093e19d7ef8bf3c9b6dcb456cd50b04afa2dcb Winpython64-3.9.7.0b3.exe 829 600 363 Bytes e6e04675d68fe994823d2cdc4fa7df4a6b69cbf7b06b564069bcbd1646133027

WinPython 3.9.7.0

The following packages are included in WinPython-64bit v3.9.7.0 b3.

### Tools
Name Version Description
Nodejs v14.17.5 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.14 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.9.7 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.7.4.post0 Async http client/server framework (asyncio)
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.0 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 21.1.0 The secure Argon2 password hashing algorithm.
arrow 1.1.1 Better dates & times for Python
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astor 0.8.1 Read/rewrite/write Python ASTs
astroid 2.6.6 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 3.0.1 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.7 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
base58 2.0.0 Base58 and Base58Check implementation
bcrypt 3.1.7 Modern password hashing for your software and your servers
beautifulsoup4 4.9.3 Screen-scraping library
binaryornot 0.4.4 Ultra-lightweight pure Python package to check if a file is binary or text.
black 21.7b0 The uncompromising code formatter.
bleach 4.1.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blis 0.7.4 The Blis BLAS-like linear algebra library, as a self-contained C-extension.
blosc 1.10.4 Blosc data compressor
bloscpack 0.16.0 Command line interface to and serialization format for Blosc
bokeh 2.3.3 Interactive plots and applications in the browser from Python
botorch 0.4.0 Bayesian Optimization in PyTorch
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.30 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cachelib 0.2.0 A collection of cache libraries in the same API interface.
cachetools 4.2.2 Extensible memoizing collections and decorators
cartopy 0.19.0.post1 A cartographic python library with Matplotlib support for visualisation
catalogue 2.0.6 Super lightweight function registries for your library
certifi 2021.5.30 Python package for providing Mozilla's CA Bundle.
cffi 1.14.6 Foreign Function Interface for Python calling C code.
cftime 1.5.0 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.4 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 1.6.0 Extended pickling support for Python objects
clrmagic 0.0.1a2 IPython cell magic to use .NET languages
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
cookiecutter 1.7.3 A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
coverage 5.5 Code coverage measurement for Python
cramjam 2.3.2 Thin Python bindings to de/compression algorithms in Rust
cryptography 3.4.7 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.6 Convex optimization package
cvxpy 1.1.15 A domain-specific language for modeling convex optimization problems in Python.
cx_freeze 6.5.3 create standalone executables from Python scripts
cycler 0.10.0 Composable style cycles
cymem 2.0.5 Manage calls to calloc/free through Cython
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 1.21.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 1.17.1 Core component suite for Dash
dash_html_components 1.1.4 Vanilla HTML components for Dash
dash_table 4.12.0 Dash table
dask 2021.9.0 Parallel PyData with Task Scheduling
dask_glm 0.2.0 Generalized Linear Models with Dask
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_ml 1.9.0 A library for distributed and parallel machine learning
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.58.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
datashader 0.13.0 Data visualization toolchain based on aggregating into a grid
datashape 0.5.2 A data description language.
dateparser 1.0.0 Date parsing library designed to parse dates from HTML pages
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.4.1 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecated 1.2.12 Python @deprecated decorator to deprecate old python classes, functions or methods.
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
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.
distlib 0.3.2 Distribution utilities
distributed 2021.9.0 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.1 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.9 Fast simple 1D and 2D histograms
fastai 2.5.2 fastai makes deep learning with PyTorch faster, more accurate, and easier
fastapi 0.68.1 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastcore 1.3.26 Python supercharged for fastai development
fastdownload 0.0.5
fasteners 0.16.3 A python package that provides useful locks.
fastparquet 0.7.1 Python support for Parquet file format
fastprogress 1.0.0 A nested progress with plotting options for fastai
feather_format 0.4.1 Simple wrapper library to the Apache Arrow-based Feather File Format
filelock 3.0.12 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flake8 3.9.2 the modular source code checker: pep8, pyflakes and co
flask 2.0.1 A simple framework for building complex web applications.
flask_accepts 0.18.2 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.0 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flatbuffers 2.0 The FlatBuffers serialization format for Python
flit 3.3.0 A simple packaging tool for simple packages.
flit_core 3.3.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
formlayout 2.0.0a0 The most easy way to create Qt form dialogs and widgets with Python
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.8.1 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.1 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.9.0 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.1 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.7 Git Object Database
gitpython 3.1.18 Python Git Library
gmpy2 2.0.8 GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
gpytorch 1.4.0 An implementation of Gaussian Processes in Pytorch
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.26 Always know what to expect from your data.
greenlet 1.1.1 Lightweight in-process concurrent programming
guidata 1.8.0 Automatic graphical user interfaces generation for easy dataset editing and display
guiqwt 3.0.7 guiqwt is a set of tools for curve and image plotting (extension to PythonQwt)
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.0.0 HTTP/2 State-Machine based protocol implementation
h5py 3.4.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.5 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.6 A minimal low-level HTTP client.
httpie 2.4.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.19.0 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.17.4 A library for property-based testing
ibis_framework 1.4.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.9.0 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.0 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.8.0 Read metadata from Python packages
inflection 0.5.1 A port of Ruby on Rails inflector to Python
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
intervaltree 3.0.2 Editable interval tree data structure for Python 2 and 3
ipycanvas 0.9.0 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.3.1 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.7.0 Matplotlib Jupyter Extension
ipython 7.27.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.4 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.1 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.1 A small but fast and easy to use stand-alone template engine written in pure python.
jinja2_time 0.2.0 Jinja2 Extension for Dates and Times
joblib 1.0.1 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.1 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 3.2.0 An implementation of JSON Schema validation for Python
julia 0.5.6 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.2 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.8.0rc0 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.4.1 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_server 1.10.2 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.1.10 The JupyterLab notebook server extension.
jupyterlab_git 0.32.2 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.8.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.7.2 JupyterLab Server
jupyterlab_widgets 1.0.1 JupyterLab extension providing HTML widgets
keyring 23.1.0 Store and access your passwords safely.
kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
llvmlite 0.37.0 lightweight wrapper around basic LLVM functionality
lmfit 1.0.2 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 2.9.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.3 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.4.3 Python plotting package
matplotlib_inline 0.1.2 Inline Matplotlib backend for Jupyter
maturin 0.11.3 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
mkl_service 2.3.0 Python bindings to some MKL service functions
mlxtend 0.18.0 Machine Learning Library Extensions
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.1.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
murmurhash 1.0.5 Cython bindings for MurmurHash
mypy 0.910 Optional static typing for Python
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker.
mysql_connector_python 8.0.26 MySQL driver written in Python
nbclassic 0.3.1 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.4 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.1.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.0 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.7 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.5.1 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.2 Natural Language Toolkit
notebook 6.4.3 A web-based notebook environment for interactive computing
numba 0.54.0 compiling Python code using LLVM
numcodecs 0.9.0 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.2+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
onnxruntime 1.8.1 ONNX Runtime Python bindings
openpyxl 3.0.7 A Python library to read/write Excel 2010 xlsx/xlsm files
orjson 3.6.3 Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.0 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.3.2 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.4.3 Utilities for writing pandoc filters in python
panel 0.12.1 A high level app and dashboarding solution for Python.
papermill 2.3.3 Parametrize and run Jupyter and nteract Notebooks
param 1.11.1 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramiko 2.7.2 SSH2 protocol library
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
pathy 0.6.0 pathlib.Path subclasses for local and cloud bucket storage
patsy 0.5.1+dev A Python package for describing statistical models and for building design matrices.
pdfrw 0.4 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.9.3 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.20.0 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.3.2 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.17 Physical quantities module
pip 21.2.4 The PyPA recommended tool for installing Python packages.
pipdeptree 2.1.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.3.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.3.1 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 0.13.1 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
poyo 0.5.0 A lightweight YAML Parser for Python. 🐓
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
preshed 3.0.5 Cython hash table that trusts the keys are pre-hashed
prettytable 2.2.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.11.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.20 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.19 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pyarrow 5.0.0 Python library for Apache Arrow
pyaudio 0.2.11 Bindings for PortAudio v19, the cross-platform audio input/output stream library.
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.7.1 Seamless operability between C++11 and Python
pycodestyle 2.7.0 Python style guide checker
pycosat 0.6.3 bindings to picosat (a SAT solver)
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.7.0 Widget for deck.gl maps
pydocstyle 6.1.1 Python docstring style checker
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.3.1 passive checker of Python programs
pyflux 0.4.17 PyFlux: A time-series analysis library for Python
pygame 2.0.1 Python Game Development
pygbm 0.1.0 Experimental, numba-based Gradient Boosting Machines
pygments 2.10.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pyinstaller 4.5.1 PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller_hooks_contrib 2021.3 Community maintained hooks for PyInstaller
pylint 2.9.6 python code static checker
pyls_spyder 0.4.0 Spyder extensions for the python-language-server
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.0 Python driver for MongoDB
pynacl 1.4.0 Python binding to the Networking and Cryptography (NaCl) library
pynndescent 0.5.4 Nearest Neighbor Descent
pyodbc 4.0.32 DB API Module for ODBC
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.2.0 Python interface to PROJ (cartographic projections and coordinate transformations 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
pyqtgraph 0.12.2 Scientific Graphics and GUI Library for Python
pyqtwebengine 5.15.1 Python bindings for the Qt WebEngine framework
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.5 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_dotenv 0.19.0 Add .env support to your django/flask apps in development and deployments
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_levenshtein 0.12.2 Python extension for computing string edit distances and similarities.
python_lsp_black 1.0.0 Black plugin for the Python LSP Server
python_lsp_jsonrpc 1.0.0 JSON RPC 2.0 server library
python_lsp_server 1.2.2 Python Language Server for the Language Server Protocol
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.6 Preconditoned ICA for Real Data
python_slugify 5.0.2 A Python Slugify application that handles Unicode
python_snappy 0.6.0 Python library for the snappy compression library from Google
pythonnet 2.5.2 .Net and Mono integration for Python
pythonqwt 0.9.2 Qt plotting widgets for Python
pytz 2021.1 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32 301 Python for Window Extensions
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.4 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 5.4.1 YAML parser and emitter for Python
pyzmq 22.2.1 Python bindings for 0MQ
pyzo 4.11.2 the Python IDE for scientific computing
qdarkstyle 3.0.2 The most complete dark stylesheet for Python and Qt applications
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qpsolvers 1.6.1 Quadratic programming solvers in Python with a unified API
qstylizer 0.2.1 Stylesheet Generator for PyQt{4-5}/PySide{1-2}
qtawesome 1.0.3 FontAwesome icons in PyQt and PySide applications
qtconsole 5.1.1 Jupyter Qt console
qtpy 1.11.0 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quadprog 0.1.8 Quadratic Programming Solver
quantecon 0.5.1 QuantEcon is a package to support all forms of quantitative economic modelling.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.6 Fast and direct raster I/O for use with Numpy and SciPy
readme_renderer 29.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.8.28 Alternative regular expression module, to replace re.
reportlab 3.6.1 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
requests_unixsocket 0.2.0 Use requests to talk HTTP via a UNIX domain socket
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rope 0.19.0 a python refactoring library...
rpy2 3.4.0.dev0 Python interface to the R language (embedded R)
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.15 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
ruamel.yaml.clib 0.2.6 C version of reader, parser and emitter for ruamel.yaml derived from libyaml
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.3 Image processing routines for SciPy
scikit_learn 0.24.2 A set of python modules for machine learning and data mining
scikit_optimize 0.8.1 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.1 SciPy: Scientific Library for Python
scramp 1.4.0 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.2 seaborn: statistical data visualization
send2trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 57.5.0 Easily download, build, install, upgrade, and uninstall Python packages
shap 0.39.0 A unified approach to explain the output of any machine learning model.
shapely 1.7.1 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.5 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicer 0.0.7 A small package for big slicing.
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smart_open 5.2.1 Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
smmap 4.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.2 Play and Record Sound with Python
soupsieve 2.2.1 A modern CSS selector implementation for Beautiful Soup.
spacy 3.1.2 Industrial-strength Natural Language Processing (NLP) in Python
spacy_legacy 3.0.8 Legacy registered functions for spaCy backwards compatibility
sphinx 4.1.1 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 0.5.1 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
spyder 5.1.2 The Scientific Python Development Environment
spyder_kernels 2.1.1 Jupyter kernels for Spyder's console
sqlalchemy 1.4.23 Database Abstraction Library
sqlite_bro 0.12.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.13 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.1 Non-validating SQL parser
srsly 2.4.1 Modern high-performance serialization utilities for Python
starlette 0.14.2 The little ASGI library that shines.
statsmodels 0.12.2 Statistical computations and models for Python
streamlit 0.88.0 The fastest way to build data apps in Python
streamz 0.6.2 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.8 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.11.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
text_unidecode 1.3 The most basic Text::Unidecode port
textdistance 4.2.1 Compute distance between the two texts.
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
thinc 8.0.8 Practical Machine Learning for NLP
threadpoolctl 2.2.0 threadpoolctl
three_merge 0.1.1 Simple library for merging two strings with respect to a base one
thrift 0.13.0 Python bindings for the Apache Thrift RPC system
tifffile 2021.8.30 Read and write TIFF(r) files
tinycss2 1.1.0 tinycss2
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomli 1.2.1 A lil' TOML parser
toolz 0.11.1 List processing tools and functional utilities
torch 1.9.0 Tensors and Dynamic neural networks in Python with strong GPU acceleration
torchaudio 0.9.0 An audio package for PyTorch
torchvision 0.10.0 image and video datasets and models for torch deep learning
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.2 Fast, Extensible Progress Meter
traitlets 5.1.0 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.4.2 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typer 0.3.2 Typer, build great CLIs. Easy to code. Based on Python type hints.
typing_extensions 3.10.0.2 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.1.0 Ultra fast JSON encoder and decoder for Python
umap_learn 0.5.1 Uniform Manifold Approximation and Projection
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.6 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.14.0 The lightning-fast ASGI server.
validators 0.18.2 Python Data Validation for Humans™.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.7.0 Virtual Python Environment builder
vitables 3.0.2 A viewer for PyTables package
voila 0.2.11 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
wasabi 0.8.2 A lightweight console printing and formatting toolkit
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
watchdog 2.1.5 Filesystem events monitoring
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.2.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.1 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.1 IPython HTML widgets for Jupyter
winpython 4.4.20210812 WinPython distribution tools, including WPPM
winrt 1.0.21033.1 Access Windows Runtime APIs from Python
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.19.0 N-D labeled arrays and datasets in Python
xlsxwriter 3.0.1 A Python module for creating Excel XLSX files.
xlwings 0.24.7 Make Excel fly: Interact with Excel from Python and vice versa.
yapf 0.31.0 A formatter for Python code.
yarl 1.6.3 Yet another URL library
zarr 2.9.5 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.5.0 Backport of pathlib-compatible object wrapper for zip files
zstandard 0.15.2 Zstandard bindings for Python

@stonebig
Copy link
Contributor Author

stonebig commented Sep 13, 2021

build 4 (2021-09-13/19, PyPy-7.3.6rc1, 13th for the pypy zeroes)

Changes from WinPython 2021-04 build3:

  • Infrastructure:
  • New Packages:
  • Upgraded Packages:
    • spyder-5.1.5
  • variation per version:
    • no Qt nor ML package in PyPy3 versions yet,
    • Pytorch in standard branch only,
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

  • spyder-5.1.4, pandas-1.3.3
  • resolved PyPy3 pain points :
    • huge speed-up of PyPy-7.3.6 on sqlite_bro test
    • jupyter_core and pyproj PyPy compatibility bugs are fixed in official packages.
    • PyPy-7.3.6 3.8 aligns to cpython standard on site-package directory location and executable name (python.exe)

Next build effort:

  • following on PyPy3 pain points :
MD5 SHA-1 SHA-256 Binary Size SHA3-256
e19306c16a39027416a4256724de8c05 9526620cb2632c2c3031db459c3e075551887400 04433bd9751de925718c209381606a476179c710807e727705abc609ee050df9 Winpython64-3.7.12.0dotPyPyb4.exe 25 094 231 Bytes 12027ec411b8accf6808d4f001dd965ee6012f5a6fa57a53206d3273ec9a3190
a64948bfd5fb6d13e881eb13ac934bc5 e74af9ee53f501811d0c2eba1dabf4cf6c17ceaa fb08e9b2b4857915864d915d3af4ef078e527d6c493cf357a1ee4c6599f1ed22 Winpython64-3.8.12.0dotPyPyb4.exe 25 628 258 Bytes 19d7c1c8ad5a030d6020156f1706e4273d32a9f52f3626a203ddc936f9dc74b7

@stonebig
Copy link
Contributor Author

stonebig commented Sep 18, 2021

build 5 (2021-09-19, PyPy-7.3.6rc1, fixed build issue)

Changes from WinPython 2021-04 build4:

  • Infrastructure:
  • New Packages:
  • Upgraded Packages:
    • spyder-5.1.5, pandas-1.3.3
    • jupyter_core-4.8.1 is now officially compatible with PyPy
  • variation per version:
    • no Qt nor ML package in PyPy3 versions yet,
    • Pytorch in standard cpython branch only,
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

  • spyder-5.1.5, pandas-1.3.3
  • pip with proposed patch works well for you
  • resolved PyPy3 pain points :
    • better adaptation to PyPy-3.7 structural changes in 7.3.6rc1 update
    • the suppression of some performance anomalies of PyPy vs cpython

Next build effort:

  • following on PyPy3 pain points :
    • hpy/cpython-hpy-0.0.3 (at PyPy rc2 or final)
    • PyPy-3.8 7.3.6rc2 (PyPy structural changes broke virtualenv and venv)
  • finalize release before next wave of changes:
    • a solid PyPy-3.7 and cpython-3.9
    • a tiny PyPy-3.8 and cpython-3.10
    • true big releases of PyPy-3.8 and cpython-3.10 may only happen during next cycle (get wheels, test, get fixes, stabilize, assemble)
MD5 SHA-1 SHA-256 Binary Size SHA3-256
f0e6e497b7b61404483802d4b2af55cc 7313c1eb672809faf90e8b65d3ea5aae7426d796 9630f92511cc176347f3e103f97818b3bd2e0cd3f7301332407d749c1ee1e424 Winpython64-3.7.12.0dotPyPyb5.exe 25 211 725 Bytes de8146705ab310aabc5c9fa393fd50b6e4a8271608fa90e0714740582b2ffe42
242ff30cc68a1b6cac7f666e61d4c9d1 a1fa12a14559ba275f3c355de30b2e87cf559810 a621f4b67ac3cc0fb469ccc788242226ee0197a07d030ec4da1b810df4a9a37b Winpython64-3.7.12.0PyPyb5.exe 529 284 107 Bytes 1e6567c976982be5492008526040b6729c793929a85f1b8a87df05444fe3bc08
d1a44363bac1ab93ce696c0fa14e09e3 223c5c9f492874409aba1a6d5a568ea6bad38ae1 cb2ecfaf875c8575604b0f0b3fecfeff5a95587ceccf1658dcfac54179c73ce7 Winpython64-3.8.12.0dotPyPyb5.exe 25 762 797 Bytes dd401b719a8f7f05d0a5b1bac3302b2f02a60c0fa18706855335c4c01a672c9d
b5e185ea779be3255c76de7830b6e5bf b68b03a5bc626523cfda7b10f48081eec225cfc5 15333e8c5cbb5cbcf4cb8833582b12a172e5c32eca91ecf93ab6d20e0ab96fec Winpython64-3.9.7.0dotb5.exe 26 430 394 Bytes 6fa70fdf5d5588c389bac2f0cf8da23600e9667e823c1159810c9143eacd725f
e67ad6cd7d35bceee3237562ed250a9e 51ecbcd83cf6500552fceea96653561bed20a27d 62ea6bf79cdb44aab57d29f7be465a32a91b371be05bba4efc0233308443f058 Winpython32-3.9.7.0dotb5.exe 25 276 394 Bytes 12a5d956379bf8e62ba7f7224b4c36c2317948c29a780bbec34e07fc397c43af
f90b7ad421006dd641fab08dd3b4db6d b197a7e3db711460f9de9d89272854bb633f19ed efa5df36999f32f440f8366d7179e171ec7b09613a0894aadfcb021ee05e0c99 Winpython64-3.9.7.0b5.exe 829 922 889 Bytes e7d8313ce240c0fad46ee3c378f2325da363176ec7caf6392fb8929d943af36f
0fa7fd5a686a927e85bf2d33d98793ac a6df607d8fc98120a2e38923d15cdff3bfe266f7 a9bb229542e46f1e2e2a9cd73941a95ae3f6061ae4f064c1a12b724b333411a3 Winpython64-3.10.0.1dotb5.exe 26 236 321 Bytes 502cdeed18d97ac9272ad10c562fbcdc1550276ab9cbf8ab970f57517b434b83
e1cba313071d08cca49529fc77e7fbd6 94b4ccd3a86bf148eeeec862c445224dff0eec3e daa45d71077e861c5140d840157c9554d4f6abd9cc1294f50dc7138cfa7d6cc2 Winpython32-3.10.0.1dotb5.exe 25 110 684 Bytes f8c1f50b83ca22c80183264153151bd7a417c318d095995871047b3671f60fc5
a0aa6e7f8fbaa1dc90f2528235e76073 3a881f7bb10f87e7de2bd1d72fce505da24af42d 565bb5ef576f66451ded82be2c99a2893daab9b71b234a482f38e86324a0f85f Winpython64-3.10.0.1b5.exe 520 913 781 Bytes 54c31b9b95f157ece14fcb14996b5b5f256548a479ea4d342d938d95bd6cff23

WinPython 3.9.7.0

The following packages are included in WinPython-64bit v3.9.7.0 b5.

Tools

Name Version Description
Nodejs v14.17.6 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.15 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.9.7 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.7.4.post0 Async http client/server framework (asyncio)
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17.2 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.1 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 21.1.0 The secure Argon2 password hashing algorithm.
arrow 1.1.1 Better dates & times for Python
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astor 0.8.1 Read/rewrite/write Python ASTs
astroid 2.6.6 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 3.0.1 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.7 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
base58 2.0.0 Base58 and Base58Check implementation
bcrypt 3.1.7 Modern password hashing for your software and your servers
beautifulsoup4 4.10.0 Screen-scraping library
binaryornot 0.4.4 Ultra-lightweight pure Python package to check if a file is binary or text.
black 21.9b0 The uncompromising code formatter.
bleach 4.1.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blis 0.7.4 The Blis BLAS-like linear algebra library, as a self-contained C-extension.
blosc 1.10.4 Blosc data compressor
bloscpack 0.16.0 Command line interface to and serialization format for Blosc
bokeh 2.3.3 Interactive plots and applications in the browser from Python
botorch 0.4.0 Bayesian Optimization in PyTorch
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.30 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cachelib 0.3.0 A collection of cache libraries in the same API interface.
cachetools 4.2.2 Extensible memoizing collections and decorators
cartopy 0.19.0.post1 A cartographic python library with Matplotlib support for visualisation
catalogue 2.0.6 Super lightweight function registries for your library
certifi 2021.5.30 Python package for providing Mozilla's CA Bundle.
cffi 1.14.6 Foreign Function Interface for Python calling C code.
cftime 1.5.0 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.6 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 2.0.0 Extended pickling support for Python objects
clrmagic 0.0.1a2 IPython cell magic to use .NET languages
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
cookiecutter 1.7.3 A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
coverage 5.5 Code coverage measurement for Python
cramjam 2.4.0 Thin Python bindings to de/compression algorithms in Rust
cryptography 3.4.7 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.6 Convex optimization package
cvxpy 1.1.15 A domain-specific language for modeling convex optimization problems in Python.
cx_freeze 6.5.3 create standalone executables from Python scripts
cycler 0.10.0 Composable style cycles
cymem 2.0.5 Manage calls to calloc/free through Cython
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 2.0.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 2.0.0 Core component suite for Dash
dash_html_components 2.0.0 Vanilla HTML components for Dash
dash_table 5.0.0 Dash table
dask 2021.9.0 Parallel PyData with Task Scheduling
dask_glm 0.2.0 Generalized Linear Models with Dask
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_ml 1.9.0 A library for distributed and parallel machine learning
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.58.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
datashader 0.13.0 Data visualization toolchain based on aggregating into a grid
datashape 0.5.2 A data description language.
dateparser 1.0.0 Date parsing library designed to parse dates from HTML pages
dateutils 0.6.12 Various utilities for working with date and datetime objects
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.4.3 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecated 1.2.13 Python @deprecated decorator to deprecate old python classes, functions or methods.
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
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.
distlib 0.3.2 Distribution utilities
distributed 2021.9.0 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.1 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.10 Fast simple 1D and 2D histograms
fastai 2.5.2 fastai makes deep learning with PyTorch faster, more accurate, and easier
fastapi 0.68.1 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastcore 1.3.26 Python supercharged for fastai development
fastdownload 0.0.5 A general purpose data downloading library.
fasteners 0.16.3 A python package that provides useful locks.
fastparquet 0.7.1 Python support for Parquet file format
fastprogress 1.0.0 A nested progress with plotting options for fastai
feather_format 0.4.1 Simple wrapper library to the Apache Arrow-based Feather File Format
filelock 3.0.12 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flake8 3.9.2 the modular source code checker: pep8, pyflakes and co
flask 2.0.1 A simple framework for building complex web applications.
flask_accepts 0.18.2 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.0 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flatbuffers 2.0 The FlatBuffers serialization format for Python
flit 3.3.0 A simple packaging tool for simple packages.
flit_core 3.3.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
formlayout 2.0.0a0 The most easy way to create Qt form dialogs and widgets with Python
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.8.1 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.2 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.9.0 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.1 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.7 Git Object Database
gitpython 3.1.18 Python Git Library
gmpy2 2.0.8 GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
gpytorch 1.4.0 An implementation of Gaussian Processes in Pytorch
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.26 Always know what to expect from your data.
greenlet 1.1.1 Lightweight in-process concurrent programming
guidata 1.8.0 Automatic graphical user interfaces generation for easy dataset editing and display
guiqwt 3.0.7 guiqwt is a set of tools for curve and image plotting (extension to PythonQwt)
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.0.0 HTTP/2 State-Machine based protocol implementation
h5py 3.4.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.5 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.6 A minimal low-level HTTP client.
httpie 2.5.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.19.0 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.21.0 A library for property-based testing
ibis_framework 1.4.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.9.0 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.0 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.8.0 Read metadata from Python packages
inflection 0.5.1 A port of Ruby on Rails inflector to Python
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
intervaltree 3.0.2 Editable interval tree data structure for Python 2 and 3
ipycanvas 0.9.0 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.4.1 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.7.0 Matplotlib Jupyter Extension
ipython 7.27.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.4 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.1 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.1 A small but fast and easy to use stand-alone template engine written in pure python.
jinja2_time 0.2.0 Jinja2 Extension for Dates and Times
joblib 1.0.1 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.1 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 3.2.0 An implementation of JSON Schema validation for Python
julia 0.5.6 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.2 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.8.1 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.4.1 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_server 1.11.0 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.1.11 The JupyterLab notebook server extension.
jupyterlab_git 0.32.3 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.8.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.8.1 JupyterLab Server
jupyterlab_widgets 1.0.1 JupyterLab extension providing HTML widgets
keyring 23.2.1 Store and access your passwords safely.
kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
llvmlite 0.37.0 lightweight wrapper around basic LLVM functionality
lmfit 1.0.2 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 3.0.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.3 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.4.3 Python plotting package
matplotlib_inline 0.1.3 Inline Matplotlib backend for Jupyter
maturin 0.11.3 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
mkl_service 2.4.0 Python bindings to some MKL service functions
mlxtend 0.18.0 Machine Learning Library Extensions
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.1.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
murmurhash 1.0.5 Cython bindings for MurmurHash
mypy 0.910 Optional static typing for Python
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker.
mysql_connector_python 8.0.26 MySQL driver written in Python
nbclassic 0.3.2 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.4 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.1.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.0 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.7 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.6.3 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.2 Natural Language Toolkit
notebook 6.4.4 A web-based notebook environment for interactive computing
numba 0.54.0 compiling Python code using LLVM
numcodecs 0.9.1 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.2+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
onnxruntime 1.8.1 ONNX Runtime Python bindings
openpyxl 3.0.8 A Python library to read/write Excel 2010 xlsx/xlsm files
orjson 3.6.3 Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.0 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.3.3 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.5.0 Utilities for writing pandoc filters in python
panel 0.12.1 A high level app and dashboarding solution for Python.
papermill 2.3.3 Parametrize and run Jupyter and nteract Notebooks
param 1.11.1 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramiko 2.7.2 SSH2 protocol library
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
pathy 0.6.0 pathlib.Path subclasses for local and cloud bucket storage
patsy 0.5.1+dev A Python package for describing statistical models and for building design matrices.
pdfrw 0.4 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.9.3 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.21.1 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.3.2 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.17 Physical quantities module
pip 21.3.dev0 The PyPA recommended tool for installing Python packages.
pipdeptree 2.1.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.3.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.3.1 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 0.13.1 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
poyo 0.5.0 A lightweight YAML Parser for Python. 🐓
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
preshed 3.0.5 Cython hash table that trusts the keys are pre-hashed
prettytable 2.2.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.11.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.20 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.20 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pyarrow 5.0.0 Python library for Apache Arrow
pyaudio 0.2.11 Bindings for PortAudio v19, the cross-platform audio input/output stream library.
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.7.1 Seamless operability between C++11 and Python
pycodestyle 2.7.0 Python style guide checker
pycosat 0.6.3 bindings to picosat (a SAT solver)
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.7.0 Widget for deck.gl maps
pydocstyle 6.1.1 Python docstring style checker
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.3.1 passive checker of Python programs
pyflux 0.4.17 PyFlux: A time-series analysis library for Python
pygame 2.0.1 Python Game Development
pygbm 0.1.0 Experimental, numba-based Gradient Boosting Machines
pygments 2.10.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pyinstaller 4.5.1 PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller_hooks_contrib 2021.3 Community maintained hooks for PyInstaller
pylint 2.9.6 python code static checker
pyls_spyder 0.4.0 Spyder extensions for the python-language-server
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.0 Python driver for MongoDB
pynacl 1.4.0 Python binding to the Networking and Cryptography (NaCl) library
pynndescent 0.5.4 Nearest Neighbor Descent
pyodbc 4.0.32 DB API Module for ODBC
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.2.1 Python interface to PROJ (cartographic projections and coordinate transformations 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
pyqtgraph 0.12.2 Scientific Graphics and GUI Library for Python
pyqtwebengine 5.15.1 Python bindings for the Qt WebEngine framework
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.5 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_dotenv 0.19.0 Add .env support to your django/flask apps in development and deployments
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_levenshtein 0.12.2 Python extension for computing string edit distances and similarities.
python_lsp_black 1.0.0 Black plugin for the Python LSP Server
python_lsp_jsonrpc 1.0.0 JSON RPC 2.0 server library
python_lsp_server 1.2.2 Python Language Server for the Language Server Protocol
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.6 Preconditoned ICA for Real Data
python_slugify 5.0.2 A Python Slugify application that handles Unicode
python_snappy 0.6.0 Python library for the snappy compression library from Google
pythonnet 2.5.2 .Net and Mono integration for Python
pythonqwt 0.9.2 Qt plotting widgets for Python
pytz 2021.1 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32 301 Python for Window Extensions
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.4 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 5.4.1 YAML parser and emitter for Python
pyzmq 22.2.1 Python bindings for 0MQ
pyzo 4.11.2 the Python IDE for scientific computing
qdarkstyle 3.0.2 The most complete dark stylesheet for Python and Qt applications
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qpsolvers 1.6.1 Quadratic programming solvers in Python with a unified API
qstylizer 0.2.1 Stylesheet Generator for PyQt{4-5}/PySide{1-2}
qtawesome 1.0.3 FontAwesome icons in PyQt and PySide applications
qtconsole 5.1.1 Jupyter Qt console
qtpy 1.11.1 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quadprog 0.1.8 Quadratic Programming Solver
quantecon 0.5.1 QuantEcon is a package to support all forms of quantitative economic modelling.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.8 Fast and direct raster I/O for use with Numpy and SciPy
readme_renderer 29.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.8.28 Alternative regular expression module, to replace re.
reportlab 3.6.1 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
requests_unixsocket 0.2.0 Use requests to talk HTTP via a UNIX domain socket
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rope 0.19.0 a python refactoring library...
rpy2 3.4.0.dev0 Python interface to the R language (embedded R)
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.15 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
ruamel.yaml.clib 0.2.6 C version of reader, parser and emitter for ruamel.yaml derived from libyaml
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.3 Image processing routines for SciPy
scikit_learn 0.24.2 A set of python modules for machine learning and data mining
scikit_optimize 0.8.1 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.1 SciPy: Scientific Library for Python
scramp 1.4.1 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.2 seaborn: statistical data visualization
send2trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 58.0.4 Easily download, build, install, upgrade, and uninstall Python packages
shap 0.39.0 A unified approach to explain the output of any machine learning model.
shapely 1.7.1 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.5 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicer 0.0.7 A small package for big slicing.
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smart_open 5.2.1 Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
smmap 4.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.2 Play and Record Sound with Python
soupsieve 2.2.1 A modern CSS selector implementation for Beautiful Soup.
spacy 3.1.2 Industrial-strength Natural Language Processing (NLP) in Python
spacy_legacy 3.0.8 Legacy registered functions for spaCy backwards compatibility
sphinx 4.2.0 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 0.5.1 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
spyder 5.1.5 The Scientific Python Development Environment
spyder_kernels 2.1.1 Jupyter kernels for Spyder's console
sqlalchemy 1.4.23 Database Abstraction Library
sqlite_bro 0.12.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.17 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.2 Non-validating SQL parser
srsly 2.4.1 Modern high-performance serialization utilities for Python
starlette 0.14.2 The little ASGI library that shines.
statsmodels 0.12.2 Statistical computations and models for Python
streamlit 0.88.0 The fastest way to build data apps in Python
streamz 0.6.2 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.8 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.12.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
text_unidecode 1.3 The most basic Text::Unidecode port
textdistance 4.2.1 Compute distance between the two texts.
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
thinc 8.0.10 Practical Machine Learning for NLP
threadpoolctl 2.2.0 threadpoolctl
three_merge 0.1.1 Simple library for merging two strings with respect to a base one
thrift 0.13.0 Python bindings for the Apache Thrift RPC system
tifffile 2021.8.30 Read and write TIFF(r) files
tinycss2 1.1.0 tinycss2
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomli 1.2.1 A lil' TOML parser
toolz 0.11.1 List processing tools and functional utilities
torch 1.9.0 Tensors and Dynamic neural networks in Python with strong GPU acceleration
torchaudio 0.9.0 An audio package for PyTorch
torchvision 0.10.0 image and video datasets and models for torch deep learning
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.2 Fast, Extensible Progress Meter
traitlets 5.1.0 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.4.2 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typer 0.3.2 Typer, build great CLIs. Easy to code. Based on Python type hints.
typing_extensions 3.10.0.2 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.1.0 Ultra fast JSON encoder and decoder for Python
umap_learn 0.5.1 Uniform Manifold Approximation and Projection
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.6 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.15.0 The lightning-fast ASGI server.
validators 0.18.2 Python Data Validation for Humans™.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.7.2 Virtual Python Environment builder
vitables 3.0.2 A viewer for PyTables package
voila 0.2.14 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
wasabi 0.8.2 A lightweight console printing and formatting toolkit
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
watchdog 2.1.5 Filesystem events monitoring
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.2.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.1 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.1 IPython HTML widgets for Jupyter
winpython 4.5.20210918 WinPython distribution tools, including WPPM
winrt 1.0.21033.1 Access Windows Runtime APIs from Python
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.19.0 N-D labeled arrays and datasets in Python
xlsxwriter 3.0.1 A Python module for creating Excel XLSX files.
xlwings 0.24.7 Make Excel fly: Interact with Excel from Python and vice versa.
yapf 0.31.0 A formatter for Python code.
yarl 1.6.3 Yet another URL library
zarr 2.9.5 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.5.0 Backport of pathlib-compatible object wrapper for zip files
zstandard 0.15.2 Zstandard bindings for Python

History of changes for WinPython-64bit 3.9.7.0

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

Tools

Upgraded packages:

  • Nodejs v14.16.1 → v14.17.6 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 6.14.12 → 6.14.15 (a package manager for JavaScript)

Python packages

New packages:

  • asn1crypto 1.4.0 (Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP)

  • astor 0.8.1 (Read/rewrite/write Python ASTs)

  • backports.entry_points_selectable 1.1.0 (Compatibility shim providing selectable entry points for older implementations)

  • base58 2.0.0 (Base58 and Base58Check implementation)

  • cachetools 4.2.2 (Extensible memoizing collections and decorators)

  • charset_normalizer 2.0.6 (The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.)

  • cramjam 2.4.0 (Thin Python bindings to de/compression algorithms in Rust)

  • dash 2.0.0 (A Python framework for building reactive web-apps. Developed by Plotly.)

  • dash_core_components 2.0.0 (Core component suite for Dash)

  • dash_html_components 2.0.0 (Vanilla HTML components for Dash)

  • dash_table 5.0.0 (Dash table)

  • dateutils 0.6.12 (Various utilities for working with date and datetime objects)

  • debugpy 1.4.3 (An implementation of the Debug Adapter Protocol for Python)

  • fastdownload 0.0.5 (A general purpose data downloading library.)

  • flask_compress 1.10.1 (Compress responses in your Flask app with gzip.)

  • platformdirs 2.3.0 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)

  • python_lsp_black 1.0.0 (Black plugin for the Python LSP Server)

  • python_lsp_jsonrpc 1.0.0 (JSON RPC 2.0 server library)

  • python_lsp_server 1.2.2 (Python Language Server for the Language Server Protocol)

  • python_multipart 0.0.5 (A streaming multipart parser for Python)

  • requests_unixsocket 0.2.0 (Use requests to talk HTTP via a UNIX domain socket)

  • sqlite_fts4 1.0.1 (Python functions for working with SQLite FTS4 search)

  • streamlit 0.88.0 (The fastest way to build data apps in Python)

  • tomli 1.2.1 (A lil' TOML parser)

  • validators 0.18.2 (Python Data Validation for Humans™.)

Upgraded packages:

  • altgraph 0.17 → 0.17.2 (Python graph (network) package)

  • anyio 3.2.1 → 3.3.1 (High level compatibility layer for multiple asynchronous event loop implementations)

  • argon2_cffi 20.2.0.dev0 → 21.1.0 (The secure Argon2 password hashing algorithm.)

  • arrow 1.1.0 → 1.1.1 (Better dates & times for Python)

  • asgi_csrf 0.6.1 → 0.9 (ASGI middleware for protecting against CSRF attacks)

  • asgiref 3.3.4 → 3.4.1 (ASGI specs, helper code, and adapters)

  • astroid 2.5.6 → 2.6.6 (An abstract syntax tree for Python with inference support.)

  • astropy 4.2.1 → 4.3.1 (Community-developed python astronomy tools)

  • autopep8 1.5.5 → 1.5.7 (A tool that automatically formats Python code to conform to the PEP 8 style guide)

  • beautifulsoup4 4.9.3 → 4.10.0 (Screen-scraping library)

  • black 21.6b0 → 21.9b0 (The uncompromising code formatter.)

  • bleach 3.3.0 → 4.1.0 (An easy safelist-based HTML-sanitizing tool.)

  • bokeh 2.3.2 → 2.3.3 (Interactive plots and applications in the browser from Python)

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

  • cachelib 0.2.0 → 0.3.0 (A collection of cache libraries in the same API interface.)

  • catalogue 2.0.4 → 2.0.6 (Super lightweight function registries for your library)

  • cffi 1.14.5 → 1.14.6 (Foreign Function Interface for Python calling C code.)

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

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

  • cython 0.29.23 → 0.29.24 (The Cython compiler for writing C extensions for the Python language.)

  • dask 2021.6.2 → 2021.9.0 (Parallel PyData with Task Scheduling)

  • dask_labextension 5.0.2 → 5.1.0 (A Jupyter Notebook server extension manages Dask clusters.)

  • datasette 0.57.1 → 0.58.1 (A tool for exploring and publishing data)

  • datasette_graphql 1.4 → 1.5 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)

  • deprecated 1.2.12 → 1.2.13 (Python @deprecated decorator to deprecate old python classes, functions or methods.)

  • distributed 2021.6.2 → 2021.9.0 (Distributed scheduler for Dask)

  • emcee 3.1.0 → 3.1.1 (The Python ensemble sampling toolkit for MCMC)

  • fast_histogram 0.9 → 0.10 (Fast simple 1D and 2D histograms)

  • fastai 2.4 → 2.5.2 (fastai makes deep learning with PyTorch faster, more accurate, and easier)

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

  • fastcore 1.3.20 → 1.3.26 (Python supercharged for fastai development)

  • fastparquet 0.5.0 → 0.7.1 (Python support for Parquet file format)

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

  • flask_restx 0.3.0 → 0.5.0 (Fully featured framework for fast, easy and documented API development with Flask)

  • flit 3.2.0 → 3.3.0 (A simple packaging tool for simple packages.)

  • flit_core 3.2.0 → 3.3.0 (Distribution-building parts of Flit. See flit package for more information)

  • fsspec 2021.6.1 → 2021.8.1 (File-system specification)

  • gdal 3.3.0 → 3.3.2 (GDAL: Geospatial Data Abstraction Library)

  • geopy 2.1.0 → 2.2.0 (Python Geocoding Toolbox)

  • graphene 2.1.8 → 2.1.9 (GraphQL Framework for Python)

  • great_expectations 0.13.12 → 0.13.26 (Always know what to expect from your data.)

  • greenlet 1.1.0 → 1.1.1 (Lightweight in-process concurrent programming)

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

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

  • h5py 3.3.0 → 3.4.0 (Read and write HDF5 files from Python)

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

  • httpie 2.4.0 → 2.5.0 (HTTPie - a CLI, cURL-like tool for humans.)

  • httpx 0.18.2 → 0.19.0 (The next generation HTTP client.)

  • hvplot 0.7.2 → 0.7.3 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • hypothesis 6.14.0 → 6.21.0 (A library for property-based testing)

  • idna 2.10 → 3.1 (Internationalized Domain Names in Applications (IDNA))

  • importlib_metadata 4.5.0 → 4.8.0 (Read metadata from Python packages)

  • ipykernel 5.5.5 → 6.4.1 (IPython Kernel for Jupyter)

  • ipython 7.25.0 → 7.27.0 (IPython: Productive Interactive Computing)

  • ipywidgets 7.6.3 → 7.6.4 (IPython HTML widgets for Jupyter)

  • isort 5.9.1 → 5.9.3 (A Python utility / library to sort Python imports.)

  • jedi 0.17.2 → 0.18.0 (An autocompletion tool for Python that can be used for text editors.)

  • jupyter_core 4.8.0.dev0 → 4.8.1 (Jupyter core package. A base package on which Jupyter projects rely.)

  • jupyter_lsp 1.3.0 → 1.4.1 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)

  • jupyter_server 1.8.0 → 1.11.0 (The Jupyter Server)

  • jupyter_server_proxy 3.0.2 → 3.1.0 (Jupyter server extension to supervise and proxy web services)

  • jupyterlab 3.0.16 → 3.1.11 (The JupyterLab notebook server extension.)

  • jupyterlab_git 0.30.1 → 0.32.3 (A server extension for JupyterLab's git extension)

  • jupyterlab_lsp 3.7.0 → 3.8.1 (Language Server Protocol integration for JupyterLab)

  • jupyterlab_server 2.6.0 → 2.8.1 (JupyterLab Server)

  • jupyterlab_widgets 1.0.0 → 1.0.1 (JupyterLab extension providing HTML widgets)

  • keyring 23.0.1 → 23.2.1 (Store and access your passwords safely.)

  • kiwisolver 1.3.1 → 1.3.2 (A fast implementation of the Cassowary constraint solver)

  • llvmlite 0.36.0 → 0.37.0 (lightweight wrapper around basic LLVM functionality)

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

  • matplotlib 3.4.2 → 3.4.3 (Python plotting package)

  • matplotlib_inline 0.1.2 → 0.1.3 (Inline Matplotlib backend for Jupyter)

  • maturin 0.10.6 → 0.11.3 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)

  • mkl_service 2.3.0 → 2.4.0 (Python bindings to some MKL service functions)

  • mpld3 0.5.2 → 0.5.5 (D3 Viewer for Matplotlib)

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

  • mysql_connector_python 8.0.21 → 8.0.26 (MySQL driver written in Python)

  • nbclassic 0.3.1 → 0.3.2 (Jupyter Notebook as a Jupyter Server Extension.)

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

  • networkx 2.5.1 → 2.6.3 (Python package for creating and manipulating graphs and networks)

  • notebook 6.4.0 → 6.4.4 (A web-based notebook environment for interactive computing)

  • numba 0.53.1 → 0.54.0 (compiling Python code using LLVM)

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

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

  • onnxruntime 1.8.0 → 1.8.1 (ONNX Runtime Python bindings)

  • openpyxl 3.0.7 → 3.0.8 (A Python library to read/write Excel 2010 xlsx/xlsm files)

  • orjson 3.5.3 → 3.6.3 (Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy)

  • packaging 20.9 → 21.0 (Core utilities for Python packages)

  • pandas 1.2.5 → 1.3.3 (Powerful data structures for data analysis, time series, and statistics)

  • pandas_datareader 0.9.0 → 0.10.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)

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

  • panel 0.11.3 → 0.12.1 (A high level app and dashboarding solution for Python.)

  • param 1.10.1 → 1.11.1 (Declarative Python programming using Parameters.)

  • parso 0.7.0 → 0.8.2 (A Python Parser)

  • pathspec 0.8.1 → 0.9.0 (Utility library for gitignore style pattern matching of file paths.)

  • pathy 0.5.2 → 0.6.0 (pathlib.Path subclasses for local and cloud bucket storage)

  • pefile 2021.5.24 → 2021.9.3 (Python PE parsing module)

  • pg8000 1.16.5 → 1.21.1 (PostgreSQL interface library)

  • pillow 8.2.0 → 8.3.2 (Python Imaging Library (Fork))

  • pip 21.1.3 → 21.3.dev0 (The PyPA recommended tool for installing Python packages.)

  • pipdeptree 2.0.0 → 2.1.0 (Command line utility to show dependency tree of packages)

  • pkginfo 1.7.0 → 1.7.1 (Query metadatdata from sdists / bdists / installed packages.)

  • plotly 5.0.0 → 5.3.1 (An open-source, interactive graphing library for Python)

  • portpicker 1.3.1 → 1.4.0 (A library to choose unique available network ports.)

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

  • priority 1.3.0 → 2.0.0 (A pure-Python implementation of the HTTP/2 priority tree)

  • prompt_toolkit 3.0.19 → 3.0.20 (Library for building powerful interactive command lines in Python)

  • ptpython 3.0.16 → 3.0.20 (Python REPL build on top of prompt_toolkit)

  • pyarrow 4.0.1 → 5.0.0 (Python library for Apache Arrow)

  • pybind11 2.6.2 → 2.7.1 (Seamless operability between C++11 and Python)

  • pycodestyle 2.6.0 → 2.7.0 (Python style guide checker)

  • pydantic 1.7.4 → 1.8.2 (Data validation and settings management using python 3.6 type hinting)

  • pydeck 0.6.2 → 0.7.0 (Widget for deck.gl maps)

  • pyflakes 2.2.0 → 2.3.1 (passive checker of Python programs)

  • pygments 2.9.0 → 2.10.0 (Pygments is a syntax highlighting package written in Python.)

  • pyinstaller 4.3 → 4.5.1 (PyInstaller bundles a Python application and all its dependencies into a single package.)

  • pyinstaller_hooks_contrib 2021.2 → 2021.3 (Community maintained hooks for PyInstaller)

  • pylint 2.8.3 → 2.9.6 (python code static checker)

  • pyls_spyder 0.3.2 → 0.4.0 (Spyder extensions for the python-language-server)

  • pymongo 3.11.4 → 3.12.0 (Python driver for MongoDB )

  • pynndescent 0.5.2 → 0.5.4 (Nearest Neighbor Descent)

  • pyodbc 4.0.30 → 4.0.32 (DB API Module for ODBC)

  • pyproj 3.1.0 → 3.2.1 (Python interface to PROJ (cartographic projections and coordinate transformations library))

  • pyqtgraph 0.12.1 → 0.12.2 (Scientific Graphics and GUI Library for Python)

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

  • pytest 6.2.4 → 6.2.5 (pytest: simple powerful testing with Python)

  • Python 3.9.5 → 3.9.7 (Python programming language with standard library)

  • python_dateutil 2.8.1 → 2.8.2 (Extensions to the standard Python datetime module)

  • python_dotenv 0.17.0 → 0.19.0 (Add .env support to your django/flask apps in development and deployments)

  • pythonqwt 0.9.0 → 0.9.2 (Qt plotting widgets for Python)

  • pyviz_comms 2.0.2 → 2.1.0 (Bidirectional communication for the PyViz ecosystem.)

  • pywinpty 1.1.3 → 1.1.4 (Python bindings for the winpty library)

  • pyzmq 22.1.0 → 22.2.1 (Python bindings for 0MQ)

  • qstylizer 0.2.0 → 0.2.1 (Stylesheet Generator for PyQt{4-5}/PySide{1-2})

  • qtawesome 1.0.2 → 1.0.3 (FontAwesome icons in PyQt and PySide applications)

  • qtconsole 5.1.0 → 5.1.1 (Jupyter Qt console)

  • qtpy 1.10.0.dev0 → 1.11.1 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)

  • quantecon 0.5.0 → 0.5.1 (QuantEcon is a package to support all forms of quantitative economic modelling.)

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

  • regex 2021.4.4 → 2021.8.28 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.67 → 3.6.1 (The Reportlab Toolkit)

  • requests 2.25.1 → 2.26.0 (Python HTTP for Humans.)

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

  • ruamel.yaml.clib 0.2.4 → 0.2.6 (C version of reader, parser and emitter for ruamel.yaml derived from libyaml)

  • scikit_image 0.18.2 → 0.18.3 (Image processing routines for SciPy)

  • scipy 1.7.0 → 1.7.1 (SciPy: Scientific Library for Python)

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

  • seaborn 0.11.1 → 0.11.2 (seaborn: statistical data visualization)

  • send2trash 1.7.1 → 1.8.0 (Send file to trash natively under Mac OS X, Windows and Linux.)

  • setuptools 57.0.0 → 58.0.4 (Easily download, build, install, upgrade, and uninstall Python packages)

  • simplejson 3.17.2 → 3.17.5 (Simple, fast, extensible JSON encoder/decoder for Python)

  • slicerator 0.9.8 → 1.0.0 (A lazy-loading, fancy-sliceable iterable.)

  • smart_open 3.0.0 → 5.2.1 (Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...))

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

  • spacy 3.0.6 → 3.1.2 (Industrial-strength Natural Language Processing (NLP) in Python)

  • spacy_legacy 3.0.6 → 3.0.8 (Legacy registered functions for spaCy backwards compatibility)

  • sphinx 4.0.2 → 4.2.0 (Tool for generating documentation which uses reStructuredText as its markup language)

  • spyder 5.0.4 → 5.1.5 (The Scientific Python Development Environment)

  • spyder_kernels 2.0.4 → 2.1.1 (Jupyter kernels for Spyder's console)

  • sqlalchemy 1.4.19 → 1.4.23 (Database Abstraction Library)

  • sqlite_bro 0.9.3 → 0.12.1 (a graphic SQLite Client in 1 Python file)

  • sqlite_utils 1.9 → 3.17 (CLI tool and Python utility functions for manipulating SQLite databases)

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

  • tenacity 7.0.0 → 8.0.1 (Retry code until it succeeds)

  • terminado 0.10.1 → 0.12.1 (Terminals served to xterm.js using Tornado websockets)

  • thinc 8.0.5 → 8.0.10 (Practical Machine Learning for NLP)

  • threadpoolctl 2.1.0 → 2.2.0 (threadpoolctl)

  • tifffile 2021.6.14 → 2021.8.30 (Read and write TIFF(r) files)

  • tqdm 4.61.1 → 4.62.2 (Fast, Extensible Progress Meter)

  • traitlets 5.0.5 → 5.1.0 (Traitlets Python config system)

  • twine 3.4.1 → 3.4.2 (Collection of utilities for publishing packages on PyPI)

  • typing_extensions 3.10.0.0 → 3.10.0.2 (Backported and Experimental Type Hints for Python 3.5+)

  • ujson 4.0.2 → 4.1.0 (Ultra fast JSON encoder and decoder for Python)

  • uncertainties 3.1.5 → 3.1.6 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)

  • uvicorn 0.14.0 → 0.15.0 (The lightning-fast ASGI server.)

  • virtualenv 20.4.7 → 20.7.2 (Virtual Python Environment builder)

  • voila 0.2.10 → 0.2.14 (Serving read-only live Jupyter notebooks)

  • watchdog 2.1.2 → 2.1.5 (Filesystem events monitoring)

  • websocket_client 1.1.0 → 1.2.1 (WebSocket client for Python. hybi13 is supported.)

  • wheel 0.36.2 → 0.37.0 (A built-package format for Python)

  • winpython 4.3.20210620 → 4.5.20210918 (WinPython distribution tools, including WPPM)

  • xarray 0.18.2 → 0.19.0 (N-D labeled arrays and datasets in Python)

  • xlsxwriter 1.4.3 → 3.0.1 (A Python module for creating Excel XLSX files.)

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

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

  • zipp 3.4.1 → 3.5.0 (Backport of pathlib-compatible object wrapper for zip files)

Removed packages:


WinPython 3.7.12.0PyPy

The following packages are included in WinPython-64bit v3.7.12.0PyPy b5.

Tools

Name Version Description
Nodejs v14.17.6 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.15 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.7.12 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.7.4.post0 Async http client/server framework (asyncio)
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17.2 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.1 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 21.1.0 The secure Argon2 password hashing algorithm.
arrow 1.1.1 Better dates & times for Python
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astroid 2.7.3 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 3.0.1 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.7 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
base58 2.0.0 Base58 and Base58Check implementation
beautifulsoup4 4.10.0 Screen-scraping library
binaryornot 0.4.4 Ultra-lightweight pure Python package to check if a file is binary or text.
bleach 4.1.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blis 0.7.4 The Blis BLAS-like linear algebra library, as a self-contained C-extension.
blosc 1.10.4 Blosc data compressor
bokeh 2.3.3 Interactive plots and applications in the browser from Python
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.30 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cached_property 1.5.2 A decorator for caching properties in classes.
cachelib 0.3.0 A collection of cache libraries in the same API interface.
cachetools 4.2.2 Extensible memoizing collections and decorators
cartopy 0.19.0.post1 A cartographic python library with Matplotlib support for visualisation
catalogue 2.0.6 Super lightweight function registries for your library
certifi 2021.5.30 Python package for providing Mozilla's CA Bundle.
cffi 1.14.6 Foreign Function Interface for Python calling C code.
cftime 1.5.0 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.6 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 2.0.0 Extended pickling support for Python objects
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
cookiecutter 1.7.3 A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
coverage 5.5 Code coverage measurement for Python
cramjam 2.4.0 Thin Python bindings to de/compression algorithms in Rust
cryptography 3.4.8 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.6 Convex optimization package
cvxpy 1.1.15 A domain-specific language for modeling convex optimization problems in Python.
cycler 0.10.0 Composable style cycles
cymem 2.0.5 Manage calls to calloc/free through Cython
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 2.0.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 2.0.0 Core component suite for Dash
dash_html_components 2.0.0 Vanilla HTML components for Dash
dash_table 5.0.0 Dash table
dask 2021.9.0 Parallel PyData with Task Scheduling
dask_glm 0.2.0 Generalized Linear Models with Dask
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.58.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
datashape 0.5.2 A data description language.
dateparser 1.0.0 Date parsing library designed to parse dates from HTML pages
dateutils 0.6.12 Various utilities for working with date and datetime objects
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.4.3 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecated 1.2.13 Python @deprecated decorator to deprecate old python classes, functions or methods.
deprecation 2.1.0 A library to handle automated deprecations
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
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.
distlib 0.3.2 Distribution utilities
distributed 2021.9.0 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.1 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.10 Fast simple 1D and 2D histograms
fastapi 0.68.1 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastcore 1.3.26 Python supercharged for fastai development
fastdownload 0.0.5 A general purpose data downloading library.
fasteners 0.16.3 A python package that provides useful locks.
fastprogress 1.0.0 A nested progress with plotting options for fastai
filelock 3.0.12 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flake8 3.9.2 the modular source code checker: pep8, pyflakes and co
flask 2.0.1 A simple framework for building complex web applications.
flask_accepts 0.18.2 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.0 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flatbuffers 2.0 The FlatBuffers serialization format for Python
flit 3.3.0 A simple packaging tool for simple packages.
flit_core 3.3.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.8.1 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.2 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.9.0 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.1 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.7 Git Object Database
gitpython 3.1.19 Python Git Library
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.26 Always know what to expect from your data.
greenlet 0.4.13 Lightweight in-process concurrent programming
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.0.0 HTTP/2 State-Machine based protocol implementation
h5py 3.4.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.5 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
hpy 0.0.2
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.6 A minimal low-level HTTP client.
httpie 2.5.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.19.0 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.21.0 A library for property-based testing
ibis_framework 1.4.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.9.0 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.0 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 3.10.1 Read metadata from Python packages
inflection 0.5.1 A port of Ruby on Rails inflector to Python
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
intervaltree 3.0.2 Editable interval tree data structure for Python 2 and 3
ipycanvas 0.9.0 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.0.3 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.7.0 Matplotlib Jupyter Extension
ipython 7.27.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.4 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.1 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.1 A small but fast and easy to use stand-alone template engine written in pure python.
jinja2_time 0.2.0 Jinja2 Extension for Dates and Times
joblib 1.0.1 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.1 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 3.2.0 An implementation of JSON Schema validation for Python
julia 0.5.6 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.2 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.8.1 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.4.1 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_server 1.11.0 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.1.11 The JupyterLab notebook server extension.
jupyterlab_git 0.32.3 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.8.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.8.1 JupyterLab Server
jupyterlab_widgets 1.0.1 JupyterLab extension providing HTML widgets
keyring 23.2.1 Store and access your passwords safely.
kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
llvmlite 0.36.0 lightweight wrapper around basic LLVM functionality
lmfit 1.0.2 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 3.0.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.3 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.4.3 Python plotting package
matplotlib_inline 0.1.3 Inline Matplotlib backend for Jupyter
maturin 0.11.3 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
mkl_service 2.4.0 Python bindings to some MKL service functions
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.1.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
murmurhash 1.0.5 Cython bindings for MurmurHash
mysql_connector_python 8.0.21 MySQL driver written in Python
nbclassic 0.3.2 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.4 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.1.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.0 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.7 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.6.3 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.2 Natural Language Toolkit
notebook 6.4.4 A web-based notebook environment for interactive computing
numcodecs 0.9.1 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.2+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
openpyxl 3.0.8 A Python library to read/write Excel 2010 xlsx/xlsm files
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.0 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.3.3 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.5.0 Utilities for writing pandoc filters in python
panel 0.12.1 A high level app and dashboarding solution for Python.
param 1.11.1 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
pathy 0.6.0 pathlib.Path subclasses for local and cloud bucket storage
patsy 0.5.1+dev A Python package for describing statistical models and for building design matrices.
pdfrw 0.4 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.9.3 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.21.1 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.3.2 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.17 Physical quantities module
pip 21.3.dev0 The PyPA recommended tool for installing Python packages.
pipdeptree 2.1.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.3.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.3.1 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 0.13.1 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
poyo 0.5.0 A lightweight YAML Parser for Python. 🐓
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
preshed 3.0.5 Cython hash table that trusts the keys are pre-hashed
prettytable 2.2.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.11.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.20 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.20 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.7.1 Seamless operability between C++11 and Python
pycodestyle 2.7.0 Python style guide checker
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.7.0 Widget for deck.gl maps
pydocstyle 6.1.1 Python docstring style checker
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.3.1 passive checker of Python programs
pygame 2.0.1 Python Game Development
pygments 2.10.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pylint 2.10.2 python code static checker
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.11.4 Python driver for MongoDB
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.2.1 Python interface to PROJ (cartographic projections and coordinate transformations library)
pypyodbc 1.3.6 A Pure Python ctypes ODBC module
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.5 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_dotenv 0.19.0 Add .env support to your django/flask apps in development and deployments
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_jsonrpc_server 0.4.0 JSON RPC 2.0 server library
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.6 Preconditoned ICA for Real Data
python_slugify 5.0.2 A Python Slugify application that handles Unicode
python_snappy 0.6.0 Python library for the snappy compression library from Google
pytz 2021.1 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.4 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 5.4.1 YAML parser and emitter for Python
pyzmq 22.2.1 Python bindings for 0MQ
pyzstd 0.15.0 Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.
qdarkstyle 3.0.2 The most complete dark stylesheet for Python and Qt applications
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qtconsole 5.1.1 Jupyter Qt console
qtpy 1.11.1 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.8 Fast and direct raster I/O for use with Numpy and SciPy
readline 6.2.4.1 Hack to make "pip install readline" happy and do nothing
readme_renderer 29.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.8.28 Alternative regular expression module, to replace re.
reportlab 3.6.1 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
requests_unixsocket 0.2.0 Use requests to talk HTTP via a UNIX domain socket
retrying 1.3.3 Retrying
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rope 0.19.0 a python refactoring library...
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.15 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.3 Image processing routines for SciPy
scikit_learn 0.24.2 A set of python modules for machine learning and data mining
scikit_optimize 0.8.1 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.1 SciPy: Scientific Library for Python
scramp 1.4.1 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.2 seaborn: statistical data visualization
send2trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 58.0.4 Easily download, build, install, upgrade, and uninstall Python packages
shapely 1.7.1 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.5 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicer 0.0.7 A small package for big slicing.
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smart_open 5.2.1 Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
smmap 4.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.2 Play and Record Sound with Python
soupsieve 2.2.1 A modern CSS selector implementation for Beautiful Soup.
spacy 3.1.2 Industrial-strength Natural Language Processing (NLP) in Python
spacy_legacy 3.0.8 Legacy registered functions for spaCy backwards compatibility
sphinx 4.2.0 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 0.5.1 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
sqlalchemy 1.4.23 Database Abstraction Library
sqlite_bro 0.12.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.17 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.2 Non-validating SQL parser
srsly 2.4.1 Modern high-performance serialization utilities for Python
starlette 0.14.2 The little ASGI library that shines.
statsmodels 0.12.2 Statistical computations and models for Python
streamz 0.6.2 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.8 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.12.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
text_unidecode 1.3 The most basic Text::Unidecode port
textdistance 4.2.1 Compute distance between the two texts.
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
thinc 8.0.10 Practical Machine Learning for NLP
threadpoolctl 2.2.0 threadpoolctl
three_merge 0.1.1 Simple library for merging two strings with respect to a base one
thrift 0.13.0 Python bindings for the Apache Thrift RPC system
tifffile 2021.8.30 Read and write TIFF(r) files
tinycss2 1.1.0 tinycss2
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomlkit 0.7.0 Style preserving TOML library
toolz 0.11.1 List processing tools and functional utilities
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.2 Fast, Extensible Progress Meter
traitlets 5.1.0 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.4.2 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typer 0.3.2 Typer, build great CLIs. Easy to code. Based on Python type hints.
typing_extensions 3.10.0.2 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.1.0 Ultra fast JSON encoder and decoder for Python
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.6 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.15.0 The lightning-fast ASGI server.
validators 0.18.2 Python Data Validation for Humans™.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.7.2 Virtual Python Environment builder
voila 0.2.14 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
wasabi 0.8.2 A lightweight console printing and formatting toolkit
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
watchdog 2.1.5 Filesystem events monitoring
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.2.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.1 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.1 IPython HTML widgets for Jupyter
winpython 4.5.20210918 WinPython distribution tools, including WPPM
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.19.0 N-D labeled arrays and datasets in Python
xlsxwriter 3.0.1 A Python module for creating Excel XLSX files.
yapf 0.31.0 A formatter for Python code.
yarl 1.6.3 Yet another URL library
zarr 2.9.5 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.5.0 Backport of pathlib-compatible object wrapper for zip files

History of changes for WinPython-64bit 3.7.12.0PyPy

The following changes were made to WinPython-64bit distribution since version 3.7.10.0PyPy.

Tools

Upgraded packages:

  • Nodejs v14.16.1 → v14.17.6 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 6.14.12 → 6.14.15 (a package manager for JavaScript)

Python packages

New packages:

  • asn1crypto 1.4.0 (Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP)

  • backports.entry_points_selectable 1.1.0 (Compatibility shim providing selectable entry points for older implementations)

  • base58 2.0.0 (Base58 and Base58Check implementation)

  • blis 0.7.4 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.)

  • cachetools 4.2.2 (Extensible memoizing collections and decorators)

  • catalogue 2.0.6 (Super lightweight function registries for your library)

  • charset_normalizer 2.0.6 (The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.)

  • cramjam 2.4.0 (Thin Python bindings to de/compression algorithms in Rust)

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

  • cvxopt 1.2.6 (Convex optimization package)

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

  • cymem 2.0.5 (Manage calls to calloc/free through Cython)

  • dash 2.0.0 (A Python framework for building reactive web-apps. Developed by Plotly.)

  • dash_core_components 2.0.0 (Core component suite for Dash)

  • dash_html_components 2.0.0 (Vanilla HTML components for Dash)

  • dash_table 5.0.0 (Dash table)

  • dateutils 0.6.12 (Various utilities for working with date and datetime objects)

  • debugpy 1.4.3 (An implementation of the Debug Adapter Protocol for Python)

  • ecos 2.0.7.post1 (This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.)

  • fastcore 1.3.26 (Python supercharged for fastai development)

  • fastdownload 0.0.5 (A general purpose data downloading library.)

  • fastprogress 1.0.0 (A nested progress with plotting options for fastai)

  • flask_compress 1.10.1 (Compress responses in your Flask app with gzip.)

  • flatbuffers 2.0 (The FlatBuffers serialization format for Python)

  • hpy 0.0.2 ()

  • mkl_service 2.4.0 (Python bindings to some MKL service functions)

  • murmurhash 1.0.5 (Cython bindings for MurmurHash)

  • nlopt 2.7.0 (Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization)

  • osqp 0.6.2.post0 (OSQP: The Operator Splitting QP Solver)

  • pathy 0.6.0 (pathlib.Path subclasses for local and cloud bucket storage)

  • platformdirs 2.3.0 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".)

  • preshed 3.0.5 (Cython hash table that trusts the keys are pre-hashed)

  • python_dotenv 0.19.0 (Add .env support to your django/flask apps in development and deployments)

  • python_multipart 0.0.5 (A streaming multipart parser for Python)

  • qdldl 0.1.5.post0 (QDLDL, a free LDL factorization routine.)

  • requests_unixsocket 0.2.0 (Use requests to talk HTTP via a UNIX domain socket)

  • smart_open 5.2.1 (Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...))

  • spacy 3.1.2 (Industrial-strength Natural Language Processing (NLP) in Python)

  • spacy_legacy 3.0.8 (Legacy registered functions for spaCy backwards compatibility)

  • sqlite_fts4 1.0.1 (Python functions for working with SQLite FTS4 search)

  • srsly 2.4.1 (Modern high-performance serialization utilities for Python)

  • thinc 8.0.10 (Practical Machine Learning for NLP)

  • typer 0.3.2 (Typer, build great CLIs. Easy to code. Based on Python type hints.)

  • validators 0.18.2 (Python Data Validation for Humans™.)

  • wasabi 0.8.2 (A lightweight console printing and formatting toolkit)

Upgraded packages:

  • altgraph 0.17 → 0.17.2 (Python graph (network) package)

  • anyio 3.2.1 → 3.3.1 (High level compatibility layer for multiple asynchronous event loop implementations)

  • argon2_cffi 20.2.0.dev0 → 21.1.0 (The secure Argon2 password hashing algorithm.)

  • arrow 1.1.0 → 1.1.1 (Better dates & times for Python)

  • asgi_csrf 0.6.1 → 0.9 (ASGI middleware for protecting against CSRF attacks)

  • asgiref 3.3.4 → 3.4.1 (ASGI specs, helper code, and adapters)

  • astroid 2.5.6 → 2.7.3 (An abstract syntax tree for Python with inference support.)

  • astropy 4.2.1 → 4.3.1 (Community-developed python astronomy tools)

  • beautifulsoup4 4.9.3 → 4.10.0 (Screen-scraping library)

  • bleach 3.3.0 → 4.1.0 (An easy safelist-based HTML-sanitizing tool.)

  • bokeh 2.3.2 → 2.3.3 (Interactive plots and applications in the browser from Python)

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

  • cachelib 0.2.0 → 0.3.0 (A collection of cache libraries in the same API interface.)

  • cffi 1.14.5 → 1.14.6 (Foreign Function Interface for Python calling C code.)

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

  • cython 0.29.23 → 0.29.24 (The Cython compiler for writing C extensions for the Python language.)

  • dask 2021.6.2 → 2021.9.0 (Parallel PyData with Task Scheduling)

  • dask_labextension 5.0.2 → 5.1.0 (A Jupyter Notebook server extension manages Dask clusters.)

  • datasette 0.57.1 → 0.58.1 (A tool for exploring and publishing data)

  • datasette_graphql 1.4 → 1.5 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)

  • deprecated 1.2.12 → 1.2.13 (Python @deprecated decorator to deprecate old python classes, functions or methods.)

  • distributed 2021.6.2 → 2021.9.0 (Distributed scheduler for Dask)

  • emcee 3.1.0 → 3.1.1 (The Python ensemble sampling toolkit for MCMC)

  • fast_histogram 0.9 → 0.10 (Fast simple 1D and 2D histograms)

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

  • flake8 3.9.1 → 3.9.2 (the modular source code checker: pep8, pyflakes and co)

  • flask_restx 0.3.0 → 0.5.0 (Fully featured framework for fast, easy and documented API development with Flask)

  • flit 3.2.0 → 3.3.0 (A simple packaging tool for simple packages.)

  • flit_core 3.2.0 → 3.3.0 (Distribution-building parts of Flit. See flit package for more information)

  • fsspec 2021.6.1 → 2021.8.1 (File-system specification)

  • gdal 3.3.0 → 3.3.2 (GDAL: Geospatial Data Abstraction Library)

  • geopy 2.1.0 → 2.2.0 (Python Geocoding Toolbox)

  • gitpython 3.1.18 → 3.1.19 (Python Git Library)

  • graphene 2.1.8 → 2.1.9 (GraphQL Framework for Python)

  • great_expectations 0.13.12 → 0.13.26 (Always know what to expect from your data.)

  • h5py 3.3.0 → 3.4.0 (Read and write HDF5 files from Python)

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

  • httpie 2.4.0 → 2.5.0 (HTTPie - a CLI, cURL-like tool for humans.)

  • httpx 0.18.2 → 0.19.0 (The next generation HTTP client.)

  • hvplot 0.7.2 → 0.7.3 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • hypothesis 6.14.0 → 6.21.0 (A library for property-based testing)

  • idna 2.10 → 3.1 (Internationalized Domain Names in Applications (IDNA))

  • importlib_metadata 4.5.0 → 3.10.1 (Read metadata from Python packages)

  • ipykernel 5.5.5 → 6.0.3 (IPython Kernel for Jupyter)

  • ipython 7.25.0 → 7.27.0 (IPython: Productive Interactive Computing)

  • ipywidgets 7.6.3 → 7.6.4 (IPython HTML widgets for Jupyter)

  • isort 5.9.1 → 5.9.3 (A Python utility / library to sort Python imports.)

  • jedi 0.17.2 → 0.18.0 (An autocompletion tool for Python that can be used for text editors.)

  • jupyter_core 4.8.0.dev0 → 4.8.1 (Jupyter core package. A base package on which Jupyter projects rely.)

  • jupyter_lsp 1.3.0 → 1.4.1 (Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server)

  • jupyter_server 1.8.0 → 1.11.0 (The Jupyter Server)

  • jupyter_server_proxy 3.0.2 → 3.1.0 (Jupyter server extension to supervise and proxy web services)

  • jupyterlab 3.0.16 → 3.1.11 (The JupyterLab notebook server extension.)

  • jupyterlab_git 0.30.1 → 0.32.3 (A server extension for JupyterLab's git extension)

  • jupyterlab_lsp 3.7.0 → 3.8.1 (Language Server Protocol integration for JupyterLab)

  • jupyterlab_server 2.6.0 → 2.8.1 (JupyterLab Server)

  • jupyterlab_widgets 1.0.0 → 1.0.1 (JupyterLab extension providing HTML widgets)

  • keyring 23.0.1 → 23.2.1 (Store and access your passwords safely.)

  • kiwisolver 1.3.1 → 1.3.2 (A fast implementation of the Cassowary constraint solver)

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

  • matplotlib 3.4.2 → 3.4.3 (Python plotting package)

  • matplotlib_inline 0.1.2 → 0.1.3 (Inline Matplotlib backend for Jupyter)

  • maturin 0.10.6 → 0.11.3 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)

  • mpld3 0.5.2 → 0.5.5 (D3 Viewer for Matplotlib)

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

  • nbclassic 0.3.1 → 0.3.2 (Jupyter Notebook as a Jupyter Server Extension.)

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

  • networkx 2.5.1 → 2.6.3 (Python package for creating and manipulating graphs and networks)

  • notebook 6.4.0 → 6.4.4 (A web-based notebook environment for interactive computing)

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

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

  • openpyxl 3.0.7 → 3.0.8 (A Python library to read/write Excel 2010 xlsx/xlsm files)

  • packaging 20.9 → 21.0 (Core utilities for Python packages)

  • pandas 1.2.5 → 1.3.3 (Powerful data structures for data analysis, time series, and statistics)

  • pandas_datareader 0.9.0 → 0.10.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)

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

  • panel 0.11.3 → 0.12.1 (A high level app and dashboarding solution for Python.)

  • param 1.10.1 → 1.11.1 (Declarative Python programming using Parameters.)

  • parso 0.7.0 → 0.8.2 (A Python Parser)

  • pathspec 0.8.1 → 0.9.0 (Utility library for gitignore style pattern matching of file paths.)

  • pefile 2021.5.24 → 2021.9.3 (Python PE parsing module)

  • pg8000 1.16.5 → 1.21.1 (PostgreSQL interface library)

  • pillow 8.2.0 → 8.3.2 (Python Imaging Library (Fork))

  • pip 21.1.3 → 21.3.dev0 (The PyPA recommended tool for installing Python packages.)

  • pipdeptree 2.0.0 → 2.1.0 (Command line utility to show dependency tree of packages)

  • pkginfo 1.7.0 → 1.7.1 (Query metadatdata from sdists / bdists / installed packages.)

  • plotly 5.0.0 → 5.3.1 (An open-source, interactive graphing library for Python)

  • portpicker 1.3.1 → 1.4.0 (A library to choose unique available network ports.)

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

  • priority 1.3.0 → 2.0.0 (A pure-Python implementation of the HTTP/2 priority tree)

  • prompt_toolkit 3.0.19 → 3.0.20 (Library for building powerful interactive command lines in Python)

  • ptpython 3.0.16 → 3.0.20 (Python REPL build on top of prompt_toolkit)

  • pybind11 2.6.2 → 2.7.1 (Seamless operability between C++11 and Python)

  • pydeck 0.6.2 → 0.7.0 (Widget for deck.gl maps)

  • pygments 2.9.0 → 2.10.0 (Pygments is a syntax highlighting package written in Python.)

  • pylint 2.8.3 → 2.10.2 (python code static checker)

  • pyproj 3.1.0 → 3.2.1 (Python interface to PROJ (cartographic projections and coordinate transformations library))

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

  • pytest 6.2.4 → 6.2.5 (pytest: simple powerful testing with Python)

  • Python 3.7.10 → 3.7.12 (Python programming language with standard library)

  • python_dateutil 2.8.1 → 2.8.2 (Extensions to the standard Python datetime module)

  • pyviz_comms 2.0.2 → 2.1.0 (Bidirectional communication for the PyViz ecosystem.)

  • pywinpty 1.1.3 → 1.1.4 (Python bindings for the winpty library)

  • pyzmq 22.1.0 → 22.2.1 (Python bindings for 0MQ)

  • qtconsole 5.1.0 → 5.1.1 (Jupyter Qt console)

  • qtpy 1.10.0.dev0 → 1.11.1 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)

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

  • regex 2021.4.4 → 2021.8.28 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.67 → 3.6.1 (The Reportlab Toolkit)

  • requests 2.25.1 → 2.26.0 (Python HTTP for Humans.)

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

  • scikit_image 0.18.2 → 0.18.3 (Image processing routines for SciPy)

  • scipy 1.7.0 → 1.7.1 (SciPy: Scientific Library for Python)

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

  • seaborn 0.11.1 → 0.11.2 (seaborn: statistical data visualization)

  • send2trash 1.7.1 → 1.8.0 (Send file to trash natively under Mac OS X, Windows and Linux.)

  • setuptools 57.0.0 → 58.0.4 (Easily download, build, install, upgrade, and uninstall Python packages)

  • simplejson 3.17.2 → 3.17.5 (Simple, fast, extensible JSON encoder/decoder for Python)

  • slicerator 0.9.8 → 1.0.0 (A lazy-loading, fancy-sliceable iterable.)

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

  • sphinx 4.0.2 → 4.2.0 (Tool for generating documentation which uses reStructuredText as its markup language)

  • sqlalchemy 1.4.19 → 1.4.23 (Database Abstraction Library)

  • sqlite_bro 0.9.3 → 0.12.1 (a graphic SQLite Client in 1 Python file)

  • sqlite_utils 1.9 → 3.17 (CLI tool and Python utility functions for manipulating SQLite databases)

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

  • tenacity 7.0.0 → 8.0.1 (Retry code until it succeeds)

  • terminado 0.10.1 → 0.12.1 (Terminals served to xterm.js using Tornado websockets)

  • threadpoolctl 2.1.0 → 2.2.0 (threadpoolctl)

  • tifffile 2021.6.14 → 2021.8.30 (Read and write TIFF(r) files)

  • tqdm 4.61.1 → 4.62.2 (Fast, Extensible Progress Meter)

  • traitlets 5.0.5 → 5.1.0 (Traitlets Python config system)

  • twine 3.4.1 → 3.4.2 (Collection of utilities for publishing packages on PyPI)

  • typing_extensions 3.10.0.0 → 3.10.0.2 (Backported and Experimental Type Hints for Python 3.5+)

  • ujson 4.0.2 → 4.1.0 (Ultra fast JSON encoder and decoder for Python)

  • uncertainties 3.1.5 → 3.1.6 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)

  • uvicorn 0.14.0 → 0.15.0 (The lightning-fast ASGI server.)

  • virtualenv 20.4.7 → 20.7.2 (Virtual Python Environment builder)

  • voila 0.2.10 → 0.2.14 (Serving read-only live Jupyter notebooks)

  • watchdog 2.1.2 → 2.1.5 (Filesystem events monitoring)

  • websocket_client 1.1.0 → 1.2.1 (WebSocket client for Python. hybi13 is supported.)

  • wheel 0.36.2 → 0.37.0 (A built-package format for Python)

  • winpython 4.3.20210620 → 4.5.20210918 (WinPython distribution tools, including WPPM)

  • xarray 0.18.2 → 0.19.0 (N-D labeled arrays and datasets in Python)

  • xlsxwriter 1.4.3 → 3.0.1 (A Python module for creating Excel XLSX files.)

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

  • zipp 3.4.1 → 3.5.0 (Backport of pathlib-compatible object wrapper for zip files)

Removed packages:


@stonebig
Copy link
Contributor Author

stonebig commented Sep 26, 2021

build 6 (2021-09-26 for Python-3.9.7, update pip and build system):

Changes from WinPython 2021-04 build4:

  • Infrastructure:
    • re-merge pip speed-up fix to latest 2021-09-26 (1 out of 3 patches included in official pip)
    • winpython.wppm tweaked to survive pip get_installed_distributions removal (in coming pip-21.3)
    • new spyder launcher icon to match spyder official icon change
  • Upgraded Packages:
    • bokeh-2.4.0, geoviews-1.9.2a0 , panel-0.12.4rc1, ipympl-0.8.0 (with Plots saved as static images Notebook, github included)
    • scikit_learn-1.0, voila-0.2.15, torch-1.9.1
  • variation per version:
    • no Qt nor ML package in PyPy3 versions yet,
    • Pytorch in standard cpython branch only,
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

  • bokeh-2.4.0, scikit_learn-1.0, voila-0.2.15, ipympl-0.8.0
  • pip with updated patch works well for you

Next build effort:

  • following on PyPy3 pain points :
    • hpy/cpython-hpy-0.0.3 (at PyPy rc2 or final)
    • PyPy-3.8 7.3.6rc2 (PyPy structural changes broke virtualenv and venv)
  • finalize release before next wave of changes:
    • a solid PyPy-3.7 and cpython-3.9
    • a tiny PyPy-3.8 and cpython-3.10
    • true big releases of PyPy-3.8 and cpython-3.10 may only happen during next cycle (get wheels, test, get fixes, stabilize, assemble)
MD5 SHA-1 SHA-256 Binary Size SHA3-256
4cd727eead3359a103b227a912b6eef1 c50c2daf01dfa47c0dfb5c9aa9b52438f60ddc53 3dc2a984e647d8fd9e79c1196df485d4769e3275ce7390237e569efafc7ab229 Winpython64-3.9.7.0dotb6.exe 26 513 296 Bytes 99139ab64315c5b85e65c2ba1552aad395d0e70fdfae22d65a71a767c303f05a
fe71380f618724e71f54710648fba9e4 5aeae234625eeddac5385131198f49d55750ce53 a41a9e77c8d97c5c26b1bd0f32b75fa717d9a71e3440fea7c8156652ca6fc410 Winpython32-3.9.7.0dotb6.exe 25 367 092 Bytes 37064dc43c8f5fbfca67221c0c77037071457136ca326a7e2b1cbc4613890140
7e48d2296c9a711bb77acc60116276da 74b3eeee8bb7d3335ff4eb25060549d74b76a9ac 93cec22bf901be7402299aa432a8363916eae79d587ab370614b19990ccd868e Winpython64-3.9.7.0b6.exe 831 008 668 Bytes 431278179af1b8a1f103d095bdb6d2a0c8e163ac7843d83ea9343bf5af97b6e9

WinPython 3.9.7.0

The following packages are included in WinPython-64bit v3.9.7.0 b6.

Tools

Name Version Description
Nodejs v14.17.6 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.15 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.9.7 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.7.4.post0 Async http client/server framework (asyncio)
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17.2 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.1 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 21.1.0 The secure Argon2 password hashing algorithm.
arrow 1.1.1 Better dates & times for Python
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astor 0.8.1 Read/rewrite/write Python ASTs
astroid 2.6.6 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 3.0.1 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.7 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
base58 2.0.0 Base58 and Base58Check implementation
bcrypt 3.1.7 Modern password hashing for your software and your servers
beautifulsoup4 4.10.0 Screen-scraping library
binaryornot 0.4.4 Ultra-lightweight pure Python package to check if a file is binary or text.
black 21.9b0 The uncompromising code formatter.
bleach 4.1.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blis 0.7.4 The Blis BLAS-like linear algebra library, as a self-contained C-extension.
blosc 1.10.4 Blosc data compressor
bloscpack 0.16.0 Command line interface to and serialization format for Blosc
bokeh 2.4.0 Interactive plots and applications in the browser from Python
botorch 0.4.0 Bayesian Optimization in PyTorch
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.30 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cachelib 0.3.0 A collection of cache libraries in the same API interface.
cachetools 4.2.2 Extensible memoizing collections and decorators
cartopy 0.20.0 A cartographic python library with Matplotlib support for visualisation
catalogue 2.0.6 Super lightweight function registries for your library
certifi 2021.5.30 Python package for providing Mozilla's CA Bundle.
cffi 1.14.6 Foreign Function Interface for Python calling C code.
cftime 1.5.0 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.6 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 2.0.0 Extended pickling support for Python objects
clrmagic 0.0.1a2 IPython cell magic to use .NET languages
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
cookiecutter 1.7.3 A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
coverage 5.5 Code coverage measurement for Python
cramjam 2.4.0 Thin Python bindings to de/compression algorithms in Rust
cryptography 3.4.7 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.7 Convex optimization package
cvxpy 1.1.15 A domain-specific language for modeling convex optimization problems in Python.
cx_freeze 6.5.3 create standalone executables from Python scripts
cycler 0.10.0 Composable style cycles
cymem 2.0.5 Manage calls to calloc/free through Cython
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 2.0.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 2.0.0 Core component suite for Dash
dash_html_components 2.0.0 Vanilla HTML components for Dash
dash_table 5.0.0 Dash table
dask 2021.9.1 Parallel PyData with Task Scheduling
dask_glm 0.2.0 Generalized Linear Models with Dask
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_ml 1.9.0 A library for distributed and parallel machine learning
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.58.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
datashader 0.13.0 Data visualization toolchain based on aggregating into a grid
datashape 0.5.2 A data description language.
dateparser 1.0.0 Date parsing library designed to parse dates from HTML pages
dateutils 0.6.12 Various utilities for working with date and datetime objects
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.4.3 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecated 1.2.13 Python @deprecated decorator to deprecate old python classes, functions or methods.
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
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.
distlib 0.3.3 Distribution utilities
distributed 2021.9.1 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.1 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.10 Fast simple 1D and 2D histograms
fastai 2.5.2 fastai makes deep learning with PyTorch faster, more accurate, and easier
fastapi 0.68.1 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastcore 1.3.26 Python supercharged for fastai development
fastdownload 0.0.5 A general purpose data downloading library.
fasteners 0.16.3 A python package that provides useful locks.
fastparquet 0.7.1 Python support for Parquet file format
fastprogress 1.0.0 A nested progress with plotting options for fastai
feather_format 0.4.1 Simple wrapper library to the Apache Arrow-based Feather File Format
filelock 3.0.12 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flake8 3.9.2 the modular source code checker: pep8, pyflakes and co
flask 2.0.1 A simple framework for building complex web applications.
flask_accepts 0.18.2 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.0 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flatbuffers 2.0 The FlatBuffers serialization format for Python
flit 3.3.0 A simple packaging tool for simple packages.
flit_core 3.3.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
formlayout 2.0.0a0 The most easy way to create Qt form dialogs and widgets with Python
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.9.0 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.2 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.9.0 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.2a0 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.7 Git Object Database
gitpython 3.1.24 Python Git Library
gmpy2 2.0.8 GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
gpytorch 1.4.0 An implementation of Gaussian Processes in Pytorch
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.34 Always know what to expect from your data.
greenlet 1.1.1 Lightweight in-process concurrent programming
guidata 1.8.0 Automatic graphical user interfaces generation for easy dataset editing and display
guiqwt 3.0.7 guiqwt is a set of tools for curve and image plotting (extension to PythonQwt)
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.0.0 HTTP/2 State-Machine based protocol implementation
h5py 3.4.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.6 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.7 A minimal low-level HTTP client.
httpie 2.5.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.19.0 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.21.5 A library for property-based testing
ibis_framework 1.4.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.9.0 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.0 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.8.0 Read metadata from Python packages
inflection 0.5.1 A port of Ruby on Rails inflector to Python
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
intervaltree 3.0.2 Editable interval tree data structure for Python 2 and 3
ipycanvas 0.9.0 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.4.1 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.8.0 Matplotlib Jupyter Extension
ipython 7.28.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.5 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.1 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.1 A small but fast and easy to use stand-alone template engine written in pure python.
jinja2_time 0.2.0 Jinja2 Extension for Dates and Times
joblib 1.0.1 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.1 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 3.2.0 An implementation of JSON Schema validation for Python
julia 0.5.6 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.2 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.8.1 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.4.1 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_server 1.11.0 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.1.13 The JupyterLab notebook server extension.
jupyterlab_git 0.32.4 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.8.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.8.1 JupyterLab Server
jupyterlab_widgets 1.0.2 JupyterLab extension providing HTML widgets
keyring 23.2.1 Store and access your passwords safely.
kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
llvmlite 0.37.0 lightweight wrapper around basic LLVM functionality
lmfit 1.0.2 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 3.0.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.3 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.4.3 Python plotting package
matplotlib_inline 0.1.3 Inline Matplotlib backend for Jupyter
maturin 0.11.3 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
mkl_service 2.4.0 Python bindings to some MKL service functions
mlxtend 0.18.0 Machine Learning Library Extensions
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.1.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
murmurhash 1.0.5 Cython bindings for MurmurHash
mypy 0.910 Optional static typing for Python
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker.
mysql_connector_python 8.0.26 MySQL driver written in Python
nbclassic 0.3.2 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.4 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.1.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.0 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.7 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.6.3 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.3 Natural Language Toolkit
notebook 6.4.4 A web-based notebook environment for interactive computing
numba 0.54.0 compiling Python code using LLVM
numcodecs 0.9.1 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.2+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
onnxruntime 1.9.0 ONNX Runtime Python bindings
openpyxl 3.0.9 A Python library to read/write Excel 2010 xlsx/xlsm files
orjson 3.6.3 Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.0 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.3.3 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.5.0 Utilities for writing pandoc filters in python
panel 0.12.4rc1 A high level app and dashboarding solution for Python.
papermill 2.3.3 Parametrize and run Jupyter and nteract Notebooks
param 1.11.1 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramiko 2.7.2 SSH2 protocol library
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
pathy 0.6.0 pathlib.Path subclasses for local and cloud bucket storage
patsy 0.5.1+dev A Python package for describing statistical models and for building design matrices.
pdfrw 0.4 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.9.3 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.21.1 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.3.2 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.17 Physical quantities module
pip 21.3.dev0 The PyPA recommended tool for installing Python packages.
pipdeptree 2.1.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.3.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.3.1 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 0.13.1 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
poyo 0.5.0 A lightweight YAML Parser for Python. 🐓
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
preshed 3.0.5 Cython hash table that trusts the keys are pre-hashed
prettytable 2.2.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.11.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.20 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.20 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pyarrow 5.0.0 Python library for Apache Arrow
pyaudio 0.2.11 Bindings for PortAudio v19, the cross-platform audio input/output stream library.
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.7.1 Seamless operability between C++11 and Python
pycodestyle 2.7.0 Python style guide checker
pycosat 0.6.3 bindings to picosat (a SAT solver)
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.7.0 Widget for deck.gl maps
pydocstyle 6.1.1 Python docstring style checker
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.3.1 passive checker of Python programs
pyflux 0.4.17 PyFlux: A time-series analysis library for Python
pygame 2.0.1 Python Game Development
pygbm 0.1.0 Experimental, numba-based Gradient Boosting Machines
pygments 2.10.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pyinstaller 4.5.1 PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller_hooks_contrib 2021.3 Community maintained hooks for PyInstaller
pylint 2.9.6 python code static checker
pyls_spyder 0.4.0 Spyder extensions for the python-language-server
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.0 Python driver for MongoDB
pynacl 1.4.0 Python binding to the Networking and Cryptography (NaCl) library
pynndescent 0.5.4 Nearest Neighbor Descent
pyodbc 4.0.32 DB API Module for ODBC
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.2.1 Python interface to PROJ (cartographic projections and coordinate transformations 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
pyqtgraph 0.12.2 Scientific Graphics and GUI Library for Python
pyqtwebengine 5.15.1 Python bindings for the Qt WebEngine framework
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.5 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_dotenv 0.19.0 Add .env support to your django/flask apps in development and deployments
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_levenshtein 0.12.2 Python extension for computing string edit distances and similarities.
python_lsp_black 1.0.0 Black plugin for the Python LSP Server
python_lsp_jsonrpc 1.0.0 JSON RPC 2.0 server library
python_lsp_server 1.2.2 Python Language Server for the Language Server Protocol
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.6 Preconditoned ICA for Real Data
python_slugify 5.0.2 A Python Slugify application that handles Unicode
python_snappy 0.6.0 Python library for the snappy compression library from Google
pythonnet 2.5.2 .Net and Mono integration for Python
pythonqwt 0.9.2 Qt plotting widgets for Python
pytz 2021.1 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32 301 Python for Window Extensions
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.4 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 5.4.1 YAML parser and emitter for Python
pyzmq 22.3.0 Python bindings for 0MQ
pyzo 4.11.2 the Python IDE for scientific computing
qdarkstyle 3.0.2 The most complete dark stylesheet for Python and Qt applications
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qpsolvers 1.7.0 Quadratic programming solvers in Python with a unified API
qstylizer 0.2.1 Stylesheet Generator for PyQt{4-5}/PySide{1-2}
qtawesome 1.0.3 FontAwesome icons in PyQt and PySide applications
qtconsole 5.1.1 Jupyter Qt console
qtpy 1.11.2 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quadprog 0.1.8 Quadratic Programming Solver
quantecon 0.5.1 QuantEcon is a package to support all forms of quantitative economic modelling.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.8 Fast and direct raster I/O for use with Numpy and SciPy
readme_renderer 29.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.8.28 Alternative regular expression module, to replace re.
reportlab 3.6.1 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
requests_unixsocket 0.2.0 Use requests to talk HTTP via a UNIX domain socket
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rope 0.20.1 a python refactoring library...
rpy2 3.4.0.dev0 Python interface to the R language (embedded R)
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.15 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
ruamel.yaml.clib 0.2.6 C version of reader, parser and emitter for ruamel.yaml derived from libyaml
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.3 Image processing routines for SciPy
scikit_learn 1.0 A set of python modules for machine learning and data mining
scikit_optimize 0.8.1 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.1 SciPy: Scientific Library for Python
scramp 1.4.1 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.2 seaborn: statistical data visualization
send2trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 58.1.0 Easily download, build, install, upgrade, and uninstall Python packages
shap 0.39.0 A unified approach to explain the output of any machine learning model.
shapely 1.7.1 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.5 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicer 0.0.7 A small package for big slicing.
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smart_open 5.2.1 Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
smmap 4.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.2 Play and Record Sound with Python
soupsieve 2.2.1 A modern CSS selector implementation for Beautiful Soup.
spacy 3.1.3 Industrial-strength Natural Language Processing (NLP) in Python
spacy_legacy 3.0.8 Legacy registered functions for spaCy backwards compatibility
sphinx 4.2.0 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 1.0.0 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
spyder 5.1.5 The Scientific Python Development Environment
spyder_kernels 2.1.1 Jupyter kernels for Spyder's console
sqlalchemy 1.4.25 Database Abstraction Library
sqlite_bro 0.12.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.17.1 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.2 Non-validating SQL parser
srsly 2.4.1 Modern high-performance serialization utilities for Python
starlette 0.14.2 The little ASGI library that shines.
statsmodels 0.12.2 Statistical computations and models for Python
streamlit 0.89.0 The fastest way to build data apps in Python
streamz 0.6.2 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.8 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.12.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
text_unidecode 1.3 The most basic Text::Unidecode port
textdistance 4.2.1 Compute distance between the two texts.
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
thinc 8.0.10 Practical Machine Learning for NLP
threadpoolctl 2.2.0 threadpoolctl
three_merge 0.1.1 Simple library for merging two strings with respect to a base one
thrift 0.13.0 Python bindings for the Apache Thrift RPC system
tifffile 2021.8.30 Read and write TIFF(r) files
tinycss2 1.1.0 tinycss2
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomli 1.2.1 A lil' TOML parser
toolz 0.11.1 List processing tools and functional utilities
torch 1.9.1 Tensors and Dynamic neural networks in Python with strong GPU acceleration
torchaudio 0.9.1 An audio package for PyTorch
torchvision 0.10.1 image and video datasets and models for torch deep learning
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.3 Fast, Extensible Progress Meter
traitlets 5.1.0 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.4.2 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typer 0.4.0 Typer, build great CLIs. Easy to code. Based on Python type hints.
typing_extensions 3.10.0.2 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.2.0 Ultra fast JSON encoder and decoder for Python
umap_learn 0.5.1 Uniform Manifold Approximation and Projection
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.7 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.15.0 The lightning-fast ASGI server.
validators 0.18.2 Python Data Validation for Humans™.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.8.1 Virtual Python Environment builder
vitables 3.0.2 A viewer for PyTables package
voila 0.2.15 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
wasabi 0.8.2 A lightweight console printing and formatting toolkit
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
watchdog 2.1.5 Filesystem events monitoring
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.2.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.1 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.1 IPython HTML widgets for Jupyter
winpython 4.5.20210926 WinPython distribution tools, including WPPM
winrt 1.0.21033.1 Access Windows Runtime APIs from Python
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.19.0 N-D labeled arrays and datasets in Python
xlsxwriter 3.0.1 A Python module for creating Excel XLSX files.
xlwings 0.24.7 Make Excel fly: Interact with Excel from Python and vice versa.
yapf 0.31.0 A formatter for Python code.
yarl 1.6.3 Yet another URL library
zarr 2.10.0 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.5.0 Backport of pathlib-compatible object wrapper for zip files
zstandard 0.15.2 Zstandard bindings for Python

@stonebig
Copy link
Contributor Author

stonebig commented Oct 10, 2021

build 7 (2021-10-10 for Python-3.10.0 + PySide6-6.2, update pip and build system):

Changes from WinPython 2021-04 build6:

  • Infrastructure:
    • pip-21.3.0dev-20211010 with performance improvements now in 'main' pip
    • QtPy-1.11.3.dev0-20201010+ patch to get QtConsole and Pyzo (patched) working on PySide6-6.2.0
    • Patch Qt icons to support PySide6
    • hpy-0.0.3 on PyPy-7.3.6rc2
  • Upgraded Packages:
    • PySide6-6.2.0 on WinPython-3.10 branch
    • Matplotlib-3.5.0rc1 (Pyside6 compatibility) on WinPython-3.10
  • variation per version:
    • no Qt nor ML package in PyPy3 versions yet,
    • Pytorch in standard cpython branch only,
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

Next build effort: rc

  • following on PyPy3 pain points :
    • PyPy-3.7 7.3.6rc2 issue with jupyter / ipywidgets ?
  • pip-21.3.0 final and matplotlib-3.5.0
    • a solid PyPy-3.7 and cpython-3.9
    • a medium cpython-3.10
    • true big releases of PyPy-3.8 and cpython-3.10 may only happen during next cycle (get wheels, test, get fixes, stabilize, assemble)
MD5 SHA-1 SHA-256 Binary Size SHA3-256
a0fda60dfab54de945af5d716984751f c1e07f11ba665a4dc1ab35ae6364013b28da0984 6d4e7ec2de22b36118164708a3278e5f17b4c5b5b30eb3435eadbfef90411b75 Winpython64-3.10.0.1dotb7.exe 26 411 101 Bytes e2c2e7ff0f72a69a5f220afeda4f9f30120b115c09bff5c9a18536c9d90458c2
780385aecb389295ebc5c21130397b08 31f3ddb1934ebb6326206abbcbaf0cb0b408dee7 cc5d8c5cfd087edea80bafdcd0ee3d7fb20d75be85559ae02656188069f6e1c4 Winpython32-3.10.0.1dotb7.exe 25 205 987 Bytes b75722b7cf3fb531e692b35c07df292622ae787867d0aa2b6281726ae3adb2cc
47d194484fae31eed93366a72f17d3cb b3f0f37d1fadb87db47a318dbad387f526cdbc16 18c54e8115735bde93909f24db1f3d4129d5c7d2a58b400f43ebc247d901af9e Winpython64-3.10.0.1b7.exe 629 664 985 Bytes 0106fbca93bdbf4c95cb6f60383e7a168b8f0ce7b8164c237a3ca98ca753ec07
5331c525ac0450137944339e9f1e4687 e7e3c6874af1e33cedb0b8e391b3e89e1cac9904 7786dc6fd63df6d7dc8ce6bdef35d48034fcb7cad19abf4e85e8360255e4b067 Winpython64-3.9.7.0dotb7.exe 26 547 907 Bytes 9417d2c8a21871fe7e0c29f8f16d00efef85b4f32f967f56b12f4d2c7a466a16
7804add106ddd9642ef46c9cf316ba8c b8584f4d96af41ac659daa34ad0a03ed04ff2faf fb73e11bb73fa3b7ad364d3e45c3c4ea036a65f0a3b0985ee648bb7f160b9bdb Winpython32-3.9.7.0dotb7.exe 25 398 508 Bytes 3458b0b71e137168eb75268fba104a82b70182fbe8d94e67545a9eafa34560bb
a0ef1dd7377a1dac5eba120e8c68e5b9 30b610eac2c088317c5da8316e4daf9cb9803069 dcd01c11d5aebfd47932cfc9a3e6ee1c658ed6f252edce500353f05a8e97e118 Winpython64-3.9.7.0b7.exe 824 317 856 Bytes c590d203790f918858a12f1308145c89055f19434e4488d5ea56b19ba897b4a4
e5dbcd49fc2cf4171442d78f2cbc7114 92c2f55f9859adff7aacfbad330c2c5e07eb14c3 ffba708a31c83ea9bd23a9f35c1f308300ac55e6845a495a6d2053d5911da71f Winpython64-3.7.12.0PyPyb7.exe 531 554 229 Bytes 9abfacd921ec31b77a046c7a90aaae210ffdff6d1d62b7f258881023bc13c426
6216af33ec8456b071331a8b5888c1e1 3635970941e9369e5cb917434fe315a644156cac c7d7becf80a377c6da5f0edd33da51f2a1a4b5031729fffc7df353e41112eabd Winpython64-3.7.12.0dotPyPyb7.exe 25 485 418 Bytes 38f282f3cd22088feb79eb46ab89657725ffa9f04fedb8f18585a046c97b77a3

WinPython 3.10.0.1

The following packages are included in WinPython-64bit v3.10.0.1 b7.

Tools

Name Version Description
Nodejs v14.17.6 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.15 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.10.0 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.7.4.post0 Async http client/server framework (asyncio)
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17.2 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.2 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 21.1.0 The secure Argon2 password hashing algorithm.
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astroid 2.8.2 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 3.0.1 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.7 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
beautifulsoup4 4.10.0 Screen-scraping library
black 21.9b0 The uncompromising code formatter.
bleach 4.1.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blosc 1.10.6 Blosc data compressor
bokeh 2.4.0 Interactive plots and applications in the browser from Python
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.31 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cachelib 0.3.0 A collection of cache libraries in the same API interface.
cartopy 0.20.0 A cartographic python library with Matplotlib support for visualisation
certifi 2021.5.30 Python package for providing Mozilla's CA Bundle.
cffi 1.14.6 Foreign Function Interface for Python calling C code.
cftime 1.5.1 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.6 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 2.0.0 Extended pickling support for Python objects
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
coverage 5.5 Code coverage measurement for Python
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.7 Convex optimization package
cvxpy 1.1.15 A domain-specific language for modeling convex optimization problems in Python.
cycler 0.10.0 Composable style cycles
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 2.0.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 2.0.0 Core component suite for Dash
dash_html_components 2.0.0 Vanilla HTML components for Dash
dash_table 5.0.0 Dash table
dask 2021.9.1 Parallel PyData with Task Scheduling
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.58.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
dateparser 1.0.0 Date parsing library designed to parse dates from HTML pages
dateutils 0.6.12 Various utilities for working with date and datetime objects
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.5.0 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecation 2.1.0 A library to handle automated deprecations
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
distlib 0.3.3 Distribution utilities
distributed 2021.9.1 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.1 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.10 Fast simple 1D and 2D histograms
fastapi 0.70.0 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fasteners 0.16.3 A python package that provides useful locks.
filelock 3.3.0 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flask 2.0.2 A simple framework for building complex web applications.
flask_accepts 0.18.4 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.1 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flit 3.3.0 A simple packaging tool for simple packages.
flit_core 3.3.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
fonttools 4.24.4 Tools to manipulate font files
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.10.0 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.2 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.10.0 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.2 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.7 Git Object Database
gitpython 3.1.24 Python Git Library
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.36 Always know what to expect from your data.
greenlet 1.1.2 Lightweight in-process concurrent programming
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.1.0 HTTP/2 State-Machine based protocol implementation
h5py 3.4.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.6 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.7 A minimal low-level HTTP client.
httpie 2.5.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.19.0 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.21.5 A library for property-based testing
ibis_framework 1.4.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.9.0 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.1 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.8.0 Read metadata from Python packages
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
ipycanvas 0.9.0 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.4.1 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.8.0 Matplotlib Jupyter Extension
ipython 7.28.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.5 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.1 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.2 A small but fast and easy to use stand-alone template engine written in pure python.
joblib 1.1.0 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.1 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 4.0.1 An implementation of JSON Schema validation for Python
julia 0.5.6 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.4 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.8.1 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.4.1 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_packaging 0.10.6 Jupyter Packaging Utilities
jupyter_server 1.11.1 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.1.18 The JupyterLab notebook server extension.
jupyterlab_git 0.33.0 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.8.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.8.2 JupyterLab Server
jupyterlab_widgets 1.0.2 JupyterLab extension providing HTML widgets
keyring 23.2.1 Store and access your passwords safely.
kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
lmfit 1.0.2 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 3.0.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.3 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.5.0rc1 Python plotting package
matplotlib_inline 0.1.3 Inline Matplotlib backend for Jupyter
maturin 0.11.4 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.2.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
mypy 0.910 Optional static typing for Python
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker.
mysql_connector_python 8.0.21 MySQL driver written in Python
nbclassic 0.3.2 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.4 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.2.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.0 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.7 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.6.3 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.3 Natural Language Toolkit
notebook 6.4.4 A web-based notebook environment for interactive computing
numcodecs 0.9.1 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.2+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
openpyxl 3.0.9 A Python library to read/write Excel 2010 xlsx/xlsm files
orjson 3.6.4 Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.0 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.3.3 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.5.0 Utilities for writing pandoc filters in python
panel 0.12.4 A high level app and dashboarding solution for Python.
papermill 2.3.3 Parametrize and run Jupyter and nteract Notebooks
param 1.11.1 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
patsy 0.5.2 A Python package for describing statistical models and for building design matrices.
pdfrw 0.4 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.9.3 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.21.1 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.3.2 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.17 Physical quantities module
pip 21.3.dev0 The PyPA recommended tool for installing Python packages.
pipdeptree 2.1.1a0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.4.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.3.1 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 0.13.1 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
prettytable 2.2.1 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.11.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.20 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.20 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pyaudio 0.2.11 Bindings for PortAudio v19, the cross-platform audio input/output stream library.
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.8.0 Seamless operability between C++11 and Python
pycodestyle 2.7.0 Python style guide checker
pycosat 0.6.3 bindings to picosat (a SAT solver)
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.7.0 Widget for deck.gl maps
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.3.1 passive checker of Python programs
pyflux 0.4.17 PyFlux: A time-series analysis library for Python
pygame 2.0.1 Python Game Development
pygments 2.10.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pyinstaller 4.5.1 PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller_hooks_contrib 2021.3 Community maintained hooks for PyInstaller
pylint 2.11.1 python code static checker
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.0 Python driver for MongoDB
pyodbc 4.0.32 DB API Module for ODBC
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.2.1 Python interface to PROJ (cartographic projections and coordinate transformations library)
pyqtgraph 0.12.2 Scientific Graphics and GUI Library for Python
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pyside6 6.2.0 Python bindings for the Qt cross-platform application and UI framework
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.5 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_lsp_jsonrpc 1.0.0 JSON RPC 2.0 server library
python_lsp_server 1.2.2 Python Language Server for the Language Server Protocol
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.6 Preconditoned ICA for Real Data
python_snappy 0.6.0 Python library for the snappy compression library from Google
pytz 2021.1 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32 301.1 Python for Window Extensions
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.4 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 5.4.1 YAML parser and emitter for Python
pyzmq 22.3.0 Python bindings for 0MQ
pyzo 4.11.3a0 the Python IDE for scientific computing
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qpsolvers 1.7.0 Quadratic programming solvers in Python with a unified API
qtconsole 5.1.1 Jupyter Qt console
qtpy 1.11.3.dev0 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quadprog 0.1.8 Quadratic Programming Solver
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.9 Fast and direct raster I/O for use with Numpy and SciPy
readme_renderer 30.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.9.30 Alternative regular expression module, to replace re.
reportlab 3.6.1 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
requests_unixsocket 0.2.0 Use requests to talk HTTP via a UNIX domain socket
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.15 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.3 Image processing routines for SciPy
scikit_learn 1.0 A set of python modules for machine learning and data mining
scikit_optimize 0.8.1 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.1 SciPy: Scientific Library for Python
scramp 1.4.1 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.2 seaborn: statistical data visualization
send2trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 58.2.0 Easily download, build, install, upgrade, and uninstall Python packages
setuptools_scm 6.3.2
shapely 1.7.1 Geometric objects, predicates, and operations
shiboken6 6.2.0
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.5 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smmap 4.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.2 Play and Record Sound with Python
soupsieve 2.2.1 A modern CSS selector implementation for Beautiful Soup.
sphinx 4.2.0 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 1.0.0 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
sqlalchemy 1.4.25 Database Abstraction Library
sqlite_bro 0.12.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.17.1 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.2 Non-validating SQL parser
starlette 0.16.0 The little ASGI library that shines.
statsmodels 0.13.0 Statistical computations and models for Python
streamz 0.6.3 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.9 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.12.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
threadpoolctl 3.0.0 threadpoolctl
tifffile 2021.10.10 Read and write TIFF(r) files
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomli 1.2.1 A lil' TOML parser
tomlkit 0.7.2 Style preserving TOML library
toolz 0.11.1 List processing tools and functional utilities
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.3 Fast, Extensible Progress Meter
traitlets 5.1.0 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.4.2 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typing_extensions 3.10.0.2 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.2.0 Ultra fast JSON encoder and decoder for Python
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.7 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.15.0 The lightning-fast ASGI server.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.8.1 Virtual Python Environment builder
voila 0.2.16 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
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
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.2.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.2 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.1 IPython HTML widgets for Jupyter
winpython 4.6.20211010 WinPython distribution tools, including WPPM
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.19.0 N-D labeled arrays and datasets in Python
xlsxwriter 3.0.1 A Python module for creating Excel XLSX files.
xlwings 0.24.7 Make Excel fly: Interact with Excel from Python and vice versa.
yarl 1.7.0 Yet another URL library
zarr 2.10.1 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.6.0 Backport of pathlib-compatible object wrapper for zip files
e5dbcd49fc2cf4171442d78f2cbc7114 92c2f55f9859adff7aacfbad330c2c5e07eb14c3 ffba708a31c83ea9bd23a9f35c1f308300ac55e6845a495a6d2053d5911da71f
6216af33ec8456b071331a8b5888c1e1 3635970941e9369e5cb917434fe315a644156cac c7d7becf80a377c6da5f0edd33da51f2a1a4b5031729fffc7df353e41112eabd

@stonebig stonebig pinned this issue Oct 16, 2021
@stonebig
Copy link
Contributor Author

stonebig commented Oct 17, 2021

rc (2021-11-07, PyPy-7.3.7 with ABI compatiblity corrected)

Changes from WinPython 2021-04 build7

  • Infrastructure:
    • pip-21.3.1 solves last performance problem on WinPython 'build' process
    • QtPy-1.11.3.dev0-20211030 + Pyzo (patched) to get it working on PySide6-6.2.0
    • Patch Qt launchers to support PySide6
    • pypy3.7-v7.3.7, python-3.9.8
  • Upgraded Packages:
    • PySide6-6.2.1 on WinPython-3.10 branch
    • Matplotlib-3.5.0.dev2464+g95463c32e6 + networkx-2.6.4a0
    • scipy-1.7.2
  • variation per version:
    • no Qt nor ML package in PyPy3 versions yet, 90% hope for Qt on this winter PyPy 3.8
    • Pytorch in standard cpython branch only,
    • portable VSCode in "cod" branch only. (but you can copy the "\t\cod" directory from one to the other)

Areas of particular interest for testers:

  • PyPy-3.7-7.3.7: the best of PyPy, while PyPy-3.8 will bring futher package compatiblity next cycle
  • Winpython-3.9 is stable as hell
  • Matplotlib-3.5.0.dev2464+g95463c32e6: considered a matplotlib-3.5

postponed:

  • matplotlib-3.5.0 final
  • a big Python-3.10, as Spyder not yet there
  • big releases of PyPy-3.8 and cpython-3.10 will only happen next cycle
  • next shorter cycle is about waiting: Spyder-5.2, PyPy-3.8, hopefully PySide6+Spyder in PyPy,
MD5 SHA-1 SHA-256 Binary Size SHA3-256
b2730089191fee7efbc5fb01307b63ba 7c2d4d980192e9f956db1e29850900b281d6f214 dc2b8d5d054030588df3d7ecff4505c329bddbf32e713963e1267a0bbc5473f2 Winpython64-3.7.12.0dotPyPyrc.exe 25 440 506 Bytes 2ad472aa11411fbccd0221f1742ecd13506e68b707acf3b18bbdd73421926ff2
263d70e3d3b2042c69eba55ed0ca357c a0cc975834c6e68c1a153d2decb2c60c80232219 dc99e68f40b811ca18ec2dd62ac4719f46c53ab27d13a3f9169f1089883d9a75 Winpython64-3.7.12.0PyPyrc.exe 535 097 313 Bytes 434892d86f1a483bd8eff1235e66adc0f9532e9aa12a5aabcbedb487c804ba06
bbc219fe630c0927ddd87edc33544e2a b71ce97dc21f9adef7c8d9e9191a860a734353ca 5536619fef39a114e188f89cbd5dca61a47d84927bf2b13208c09f1bc5bd9984 Winpython64-3.8.12.0dotPyPyrc.exe 26 974 875 Bytes 4596fa15564f7dd12e5b52e9b0538ebf4957d0d63bde04ebe9859bf2e6b30bb3
ecf9ab4dd5d6e72013fd0203d179f6c4 f2bb62184b77d372868712cf6103969f04098778 e0d9e4a3499f11ee9e858c76b9c29d26c083dc6e8bf062642a142ec2760c5788 Winpython64-3.9.8.0dotrc.exe 26 488 781 Bytes e1d9bdc6b07b5c01241d6dd4b36d402837a84d0210222477fc9cf3e02e39875c
4b4106fa925b5f88bd4ecc148474473e a96bec8eeb0242ea2dbfd8d6c400f8d810d878d2 1999e317b227a42e4cb78bb81f8a9e085ff9b4442143bedd0ad3436374e1766a Winpython32-3.9.8.0dotrc.exe 25 351 074 Bytes 5649f6c702136cee993d97ff504c1b6811d4c2a0fbe0ffb920af9a62767a462d
4a1c75708ab3a0bc269f61495cf2086a dd6dcc90e5af0dd151f0dc8c3253b39d86afb149 8f1db900eff72d2bcd75e08780775ee519d28d4a2fbc4afeab191215c9802fd3 Winpython64-3.10.0.1dotrc.exe 26 364 268 Bytes cf6618c2bd7f2fd18279fd055c24d7fe71fa054a6243ed40eb6805fe4bf445b2
386050017b6df8ad50b9460bbb50bdcd 13d92080bcafe3020a12856cdca7c2fbc226fec2 a6a30c4bd70b30e2aff5e0d77daf6906881fce4889e73d4725cac2a1ae5b1f2b Winpython32-3.10.0.1dotrc.exe 25 160 853 Bytes c8d1ddd64012faa271ef074a7e69cd2b7ff87d3b9f4bf8e360468c6795da280b
698582e3ee1a23c6052add65f105e7f6 2267409221d8f252bfbbea8855b5fdbb0a92c1dd 42ace86f9b6b4ef54d9dc69cf166cad07a1c0ac163f7340cc4e890562a47bd79 Winpython64-3.10.0.1rc.exe 633 012 843 Bytes 36864b305d4ef9beb5b84731d8bd31dccfd526e72984525d90868728bc2e982e

wheel that will be re-spinned:

MD5 SHA-1 SHA-256 Binary Size SHA3-256
f4c61e49cf67e742a654350feca548bd e12a018686e01dcf21264265090f7d74b026f0dc 71293ed6d029b74de1883046270f0d354e7272a65cab5acb7ca729b51e6abe06 Winpython64-3.9.8.0.exe 826 270 488 Bytes 3f46fe687ac82706b857be1c1ee12eb735ae4e55661ab2cb84e7a0c4de463411

WinPython 3.7.12.0PyPy

The following packages are included in WinPython-64bit v3.7.12.0PyPy .

Tools

Name Version Description
Nodejs v14.17.6 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.15 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.7.12 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.7.4.post0 Async http client/server framework (asyncio)
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17.2 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.4 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argcomplete 1.12.3 Bash tab completion for argparse
argon2_cffi 21.1.0 The secure Argon2 password hashing algorithm.
arrow 1.2.1 Better dates & times for Python
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astroid 2.8.4 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 3.0.1 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.6.0 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
base58 2.0.0 Base58 and Base58Check implementation
beautifulsoup4 4.10.0 Screen-scraping library
binaryornot 0.4.4 Ultra-lightweight pure Python package to check if a file is binary or text.
bleach 4.1.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blis 0.7.5 The Blis BLAS-like linear algebra library, as a self-contained C-extension.
blosc 1.10.6 Blosc data compressor
bokeh 2.4.1 Interactive plots and applications in the browser from Python
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.31 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cached_property 1.5.2 A decorator for caching properties in classes.
cachelib 0.3.0 A collection of cache libraries in the same API interface.
cachetools 4.2.4 Extensible memoizing collections and decorators
cartopy 0.20.1 A cartographic python library with Matplotlib support for visualisation
catalogue 2.0.6 Super lightweight function registries for your library
certifi 2021.10.8 Python package for providing Mozilla's CA Bundle.
cffi 1.14.6 Foreign Function Interface for Python calling C code.
cftime 1.5.1.1 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.7 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 2.0.0 Extended pickling support for Python objects
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
cookiecutter 1.7.3 A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
coverage 6.0.2 Code coverage measurement for Python
cramjam 2.4.0 Thin Python bindings to de/compression algorithms in Rust
cryptography 3.4.8 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.7 Convex optimization package
cvxpy 1.1.15 A domain-specific language for modeling convex optimization problems in Python.
cycler 0.11.0 Composable style cycles
cymem 2.0.6 Manage calls to calloc/free through Cython
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 2.0.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 2.0.0 Core component suite for Dash
dash_html_components 2.0.0 Vanilla HTML components for Dash
dash_table 5.0.0 Dash table
dask 2021.11.0 Parallel PyData with Task Scheduling
dask_glm 0.2.0 Generalized Linear Models with Dask
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.59.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
datashape 0.5.2 A data description language.
dateparser 1.1.0 Date parsing library designed to parse dates from HTML pages
dateutils 0.6.12 Various utilities for working with date and datetime objects
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.5.1 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecated 1.2.13 Python @deprecated decorator to deprecate old python classes, functions or methods.
deprecation 2.1.0 A library to handle automated deprecations
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
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.
distlib 0.3.3 Distribution utilities
distributed 2021.11.0 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.1 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.10 Fast simple 1D and 2D histograms
fastapi 0.70.0 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastcore 1.3.27 Python supercharged for fastai development
fastdownload 0.0.5 A general purpose data downloading library.
fasteners 0.16.3 A python package that provides useful locks.
fastprogress 1.0.0 A nested progress with plotting options for fastai
filelock 3.3.2 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flake8 4.0.1 the modular source code checker: pep8, pyflakes and co
flask 2.0.2 A simple framework for building complex web applications.
flask_accepts 0.18.4 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.1 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flatbuffers 2.0 The FlatBuffers serialization format for Python
flit 3.4.0 A simple packaging tool for simple packages.
flit_core 3.4.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
fonttools 4.27.1 Tools to manipulate font files
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.11.0 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.3 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.10.2 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.2 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.9 Git Object Database
gitpython 3.1.24 Python Git Library
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.41 Always know what to expect from your data.
greenlet 0.4.13 Lightweight in-process concurrent programming
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.1.0 HTTP/2 State-Machine based protocol implementation
h5py 3.5.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.6 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
hpy 0.0.3
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.7 A minimal low-level HTTP client.
httpie 2.6.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.20.0 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.24.0 A library for property-based testing
ibis_framework 2.0.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.10.3 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.1 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.0.1 Read metadata from Python packages
importlib_resources 5.1.0
inflection 0.5.1 A port of Ruby on Rails inflector to Python
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
intervaltree 3.0.2 Editable interval tree data structure for Python 2 and 3
ipycanvas 0.9.1 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.5.0 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.8.2 Matplotlib Jupyter Extension
ipython 7.29.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.5 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.2 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.2 A small but fast and easy to use stand-alone template engine written in pure python.
jinja2_time 0.2.0 Jinja2 Extension for Dates and Times
joblib 1.1.0 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.2 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 4.2.1 An implementation of JSON Schema validation for Python
julia 0.5.7 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.4 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.9.1 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.5.0 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_server 1.11.2 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.2.2 The JupyterLab notebook server extension.
jupyterlab_git 0.33.0 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.9.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.8.2 JupyterLab Server
jupyterlab_widgets 1.0.2 JupyterLab extension providing HTML widgets
keyring 23.2.1 Store and access your passwords safely.
kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
llvmlite 0.36.0 lightweight wrapper around basic LLVM functionality
lmfit 1.0.3 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 3.0.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.4 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.5.0.dev2464+g95463c32e6 Python plotting package
matplotlib_inline 0.1.3 Inline Matplotlib backend for Jupyter
maturin 0.11.5 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
mkl_service 2.4.0 Python bindings to some MKL service functions
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.2.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
murmurhash 1.0.6 Cython bindings for MurmurHash
mysql_connector_python 8.0.21 MySQL driver written in Python
nbclassic 0.3.4 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.4 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.2.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.1 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.8 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.6.4a0 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.5 Natural Language Toolkit
notebook 6.4.5 A web-based notebook environment for interactive computing
numcodecs 0.9.1 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.4+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
openpyxl 3.0.9 A Python library to read/write Excel 2010 xlsx/xlsm files
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.2 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.2.5 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.5.0 Utilities for writing pandoc filters in python
panel 0.12.4 A high level app and dashboarding solution for Python.
param 1.12.0 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
parsy 1.3.0 easy-to-use parser combinators, for parsing in pure Python
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
pathy 0.6.1 pathlib.Path subclasses for local and cloud bucket storage
patsy 0.5.2 A Python package for describing statistical models and for building design matrices.
pdfrw 0.4.post2 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.9.3 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.21.1 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.4.0 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.18 Physical quantities module
pip 21.3.1 The PyPA recommended tool for installing Python packages.
pipdeptree 2.2.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.4.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.3.1 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 1.0.0 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
poyo 0.5.0 A lightweight YAML Parser for Python. 🐓
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
preshed 3.0.6 Cython hash table that trusts the keys are pre-hashed
prettytable 2.4.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.12.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.22 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.20 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.8.1 Seamless operability between C++11 and Python
pycodestyle 2.8.0 Python style guide checker
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.7.1 Widget for deck.gl maps
pydocstyle 6.1.1 Python docstring style checker
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.4.0 passive checker of Python programs
pygame 2.0.3 Python Game Development
pygments 2.10.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pylint 2.11.1 python code static checker
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.1 Python driver for MongoDB
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.2.1 Python interface to PROJ (cartographic projections and coordinate transformations library)
pypyodbc 1.3.6 A Pure Python ctypes ODBC module
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.5 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_dotenv 0.19.1 Add .env support to your django/flask apps in development and deployments
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_jsonrpc_server 0.4.0 JSON RPC 2.0 server library
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.7 Preconditoned ICA for Real Data
python_slugify 5.0.2 A Python Slugify application that handles Unicode
python_snappy 0.6.0 Python library for the snappy compression library from Google
pytz 2021.3 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.5 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 6.0 YAML parser and emitter for Python
pyzmq 22.3.0 Python bindings for 0MQ
pyzstd 0.15.0 Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.
qdarkstyle 3.0.2 The most complete dark stylesheet for Python and Qt applications
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qtconsole 5.1.1 Jupyter Qt console
qtpy 2.0.0.dev0 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.10 Fast and direct raster I/O for use with Numpy and SciPy
readline 6.2.4.1 Hack to make "pip install readline" happy and do nothing
readme_renderer 30.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.10.23 Alternative regular expression module, to replace re.
reportlab 3.6.2 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
retrying 1.3.3 Retrying
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rope 0.21.0 a python refactoring library...
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.17 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.3 Image processing routines for SciPy
scikit_learn 1.0.1 A set of python modules for machine learning and data mining
scikit_optimize 0.9.0 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.2 SciPy: Scientific Library for Python
scramp 1.4.1 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.2 seaborn: statistical data visualization
send2trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 58.5.3 Easily download, build, install, upgrade, and uninstall Python packages
setuptools_scm 6.3.2 the blessed package to manage your versions by scm tags
shapely 1.8.0 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.5 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicer 0.0.7 A small package for big slicing.
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smart_open 5.2.1 Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
smmap 5.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.3 Play and Record Sound with Python
soupsieve 2.3 A modern CSS selector implementation for Beautiful Soup.
spacy 3.1.3 Industrial-strength Natural Language Processing (NLP) in Python
spacy_legacy 3.0.8 Legacy registered functions for spaCy backwards compatibility
sphinx 4.2.0 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 1.0.0 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
sqlalchemy 1.4.26 Database Abstraction Library
sqlite_bro 0.12.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.17.1 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.2 Non-validating SQL parser
srsly 2.4.2 Modern high-performance serialization utilities for Python
starlette 0.16.0 The little ASGI library that shines.
statsmodels 0.12.2 Statistical computations and models for Python
streamz 0.6.3 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.9 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.12.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
text_unidecode 1.3 The most basic Text::Unidecode port
textdistance 4.2.2 Compute distance between the two texts.
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
thinc 8.0.12 Practical Machine Learning for NLP
threadpoolctl 3.0.0 threadpoolctl
three_merge 0.1.1 Simple library for merging two strings with respect to a base one
thrift 0.15.0 Python bindings for the Apache Thrift RPC system
tifffile 2021.11.2 Read and write TIFF(r) files
tinycss2 1.1.0 tinycss2
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomli 1.2.2 A lil' TOML parser
tomli_w 0.4.0 A lil' TOML writer
tomlkit 0.7.2 Style preserving TOML library
toolz 0.11.1 List processing tools and functional utilities
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.3 Fast, Extensible Progress Meter
traitlets 5.1.1 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.5.0 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typer 0.4.0 Typer, build great CLIs. Easy to code. Based on Python type hints.
typing_extensions 3.10.0.2 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.2.0 Ultra fast JSON encoder and decoder for Python
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.7 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.15.0 The lightning-fast ASGI server.
validators 0.18.2 Python Data Validation for Humans™.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.9.0 Virtual Python Environment builder
voila 0.2.16 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
wasabi 0.8.2 A lightweight console printing and formatting toolkit
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
watchdog 2.1.5 Filesystem events monitoring
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.2.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.2 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.2 IPython HTML widgets for Jupyter
winpython 4.6.20211106 WinPython distribution tools, including WPPM
wordcloud 1.8.1 A little word cloud generator
wrapt 1.13.3 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.20.1 N-D labeled arrays and datasets in Python
xlsxwriter 3.0.2 A Python module for creating Excel XLSX files.
yapf 0.31.0 A formatter for Python code.
yarl 1.7.2 Yet another URL library
zarr 2.10.2 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.6.0 Backport of pathlib-compatible object wrapper for zip files

WinPython 3.9.8.0 (to be re-spinned)

The following packages are included in WinPython-64bit v3.9.8.0 .

Tools

Name Version Description
Nodejs v14.17.6 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.15 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.9.8 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.8.0 Async http client/server framework (asyncio)
aiosignal 1.2.0 aiosignal: a list of registered asynchronous callbacks
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17.2 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.4 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 21.1.0 The secure Argon2 password hashing algorithm.
arrow 1.2.1 Better dates & times for Python
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astor 0.8.1 Read/rewrite/write Python ASTs
astroid 2.6.6 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 4.0.0 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.7 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
base58 2.0.0 Base58 and Base58Check implementation
bcrypt 3.2.0 Modern password hashing for your software and your servers
beautifulsoup4 4.10.0 Screen-scraping library
binaryornot 0.4.4 Ultra-lightweight pure Python package to check if a file is binary or text.
black 21.9b0 The uncompromising code formatter.
bleach 4.1.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blis 0.7.5 The Blis BLAS-like linear algebra library, as a self-contained C-extension.
blosc 1.10.6 Blosc data compressor
bloscpack 0.16.0 Command line interface to and serialization format for Blosc
bokeh 2.4.1 Interactive plots and applications in the browser from Python
botorch 0.4.0 Bayesian Optimization in PyTorch
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.31 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cached_property 1.5.2 A decorator for caching properties in classes.
cachelib 0.3.0 A collection of cache libraries in the same API interface.
cachetools 4.2.4 Extensible memoizing collections and decorators
cartopy 0.20.1 A cartographic python library with Matplotlib support for visualisation
catalogue 2.0.6 Super lightweight function registries for your library
certifi 2021.10.8 Python package for providing Mozilla's CA Bundle.
cffi 1.15.0 Foreign Function Interface for Python calling C code.
cftime 1.5.1.1 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.7 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 2.0.0 Extended pickling support for Python objects
clrmagic 0.0.1a2 IPython cell magic to use .NET languages
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
cookiecutter 1.7.3 A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
coverage 6.1.1 Code coverage measurement for Python
cramjam 2.4.0 Thin Python bindings to de/compression algorithms in Rust
cryptography 35.0.0 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.7 Convex optimization package
cvxpy 1.1.15 A domain-specific language for modeling convex optimization problems in Python.
cx_freeze 6.5.3 create standalone executables from Python scripts
cycler 0.11.0 Composable style cycles
cymem 2.0.6 Manage calls to calloc/free through Cython
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 2.0.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 2.0.0 Core component suite for Dash
dash_html_components 2.0.0 Vanilla HTML components for Dash
dash_table 5.0.0 Dash table
dask 2021.11.0 Parallel PyData with Task Scheduling
dask_glm 0.2.0 Generalized Linear Models with Dask
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_ml 2021.10.17 A library for distributed and parallel machine learning
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.59.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
datashader 0.13.0 Data visualization toolchain based on aggregating into a grid
datashape 0.5.2 A data description language.
dateparser 1.1.0 Date parsing library designed to parse dates from HTML pages
dateutils 0.6.12 Various utilities for working with date and datetime objects
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.5.1 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecated 1.2.13 Python @deprecated decorator to deprecate old python classes, functions or methods.
deprecation 2.1.0 A library to handle automated deprecations
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
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.
distlib 0.3.3 Distribution utilities
distributed 2021.11.0 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.1 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.10 Fast simple 1D and 2D histograms
fastai 2.5.3 fastai makes deep learning with PyTorch faster, more accurate, and easier
fastapi 0.70.0 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastcore 1.3.27 Python supercharged for fastai development
fastdownload 0.0.5 A general purpose data downloading library.
fasteners 0.16.3 A python package that provides useful locks.
fastparquet 0.7.1 Python support for Parquet file format
fastprogress 1.0.0 A nested progress with plotting options for fastai
feather_format 0.4.1 Simple wrapper library to the Apache Arrow-based Feather File Format
filelock 3.3.2 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flake8 3.9.2 the modular source code checker: pep8, pyflakes and co
flask 2.0.2 A simple framework for building complex web applications.
flask_accepts 0.18.4 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.1 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flatbuffers 2.0 The FlatBuffers serialization format for Python
flit 3.4.0 A simple packaging tool for simple packages.
flit_core 3.4.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
fonttools 4.27.1 Tools to manipulate font files
formlayout 1.2.1a1 The most easy way to create Qt form dialogs and widgets with Python
frozenlist 1.2.0 A list-like structure which implements collections.abc.MutableSequence
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.11.0 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.3 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.10.2 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.2 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.9 Git Object Database
gitpython 3.1.24 Python Git Library
gmpy2 2.0.8 GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
gpytorch 1.5.1 An implementation of Gaussian Processes in Pytorch
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.41 Always know what to expect from your data.
greenlet 1.1.2 Lightweight in-process concurrent programming
guidata 1.8.1a0 Automatic graphical user interfaces generation for easy dataset editing and display
guiqwt 3.0.7 guiqwt is a set of tools for curve and image plotting (extension to PythonQwt)
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.1.0 HTTP/2 State-Machine based protocol implementation
h5py 3.5.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.6 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.7 A minimal low-level HTTP client.
httpie 2.6.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.20.0 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.24.0 A library for property-based testing
ibis_framework 2.0.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.10.3 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.1 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.8.0 Read metadata from Python packages
inflection 0.5.1 A port of Ruby on Rails inflector to Python
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
intervaltree 3.0.2 Editable interval tree data structure for Python 2 and 3
ipycanvas 0.9.1 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.5.0 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.8.2 Matplotlib Jupyter Extension
ipython 7.29.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.5 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.2 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.2 A small but fast and easy to use stand-alone template engine written in pure python.
jinja2_time 0.2.0 Jinja2 Extension for Dates and Times
joblib 1.1.0 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.2 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 4.2.1 An implementation of JSON Schema validation for Python
julia 0.5.7 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.4 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.9.1 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.5.0 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_packaging 0.11.0 Jupyter Packaging Utilities
jupyter_server 1.11.2 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.2.2 The JupyterLab notebook server extension.
jupyterlab_git 0.33.0 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.9.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.8.2 JupyterLab Server
jupyterlab_widgets 1.0.2 JupyterLab extension providing HTML widgets
keyring 23.2.1 Store and access your passwords safely.
kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
llvmlite 0.37.0 lightweight wrapper around basic LLVM functionality
lmfit 1.0.3 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 3.0.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.4 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.5.0.dev2464+g95463c32e6 Python plotting package
matplotlib_inline 0.1.3 Inline Matplotlib backend for Jupyter
maturin 0.11.5 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
mkl_service 2.4.0 Python bindings to some MKL service functions
mlxtend 0.18.0 Machine Learning Library Extensions
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.2.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
murmurhash 1.0.6 Cython bindings for MurmurHash
mypy 0.910 Optional static typing for Python
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker.
mysql_connector_python 8.0.26 MySQL driver written in Python
nbclassic 0.3.4 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.4 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.2.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.1 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.8 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.6.4a0 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.5 Natural Language Toolkit
notebook 6.4.5 A web-based notebook environment for interactive computing
numba 0.54.1 compiling Python code using LLVM
numcodecs 0.9.1 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.20.3+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
onnxruntime 1.9.0 ONNX Runtime Python bindings
openpyxl 3.0.9 A Python library to read/write Excel 2010 xlsx/xlsm files
orjson 3.6.4 Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.2 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.3.4 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.5.0 Utilities for writing pandoc filters in python
panel 0.12.4 A high level app and dashboarding solution for Python.
papermill 2.3.3 Parametrize and run Jupyter and nteract Notebooks
param 1.12.0 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramiko 2.8.0 SSH2 protocol library
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
parsy 1.3.0 easy-to-use parser combinators, for parsing in pure Python
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
pathy 0.6.1 pathlib.Path subclasses for local and cloud bucket storage
patsy 0.5.2 A Python package for describing statistical models and for building design matrices.
pdfrw 0.4.post2 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.9.3 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.21.1 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.4.0 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.18 Physical quantities module
pip 21.3.1 The PyPA recommended tool for installing Python packages.
pipdeptree 2.2.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.4.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.3.1 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 1.0.0 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
poyo 0.5.0 A lightweight YAML Parser for Python. 🐓
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
preshed 3.0.6 Cython hash table that trusts the keys are pre-hashed
prettytable 2.4.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.12.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.22 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.20 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pyarrow 6.0.0 Python library for Apache Arrow
pyaudio 0.2.11 Bindings for PortAudio v19, the cross-platform audio input/output stream library.
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.8.1 Seamless operability between C++11 and Python
pycodestyle 2.7.0 Python style guide checker
pycosat 0.6.3 bindings to picosat (a SAT solver)
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.7.1 Widget for deck.gl maps
pydocstyle 6.1.1 Python docstring style checker
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.3.1 passive checker of Python programs
pyflux 0.4.17 PyFlux: A time-series analysis library for Python
pygame 2.0.3 Python Game Development
pygbm 0.1.0 Experimental, numba-based Gradient Boosting Machines
pygments 2.10.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pyinstaller 4.6 PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller_hooks_contrib 2021.3 Community maintained hooks for PyInstaller
pylint 2.9.6 python code static checker
pyls_spyder 0.4.0 Spyder extensions for the python-language-server
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.1 Python driver for MongoDB
pynacl 1.4.0 Python binding to the Networking and Cryptography (NaCl) library
pynndescent 0.5.5 Nearest Neighbor Descent
pyodbc 4.0.32 DB API Module for ODBC
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.2.1 Python interface to PROJ (cartographic projections and coordinate transformations 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
pyqtgraph 0.12.3 Scientific Graphics and GUI Library for Python
pyqtwebengine 5.15.1 Python bindings for the Qt WebEngine framework
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.5 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_dotenv 0.19.1 Add .env support to your django/flask apps in development and deployments
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_levenshtein 0.12.2 Python extension for computing string edit distances and similarities.
python_lsp_black 1.0.0 Black plugin for the Python LSP Server
python_lsp_jsonrpc 1.0.0 JSON RPC 2.0 server library
python_lsp_server 1.2.4 Python Language Server for the Language Server Protocol
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.7 Preconditoned ICA for Real Data
python_slugify 5.0.2 A Python Slugify application that handles Unicode
python_snappy 0.6.0 Python library for the snappy compression library from Google
pythonnet 2.5.2 .Net and Mono integration for Python
pythonqwt 0.9.2 Qt plotting widgets for Python
pytz 2021.3 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32 302 Python for Window Extensions
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.5 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 6.0 YAML parser and emitter for Python
pyzmq 22.3.0 Python bindings for 0MQ
pyzo 4.11.3a1 the Python IDE for scientific computing
qdarkstyle 3.0.2 The most complete dark stylesheet for Python and Qt applications
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qpsolvers 1.7.1 Quadratic programming solvers in Python with a unified API
qstylizer 0.2.1 Stylesheet Generator for PyQt{4-5}/PySide{1-2}
qtawesome 1.1.0 FontAwesome icons in PyQt and PySide applications
qtconsole 5.1.1 Jupyter Qt console
qtpy 2.0.0.dev0 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quadprog 0.1.8 Quadratic Programming Solver
quantecon 0.5.1 QuantEcon is a package to support all forms of quantitative economic modelling.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.10 Fast and direct raster I/O for use with Numpy and SciPy
readme_renderer 30.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.10.23 Alternative regular expression module, to replace re.
reportlab 3.6.2 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rope 0.21.0 a python refactoring library...
rpy2 3.4.0.dev0 Python interface to the R language (embedded R)
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.17 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
ruamel.yaml.clib 0.2.6 C version of reader, parser and emitter for ruamel.yaml derived from libyaml
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.3 Image processing routines for SciPy
scikit_learn 1.0.1 A set of python modules for machine learning and data mining
scikit_optimize 0.9.0 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.2 SciPy: Scientific Library for Python
scramp 1.4.1 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.2 seaborn: statistical data visualization
send2trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 58.5.3 Easily download, build, install, upgrade, and uninstall Python packages
setuptools_scm 6.3.2 the blessed package to manage your versions by scm tags
shap 0.39.0 A unified approach to explain the output of any machine learning model.
shapely 1.8.0 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.5 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicer 0.0.7 A small package for big slicing.
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smart_open 5.2.1 Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
smmap 5.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.3 Play and Record Sound with Python
soupsieve 2.3 A modern CSS selector implementation for Beautiful Soup.
spacy 3.1.3 Industrial-strength Natural Language Processing (NLP) in Python
spacy_legacy 3.0.8 Legacy registered functions for spaCy backwards compatibility
sphinx 4.2.0 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 1.0.0 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
spyder 5.1.5 The Scientific Python Development Environment
spyder_kernels 2.1.3 Jupyter kernels for Spyder's console
sqlalchemy 1.4.26 Database Abstraction Library
sqlite_bro 0.12.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.17.1 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.2 Non-validating SQL parser
srsly 2.4.2 Modern high-performance serialization utilities for Python
starlette 0.16.0 The little ASGI library that shines.
statsmodels 0.13.0 Statistical computations and models for Python
streamlit 1.1.0 The fastest way to build data apps in Python
streamz 0.6.3 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.9 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.12.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
text_unidecode 1.3 The most basic Text::Unidecode port
textdistance 4.2.2 Compute distance between the two texts.
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
thinc 8.0.12 Practical Machine Learning for NLP
threadpoolctl 3.0.0 threadpoolctl
three_merge 0.1.1 Simple library for merging two strings with respect to a base one
thrift 0.15.0 Python bindings for the Apache Thrift RPC system
tifffile 2021.11.2 Read and write TIFF(r) files
tinycss2 1.1.0 tinycss2
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomli 1.2.2 A lil' TOML parser
tomli_w 0.4.0 A lil' TOML writer
tomlkit 0.7.2 Style preserving TOML library
toolz 0.11.1 List processing tools and functional utilities
torch 1.10.0 Tensors and Dynamic neural networks in Python with strong GPU acceleration
torchaudio 0.10.0 An audio package for PyTorch
torchvision 0.11.1 image and video datasets and models for torch deep learning
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.3 Fast, Extensible Progress Meter
traitlets 5.1.1 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.5.0 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typer 0.4.0 Typer, build great CLIs. Easy to code. Based on Python type hints.
typing_extensions 3.10.0.2 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.2.0 Ultra fast JSON encoder and decoder for Python
umap_learn 0.5.1 Uniform Manifold Approximation and Projection
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.7 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.15.0 The lightning-fast ASGI server.
validators 0.18.2 Python Data Validation for Humans™.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.9.0 Virtual Python Environment builder
vitables 3.0.2 A viewer for PyTables package
voila 0.2.16 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
wasabi 0.8.2 A lightweight console printing and formatting toolkit
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
watchdog 2.1.5 Filesystem events monitoring
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.2.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.2 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.2 IPython HTML widgets for Jupyter
winpython 4.6.20211106 WinPython distribution tools, including WPPM
winrt 1.0.21033.1 Access Windows Runtime APIs from Python
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.20.1 N-D labeled arrays and datasets in Python
xlsxwriter 3.0.2 A Python module for creating Excel XLSX files.
xlwings 0.24.7 Make Excel fly: Interact with Excel from Python and vice versa.
yapf 0.31.0 A formatter for Python code.
yarl 1.7.2 Yet another URL library
zarr 2.10.2 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.6.0 Backport of pathlib-compatible object wrapper for zip files
zstandard 0.16.0 Zstandard bindings for Python

WinPython 3.10.0.1

The following packages are included in WinPython-64bit v3.10.0.1 .

Tools

Name Version Description
Nodejs v14.17.6 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.15 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.10.0 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.8.0 Async http client/server framework (asyncio)
aiosignal 1.2.0 aiosignal: a list of registered asynchronous callbacks
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17.2 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.4 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 21.1.0 The secure Argon2 password hashing algorithm.
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astroid 2.8.4 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 4.0.0 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.6.0 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
beautifulsoup4 4.10.0 Screen-scraping library
black 21.9b0 The uncompromising code formatter.
bleach 4.1.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blosc 1.10.6 Blosc data compressor
bokeh 2.4.1 Interactive plots and applications in the browser from Python
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.31 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cached_property 1.5.2 A decorator for caching properties in classes.
cachelib 0.3.0 A collection of cache libraries in the same API interface.
cartopy 0.20.1 A cartographic python library with Matplotlib support for visualisation
certifi 2021.10.8 Python package for providing Mozilla's CA Bundle.
cffi 1.15.0 Foreign Function Interface for Python calling C code.
cftime 1.5.1.1 Time-handling functionality from netcdf4-python
charset_normalizer 2.0.7 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 2.0.0 Extended pickling support for Python objects
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
coverage 6.1.1 Code coverage measurement for Python
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.7 Convex optimization package
cvxpy 1.1.15 A domain-specific language for modeling convex optimization problems in Python.
cycler 0.11.0 Composable style cycles
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 2.0.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 2.0.0 Core component suite for Dash
dash_html_components 2.0.0 Vanilla HTML components for Dash
dash_table 5.0.0 Dash table
dask 2021.11.0 Parallel PyData with Task Scheduling
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.59.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
dateparser 1.1.0 Date parsing library designed to parse dates from HTML pages
dateutils 0.6.12 Various utilities for working with date and datetime objects
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.5.1 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecation 2.1.0 A library to handle automated deprecations
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
distlib 0.3.3 Distribution utilities
distributed 2021.11.0 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.1 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.10 Fast simple 1D and 2D histograms
fastapi 0.70.0 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fasteners 0.16.3 A python package that provides useful locks.
filelock 3.3.2 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flask 2.0.2 A simple framework for building complex web applications.
flask_accepts 0.18.4 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.1 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flit 3.4.0 A simple packaging tool for simple packages.
flit_core 3.4.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
fonttools 4.27.1 Tools to manipulate font files
formlayout 1.2.1a1 The most easy way to create Qt form dialogs and widgets with Python
frozenlist 1.2.0 A list-like structure which implements collections.abc.MutableSequence
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.11.0 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.3 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.10.2 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.2 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.9 Git Object Database
gitpython 3.1.24 Python Git Library
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.41 Always know what to expect from your data.
greenlet 1.1.2 Lightweight in-process concurrent programming
guidata 1.8.1a0 Automatic graphical user interfaces generation for easy dataset editing and display
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.1.0 HTTP/2 State-Machine based protocol implementation
h5py 3.5.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.6 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.7 A minimal low-level HTTP client.
httpie 2.6.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.20.0 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.24.0 A library for property-based testing
ibis_framework 2.0.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.10.3 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.1 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.8.0 Read metadata from Python packages
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
ipycanvas 0.9.1 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.5.0 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.8.2 Matplotlib Jupyter Extension
ipython 7.29.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.5 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.2 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.2 A small but fast and easy to use stand-alone template engine written in pure python.
joblib 1.1.0 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.2 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 4.2.1 An implementation of JSON Schema validation for Python
julia 0.5.7 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.4 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.9.1 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.5.0 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_packaging 0.11.0 Jupyter Packaging Utilities
jupyter_server 1.11.2 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.2.2 The JupyterLab notebook server extension.
jupyterlab_git 0.33.0 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.9.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.8.2 JupyterLab Server
jupyterlab_widgets 1.0.2 JupyterLab extension providing HTML widgets
keyring 23.2.1 Store and access your passwords safely.
kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
lmfit 1.0.3 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 3.0.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.4 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.5.0rc1 Python plotting package
matplotlib_inline 0.1.3 Inline Matplotlib backend for Jupyter
maturin 0.11.5 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.2.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
mypy 0.910 Optional static typing for Python
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker.
mysql_connector_python 8.0.21 MySQL driver written in Python
nbclassic 0.3.4 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.4 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.2.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.1 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.8 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.6.4a0 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.5 Natural Language Toolkit
notebook 6.4.5 A web-based notebook environment for interactive computing
numcodecs 0.9.1 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.4+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
openpyxl 3.0.9 A Python library to read/write Excel 2010 xlsx/xlsm files
orjson 3.6.4 Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.2 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.3.4 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.5.0 Utilities for writing pandoc filters in python
panel 0.12.4 A high level app and dashboarding solution for Python.
papermill 2.3.3 Parametrize and run Jupyter and nteract Notebooks
param 1.12.0 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
parsy 1.3.0 easy-to-use parser combinators, for parsing in pure Python
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
patsy 0.5.2 A Python package for describing statistical models and for building design matrices.
pdfrw 0.4.post2 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.9.3 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.21.1 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.4.0 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.18 Physical quantities module
pip 21.3.1 The PyPA recommended tool for installing Python packages.
pipdeptree 2.2.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.4.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.3.1 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 1.0.0 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
prettytable 2.4.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.12.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.22 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.20 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pyaudio 0.2.11 Bindings for PortAudio v19, the cross-platform audio input/output stream library.
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.8.1 Seamless operability between C++11 and Python
pycodestyle 2.8.0 Python style guide checker
pycosat 0.6.3 bindings to picosat (a SAT solver)
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.7.1 Widget for deck.gl maps
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.4.0 passive checker of Python programs
pyflux 0.4.17 PyFlux: A time-series analysis library for Python
pygame 2.0.3 Python Game Development
pygments 2.10.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pyinstaller 4.6 PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller_hooks_contrib 2021.3 Community maintained hooks for PyInstaller
pylint 2.11.1 python code static checker
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.1 Python driver for MongoDB
pyodbc 4.0.32 DB API Module for ODBC
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.2.1 Python interface to PROJ (cartographic projections and coordinate transformations library)
pyqtgraph 0.12.3 Scientific Graphics and GUI Library for Python
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pyside6 6.2.1 Python bindings for the Qt cross-platform application and UI framework
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.5 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_lsp_jsonrpc 1.0.0 JSON RPC 2.0 server library
python_lsp_server 1.3.0.dev0 Python Language Server for the Language Server Protocol
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.7 Preconditoned ICA for Real Data
python_snappy 0.6.0 Python library for the snappy compression library from Google
pytz 2021.3 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32 302 Python for Window Extensions
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.5 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 6.0 YAML parser and emitter for Python
pyzmq 22.3.0 Python bindings for 0MQ
pyzo 4.11.3a1 the Python IDE for scientific computing
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qpsolvers 1.7.1 Quadratic programming solvers in Python with a unified API
qtconsole 5.1.1 Jupyter Qt console
qtpy 2.0.0.dev0 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quadprog 0.1.8 Quadratic Programming Solver
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.10 Fast and direct raster I/O for use with Numpy and SciPy
readme_renderer 30.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.10.23 Alternative regular expression module, to replace re.
reportlab 3.6.2 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.17 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.3 Image processing routines for SciPy
scikit_learn 1.0.1 A set of python modules for machine learning and data mining
scikit_optimize 0.9.0 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.2 SciPy: Scientific Library for Python
scramp 1.4.1 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.2 seaborn: statistical data visualization
send2trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 58.5.3 Easily download, build, install, upgrade, and uninstall Python packages
setuptools_scm 6.3.2 the blessed package to manage your versions by scm tags
shapely 1.8.0 Geometric objects, predicates, and operations
shiboken6 6.2.1 Python / C++ bindings helper module
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.5 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smmap 5.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.3 Play and Record Sound with Python
soupsieve 2.3 A modern CSS selector implementation for Beautiful Soup.
sphinx 4.2.0 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 1.0.0 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
sqlalchemy 1.4.26 Database Abstraction Library
sqlite_bro 0.12.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.17.1 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.2 Non-validating SQL parser
starlette 0.16.0 The little ASGI library that shines.
statsmodels 0.13.0 Statistical computations and models for Python
streamz 0.6.3 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.9 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.12.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
threadpoolctl 3.0.0 threadpoolctl
tifffile 2021.11.2 Read and write TIFF(r) files
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomli 1.2.2 A lil' TOML parser
tomli_w 0.4.0 A lil' TOML writer
tomlkit 0.7.2 Style preserving TOML library
toolz 0.11.1 List processing tools and functional utilities
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.3 Fast, Extensible Progress Meter
traitlets 5.1.1 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.5.0 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typing_extensions 3.10.0.2 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.2.0 Ultra fast JSON encoder and decoder for Python
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.7 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.15.0 The lightning-fast ASGI server.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.9.0 Virtual Python Environment builder
voila 0.2.16 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
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
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.2.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.2 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.2 IPython HTML widgets for Jupyter
winpython 4.6.20211106 WinPython distribution tools, including WPPM
wordcloud 1.8.1 A little word cloud generator
wrapt 1.13.3 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.20.1 N-D labeled arrays and datasets in Python
xlsxwriter 3.0.2 A Python module for creating Excel XLSX files.
xlwings 0.24.7 Make Excel fly: Interact with Excel from Python and vice versa.
yarl 1.7.2 Yet another URL library
zarr 2.10.2 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.6.0 Backport of pathlib-compatible object wrapper for zip files

@stonebig
Copy link
Contributor Author

stonebig commented Nov 11, 2021

wrap-up:

  • changelogs
  • shas addition in winpython.github.io and winpython
  • front-page
  • upload to github

@stonebig stonebig unpinned this issue Nov 11, 2021
@fleming79
Copy link

I get an import error for scipy.signal for a fresh download of Winpython64-3.9.8.0.exe

import scipy.signal
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
~\AppData\Local\Temp/ipykernel_16548/2352750389.py in <module>
----> 1 import scipy.signal

C:\WPy64-3980\python-3.9.8.amd64\lib\site-packages\scipy\signal\__init__.py in <module>
    290 
    291 """
--> 292 from . import sigtools, windows
    293 from .waveforms import *
    294 from ._max_len_seq import max_len_seq

C:\WPy64-3980\python-3.9.8.amd64\lib\site-packages\scipy\signal\windows\__init__.py in <module>
     39 """
     40 
---> 41 from .windows import *
     42 
     43 __all__ = ['boxcar', 'triang', 'parzen', 'bohman', 'blackman', 'nuttall',

C:\WPy64-3980\python-3.9.8.amd64\lib\site-packages\scipy\signal\windows\windows.py in <module>
      5 
      6 import numpy as np
----> 7 from scipy import linalg, special, fft as sp_fft
      8 
      9 __all__ = ['boxcar', 'triang', 'parzen', 'bohman', 'blackman', 'nuttall',

C:\WPy64-3980\python-3.9.8.amd64\lib\site-packages\scipy\linalg\__init__.py in <module>
    193 """  # noqa: E501
    194 
--> 195 from .misc import *
    196 from .basic import *
    197 from .decomp import *

C:\WPy64-3980\python-3.9.8.amd64\lib\site-packages\scipy\linalg\misc.py in <module>
      1 import numpy as np
      2 from numpy.linalg import LinAlgError
----> 3 from .blas import get_blas_funcs
      4 from .lapack import get_lapack_funcs
      5 

C:\WPy64-3980\python-3.9.8.amd64\lib\site-packages\scipy\linalg\blas.py in <module>
    211 import functools
    212 
--> 213 from scipy.linalg import _fblas
    214 try:
    215     from scipy.linalg import _cblas

ImportError: DLL load failed while importing _fblas: The specified module could not be found.

@stonebig
Copy link
Contributor Author

hum, you are right. onlywinpython-3.9.8 seems to have the problem... digging
image

@stonebig stonebig reopened this Nov 12, 2021
@stonebig
Copy link
Contributor Author

stonebig commented Nov 12, 2021

the wheel came right from the place suggested as a solution, in similar error report of 2019 https://stackoverflow.com/questions/57120965/from-scipy-linalg-import-fblas-importerror-dll-load-failed-the-specified-mod

the 3.9 wheel is same size as the 3.10 version , at 17 300k vs 17 303 k.... hum ....

@stonebig
Copy link
Contributor Author

the problem is maybe in numpy: numba forced me down to numpy-1.20.3+mkl for Winpython64-3.9.8.0, instead of numpy-1.21.4+mkl for 3.10 or 3.7PyPy, as there is no numba available for the other two yet.

@stonebig
Copy link
Contributor Author

stonebig commented Nov 12, 2021

ha, I didn't notice: Christoph gohlke removed numpy-1.20.3 from his site, and scipy-1.7.1 also, so a sort of a sign of non-compatibility, .... so:

  • option1: if I put back old scipy-1.7.1 it works, for scipy,
  • option2: other option is to increase numpy version and reduce numba version, but numba is not so compatible then,
  • option3: I reduce numba version further to 0.53.0,
  • option4: is to wait next numba, which is one month late, and counting:

image

option1:
image

option2: (numba-0.54.0 , the dot version before)
image

option3: (numba-0.53.1)
image

@stonebig
Copy link
Contributor Author

stonebig commented Nov 12, 2021

on principle:

  • WinPython is about bleeding edge, so numba backpedaling numpy was already a pain,
  • Numpy bleeding edge shall get the prefered treatment, as it's part of the strategy of reducing cPython technical debt, and helping PyPy and AMD.
  • previous versions of cgohlke wheels of scipy and numpy are no more public, so you can't replicate.

so the less bad action is looking to be option3:

  • better a bad numba than no numba, (they are apparently trying to unblock their release since this today november 12th morning Python3.10 v2 numba/numba#7557 )
  • scipy and numpy are the "coherent" latest set of cgohlke..

.... preparing a re-spin with numpy upgraded, and numba dowgraded (still passing winpython_checker tests)

actually, there was an update of numba-0.54.1 wheel I didn't catch from Christoph Gohlke, and that supresses the numpy-1.20.3 contraints at wheel importation, but not at running. so you may be able to do yourself (checking) :

@stonebig stonebig changed the title Release 2021-04 follow-up Release 2021-04 follow-up + post1 Nov 12, 2021
@stonebig stonebig pinned this issue Nov 12, 2021
@stonebig
Copy link
Contributor Author

stonebig commented Nov 12, 2021

post1 (2021-11-12)

Changes from WinPython 2021-04:

  • spin a Winpython64-3.9.8.0post1.exe that:
    • patches numba-0.54.1 to allow numpy-1.21.4+mkl
    • uses numpy-1.21.4+mkl instead of numpy-1.20.3+mkl

in Winpython64-3.9.8.0.exe initial edition, there are some incompatibilities between scipy-1.17.2 and numpy-1.20.3+mkl
only Winpython64-3.9.8.0 is impacted.

Many thanks to @fleming79 for the quick report

MD5 SHA-1 SHA-256 Binary Size SHA3-256
c92d2e3d003bc28ad8c5a98c8d2ab3d1 de8c6cbab635d5d6adae740f203de4fb0f701f58 2f25e5f539668044ae30155318c3dbf9d23e2cf38f29b9598f3b08daa390e267 Winpython64-3.9.8.0post1.exe 843 570 185 Bytes 15b50f9e7ec2cef4e3f6730c3715ff1b627f954ed050f1348deae121ea9efdfc

WinPython 3.9.8.0 post1

The following packages are included in WinPython-64bit v3.9.8.0 post1

Tools

Name Version Description
Nodejs v14.17.6 a JavaScript runtime built on Chrome's V8 JavaScript engine
npmjs 6.14.15 a package manager for JavaScript
Pandoc 2.3 a universal document converter

Python packages

Name Version Description
Python 3.9.8 Python programming language with standard library
adodbapi 2.6.1.3 A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
affine 2.3.0 Matrices describing affine transformation of the plane.
aiofiles 0.6.0 File support for asyncio.
aiohttp 3.8.0 Async http client/server framework (asyncio)
aiosignal 1.2.0 aiosignal: a list of registered asynchronous callbacks
aiosqlite 0.17.0 asyncio bridge to the standard sqlite3 module
alabaster 0.7.12 A configurable sidebar-enabled Sphinx theme
algopy 0.5.7 ALGOPY: Taylor Arithmetic Computation and Algorithmic Differentiation
altair 4.1.0 Altair: A declarative statistical visualization library for Python.
altair_data_server 0.4.1 A background data server for Altair charts.
altair_transform 0.2.0 A python engine for evaluating Altair transforms.
altair_widgets 0.2.2 Altair Widgets: An interactive visualization for statistical data for Python.
altgraph 0.17.2 Python graph (network) package
amply 0.1.4 Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
aniso8601 7.0.0 A library for parsing ISO 8601 strings.
ansiwrap 0.8.4 textwrap, but savvy to ANSI colors and styles
anyio 3.3.4 High level compatibility layer for multiple asynchronous event loop implementations
appdirs 1.4.4 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
argon2_cffi 21.1.0 The secure Argon2 password hashing algorithm.
arrow 1.2.1 Better dates & times for Python
asciitree 0.3.3 Draws ASCII trees.
asgi_csrf 0.9 ASGI middleware for protecting against CSRF attacks
asgiref 3.4.1 ASGI specs, helper code, and adapters
asn1crypto 1.4.0 Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
asteval 0.9.25 Safe, minimalistic evaluator of python expression using ast module
astor 0.8.1 Read/rewrite/write Python ASTs
astroid 2.6.6 An abstract syntax tree for Python with inference support.
astroml 1.0.1 tools for machine learning and data mining in Astronomy
astropy 4.3.1 Community-developed python astronomy tools
async_generator 1.10 Async generators and context managers for Python 3.5+
async_timeout 4.0.0 Timeout context manager for asyncio programs
atomicwrites 1.4.0 Atomic file writes.
attrs 21.2.0 Classes Without Boilerplate
autopep8 1.5.7 A tool that automatically formats Python code to conform to the PEP 8 style guide
babel 2.9.1 Internationalization utilities
backcall 0.2.0 Specifications for callback functions passed in to an API
backports.entry_points_selectable 1.1.0 Compatibility shim providing selectable entry points for older implementations
backports_abc 0.5 A backport of recent additions to the 'collections.abc' module.
baresql 0.7.6 playing SQL directly on Python datas
base58 2.0.0 Base58 and Base58Check implementation
bcrypt 3.2.0 Modern password hashing for your software and your servers
beautifulsoup4 4.10.0 Screen-scraping library
binaryornot 0.4.4 Ultra-lightweight pure Python package to check if a file is binary or text.
black 21.10b0 The uncompromising code formatter.
bleach 4.1.0 An easy safelist-based HTML-sanitizing tool.
blinker 1.4 Fast, simple object-to-object and broadcast signaling
blis 0.7.5 The Blis BLAS-like linear algebra library, as a self-contained C-extension.
blosc 1.10.6 Blosc data compressor
bloscpack 0.16.0 Command line interface to and serialization format for Blosc
bokeh 2.4.1 Interactive plots and applications in the browser from Python
botorch 0.4.0 Bayesian Optimization in PyTorch
bottleneck 1.3.2 Fast NumPy array functions written in C
bqplot 0.12.31 Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.
branca 0.4.2 Generate complex HTML+JS pages with Python
brewer2mpl 1.4.1 Connect colorbrewer2.org color maps to Python and matplotlib
brotli 1.0.9 Python bindings for the Brotli compression library
cached_property 1.5.2 A decorator for caching properties in classes.
cachelib 0.3.0 A collection of cache libraries in the same API interface.
cachetools 4.2.4 Extensible memoizing collections and decorators
cartopy 0.20.1 A cartographic python library with Matplotlib support for visualisation
catalogue 2.0.6 Super lightweight function registries for your library
certifi 2021.10.8 Python package for providing Mozilla's CA Bundle.
cffi 1.15.0 Foreign Function Interface for Python calling C code.
cftime 1.5.1.1 Time-handling functionality from netcdf4-python
chardet 4.0.0 Universal encoding detector for Python 2 and 3
charset_normalizer 2.0.7 The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
click 7.1.2 Composable command line interface toolkit
click_default_group 1.2.2 Extends click.Group to invoke a command without explicit subcommand name
click_plugins 1.1.1 An extension module for click to enable registering CLI commands via setuptools entry-points.
cligj 0.7.2 Click params for commmand line interfaces to GeoJSON
cloudpickle 2.0.0 Extended pickling support for Python objects
clrmagic 0.0.1a2 IPython cell magic to use .NET languages
colorama 0.4.4 Cross-platform colored terminal text.
colorcet 2.0.6 Collection of perceptually uniform colormaps
cookiecutter 1.7.3 A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.
coverage 6.1.1 Code coverage measurement for Python
cramjam 2.5.0 Thin Python bindings to de/compression algorithms in Rust
cryptography 35.0.0 cryptography is a package which provides cryptographic recipes and primitives to Python developers.
csvs_to_sqlite 1.2 Convert CSV files into a SQLite database
cvxopt 1.2.7 Convex optimization package
cvxpy 1.1.15 A domain-specific language for modeling convex optimization problems in Python.
cx_freeze 6.5.3 create standalone executables from Python scripts
cycler 0.11.0 Composable style cycles
cymem 2.0.6 Manage calls to calloc/free through Cython
cython 0.29.24 The Cython compiler for writing C extensions for the Python language.
cytoolz 0.11.0 Cython implementation of Toolz: High performance functional utilities
dash 2.0.0 A Python framework for building reactive web-apps. Developed by Plotly.
dash_core_components 2.0.0 Core component suite for Dash
dash_html_components 2.0.0 Vanilla HTML components for Dash
dash_table 5.0.0 Dash table
dask 2021.11.0 Parallel PyData with Task Scheduling
dask_glm 0.2.0 Generalized Linear Models with Dask
dask_image 0.6.0 Distributed image processing
dask_labextension 5.1.0 A Jupyter Notebook server extension manages Dask clusters.
dask_ml 2021.10.17 A library for distributed and parallel machine learning
dask_searchcv 0.2.0 Tools for doing hyperparameter search with Scikit-Learn and Dask
databases 0.4.1 Async database support for Python.
datasette 0.59.1 A tool for exploring and publishing data
datasette_graphql 1.5 Datasette plugin providing an automatic GraphQL API for your SQLite databases
datashader 0.13.0 Data visualization toolchain based on aggregating into a grid
datashape 0.5.2 A data description language.
dateparser 1.1.0 Date parsing library designed to parse dates from HTML pages
dateutils 0.6.12 Various utilities for working with date and datetime objects
db.py 0.5.4b1 a db package that doesn't suck
debugpy 1.5.1 An implementation of the Debug Adapter Protocol for Python
decorator 4.4.2 Decorators for Humans
defusedxml 0.7.1 XML bomb protection for Python stdlib modules
deprecated 1.2.13 Python @deprecated decorator to deprecate old python classes, functions or methods.
deprecation 2.1.0 A library to handle automated deprecations
descartes 1.1.0 Use geometric objects as matplotlib paths and patches
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.
distlib 0.3.3 Distribution utilities
distributed 2021.11.0 Distributed scheduler for Dask
docopt 0.6.2 Pythonic argument parser, that will make you smile
docrepr 0.1.1 docrepr renders Python docstrings in HTML
docutils 0.17.1 Docutils -- Python Documentation Utilities
ecos 2.0.7.post1 This is the Python package for ECOS: Embedded Cone Solver. See Github page for more information.
emcee 3.1.1 The Python ensemble sampling toolkit for MCMC
entrypoints 0.3 Discover and load entry points from installed packages.
et_xmlfile 1.1.0 An implementation of lxml.xmlfile for the standard library
fast_histogram 0.10 Fast simple 1D and 2D histograms
fastai 2.5.3 fastai makes deep learning with PyTorch faster, more accurate, and easier
fastapi 0.70.0 FastAPI framework, high performance, easy to learn, fast to code, ready for production
fastcore 1.3.27 Python supercharged for fastai development
fastdownload 0.0.5 A general purpose data downloading library.
fasteners 0.16.3 A python package that provides useful locks.
fastparquet 0.7.1 Python support for Parquet file format
fastprogress 1.0.0 A nested progress with plotting options for fastai
feather_format 0.4.1 Simple wrapper library to the Apache Arrow-based Feather File Format
filelock 3.3.2 A platform independent file lock.
fiona 1.8.20 Fiona reads and writes spatial data files
flake8 3.9.2 the modular source code checker: pep8, pyflakes and co
flask 2.0.2 A simple framework for building complex web applications.
flask_accepts 0.18.4 Easy, opinionated Flask input/output handling with Flask-restx and Marshmallow
flask_compress 1.10.1 Compress responses in your Flask app with gzip.
flask_cors 3.0.10 A Flask extension adding a decorator for CORS support
flask_mail 0.9.1 Flask extension for sending email
flask_restx 0.5.1 Fully featured framework for fast, easy and documented API development with Flask
flask_session 0.4.0 Adds server-side session support to your Flask application
flask_sqlalchemy 2.5.1 Adds SQLAlchemy support to your Flask application.
flaskerize 0.14.0 Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.
flatbuffers 2.0 The FlatBuffers serialization format for Python
flit 3.4.0 A simple packaging tool for simple packages.
flit_core 3.4.0 Distribution-building parts of Flit. See flit package for more information
folium 0.12.1 Make beautiful maps with Leaflet.js & Python
fonttools 4.27.1 Tools to manipulate font files
formlayout 1.2.1a1 The most easy way to create Qt form dialogs and widgets with Python
frozenlist 1.2.0 A list-like structure which implements collections.abc.MutableSequence
fs 2.4.13 Python's filesystem abstraction layer
fsspec 2021.11.0 File-system specification
future 0.18.2 Clean single-source support for Python 3 and 2
fuzzywuzzy 0.18.0 Fuzzy string matching in python
gdal 3.3.3 GDAL: Geospatial Data Abstraction Library
geographiclib 1.52 The geodesic routines from GeographicLib
geopandas 0.10.2 Geographic pandas extensions
geopy 2.2.0 Python Geocoding Toolbox
geoviews 1.9.2 GeoViews is a Python library that makes it easy to explore and visualize geographical, meteorological, and oceanographic datasets, such as those used in weather, climate, and remote sensing research.
gitdb 4.0.9 Git Object Database
gitpython 3.1.24 Python Git Library
gmpy2 2.0.8 GMP/MPIR, MPFR, and MPC interface to Python 2.6+ and 3.x
gpytorch 1.5.1 An implementation of Gaussian Processes in Pytorch
graphene 2.1.9 GraphQL Framework for Python
graphql_core 2.3.1 GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.
graphql_relay 2.0.1 Relay library for graphql-core-next
great_expectations 0.13.41 Always know what to expect from your data.
greenlet 1.1.2 Lightweight in-process concurrent programming
guidata 1.8.1a0 Automatic graphical user interfaces generation for easy dataset editing and display
guiqwt 3.0.7 guiqwt is a set of tools for curve and image plotting (extension to PythonQwt)
h11 0.12.0 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
h2 4.1.0 HTTP/2 State-Machine based protocol implementation
h5py 3.5.0 Read and write HDF5 files from Python
heapdict 1.0.1 a heap with decrease-key and increase-key operations
holoviews 1.14.6 Stop plotting your data - annotate your data and let it visualize itself.
hpack 4.0.0 Pure-Python HPACK header compression
html5lib 1.1 HTML parser based on the WHATWG HTML specification
httpcore 0.13.7 A minimal low-level HTTP client.
httpie 2.6.0 HTTPie - a CLI, cURL-like tool for humans.
httpx 0.20.0 The next generation HTTP client.
hupper 1.10.3 Integrated process monitor for developing and reloading daemons.
husl 4.0.3 Human-friendly HSL
hvplot 0.7.3 A high-level plotting API for the PyData ecosystem built on HoloViews.
hypercorn 0.11.2 A ASGI Server based on Hyper libraries and inspired by Gunicorn.
hyperframe 6.0.1 HTTP/2 framing layer for Python
hypothesis 6.24.0 A library for property-based testing
ibis_framework 2.0.0 Productivity-centric Python Big Data Framework
idlex 1.18 IDLE Extensions for Python
idna 3.1 Internationalized Domain Names in Applications (IDNA)
imageio 2.10.3 Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
imageio_ffmpeg 0.4.2 FFMPEG wrapper for Python
imagesize 1.2.0 Getting image size from png/jpeg/jpeg2000/gif file
imbalanced_learn 0.8.1 Toolbox for imbalanced dataset in machine learning.
importlib_metadata 4.8.0 Read metadata from Python packages
inflection 0.5.1 A port of Ruby on Rails inflector to Python
iniconfig 1.1.1 iniconfig: brain-dead simple config-ini parsing
intake 0.6.2 Data load and catalog system
intervaltree 3.0.2 Editable interval tree data structure for Python 2 and 3
ipycanvas 0.9.1 Interactive widgets library exposing the browser's Canvas API
ipykernel 6.5.0 IPython Kernel for Jupyter
ipyleaflet 0.14.0 A Jupyter widget for dynamic Leaflet maps
ipympl 0.8.2 Matplotlib Jupyter Extension
ipython 7.29.0 IPython: Productive Interactive Computing
ipython_genutils 0.2.0 Vestigial utilities from IPython
ipython_sql 0.4.1b1 RDBMS access via IPython
ipywidgets 7.6.5 IPython HTML widgets for Jupyter
isort 5.9.3 A Python utility / library to sort Python imports.
itsdangerous 2.0.1 Various helpers to pass data to untrusted environments and back.
janus 0.6.2 Mixed sync-async queue to interoperate between asyncio tasks and classic threads
jedi 0.18.0 An autocompletion tool for Python that can be used for text editors.
jinja2 3.0.2 A small but fast and easy to use stand-alone template engine written in pure python.
jinja2_time 0.2.0 Jinja2 Extension for Dates and Times
joblib 1.1.0 Lightweight pipelining: using Python functions as pipeline jobs.
json5 0.9.6 A Python implementation of the JSON5 data format.
jsonpatch 1.32 Apply JSON-Patches (RFC 6902)
jsonpointer 2.2 Identify specific nodes in a JSON document (RFC 6901)
jsonschema 4.2.1 An implementation of JSON Schema validation for Python
julia 0.5.7 Julia/Python bridge with IPython support.
jupyter 1.0.0 Jupyter metapackage. Install all the Jupyter components in one go.
jupyter_bokeh 3.0.4 A Jupyter extension for rendering Bokeh content.
jupyter_client 6.2.0 Jupyter protocol implementation and client libraries
jupyter_console 6.4.0 Jupyter terminal console
jupyter_core 4.9.1 Jupyter core package. A base package on which Jupyter projects rely.
jupyter_lsp 1.5.0 Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server
jupyter_packaging 0.11.0 Jupyter Packaging Utilities
jupyter_server 1.11.2 The Jupyter Server
jupyter_server_mathjax 0.2.3 MathJax resources as a Jupyter Server Extension.
jupyter_server_proxy 3.1.0 Jupyter server extension to supervise and proxy web services
jupyter_sphinx 0.3.2 Jupyter Sphinx Extensions
jupyterlab 3.2.2 The JupyterLab notebook server extension.
jupyterlab_git 0.33.0 A server extension for JupyterLab's git extension
jupyterlab_launcher 0.13.1 Jupyter Launcher
jupyterlab_lsp 3.9.1 Language Server Protocol integration for JupyterLab
jupyterlab_pygments 0.1.2 Pygments theme
jupyterlab_server 2.8.2 JupyterLab Server
jupyterlab_widgets 1.0.2 JupyterLab extension providing HTML widgets
keyring 23.2.1 Store and access your passwords safely.
kiwisolver 1.3.2 A fast implementation of the Cassowary constraint solver
lazy_object_proxy 1.6.0 A fast and thorough lazy object proxy.
llvmlite 0.37.0 lightweight wrapper around basic LLVM functionality
lmfit 1.0.3 Least-Squares Minimization with Bounds and Constraints
locket 0.2.1 File-based locks for Python for Linux and Windows
loky 3.0.0 A robust implementation of concurrent.futures.ProcessPoolExecutor
lxml 4.6.4 Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
lz4 3.1.3 LZ4 Bindings for Python
markdown 3.3.4 Python implementation of Markdown.
markupsafe 2.0.1 Safely add untrusted strings to HTML/XML markup.
marshmallow 3.12.1 A lightweight library for converting complex datatypes to and from native Python datatypes.
matplotlib 3.5.0.dev2464+g95463c32e6 Python plotting package
matplotlib_inline 0.1.3 Inline Matplotlib backend for Jupyter
maturin 0.11.5 Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
mccabe 0.6.1 McCabe checker, plugin for flake8
mercantile 1.2.1 Web mercator XYZ tile utilities
mergedeep 1.3.4 A deep merge function for 🐍.
metakernel 0.27.5 Metakernel for Jupyter
mistune 0.8.4 The fastest markdown parser in pure Python
mizani 0.7.3 Scales for Python
mkl_service 2.4.0 Python bindings to some MKL service functions
mlxtend 0.18.0 Machine Learning Library Extensions
moviepy 1.0.3 Video editing with Python
mpl_scatter_density 0.7 Matplotlib helpers to make density scatter plots
mpld3 0.5.5 D3 Viewer for Matplotlib
mpldatacursor 0.7.1 Interactive data cursors for Matplotlib
mpmath 1.2.1 Python library for arbitrary-precision floating-point arithmetic
msgpack 1.0.2 MessagePack (de)serializer.
msvc_runtime 14.29.30133 Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
multidict 5.2.0 multidict implementation
multipledispatch 0.6.0 Multiple dispatch
munch 2.5.0 A dot-accessible dictionary (a la JavaScript objects)
murmurhash 1.0.6 Cython bindings for MurmurHash
mypy 0.910 Optional static typing for Python
mypy_extensions 0.4.3 Experimental type system extensions for programs checked with the mypy typechecker.
mysql_connector_python 8.0.26 MySQL driver written in Python
nbclassic 0.3.4 Jupyter Notebook as a Jupyter Server Extension.
nbclient 0.5.4 A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.
nbconvert 6.2.0 Converting Jupyter Notebooks
nbconvert_reportlab 0.2 Convert notebooks to PDF using Reportlab
nbdime 3.1.1 Diff and merge of Jupyter Notebooks
nbformat 5.1.3 The Jupyter Notebook format
nbval 0.9.6 A py.test plugin to validate Jupyter notebooks
nest_asyncio 1.5.1 Patch asyncio to allow nested event loops
netcdf4 1.5.8 Provides an object-oriented python interface to the netCDF version 4 library.
networkx 2.6.4a0 Python package for creating and manipulating graphs and networks
nlopt 2.7.0 Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
nltk 3.6.5 Natural Language Toolkit
notebook 6.4.5 A web-based notebook environment for interactive computing
numba 0.54.1 compiling Python code using LLVM
numcodecs 0.9.1 A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
numdifftools 0.9.40 Solves automatic numerical differentiation problems in one or more variables.
numexpr 2.7.3 Fast numerical expression evaluator for NumPy
numpy 1.21.4+mkl NumPy is the fundamental package for array computing with Python.
numpydoc 1.1.0 Sphinx extension to support docstrings in Numpy format
oct2py 5.2.0 Python to GNU Octave bridge --> run m-files from python.
octave_kernel 0.32.0 A Jupyter kernel for Octave.
onnxruntime 1.9.0 ONNX Runtime Python bindings
openpyxl 3.0.9 A Python library to read/write Excel 2010 xlsx/xlsm files
orjson 3.6.4 Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
osqp 0.6.2.post0 OSQP: The Operator Splitting QP Solver
outcome 1.1.0 Capture the outcome of Python function calls.
packaging 21.2 Core utilities for Python packages
palettable 3.3.0 Color palettes for Python
pandas 1.3.4 Powerful data structures for data analysis, time series, and statistics
pandas_datareader 0.10.0 Data readers extracted from the pandas codebase,should be compatible with recent pandas versions
pandocfilters 1.5.0 Utilities for writing pandoc filters in python
panel 0.12.4 A high level app and dashboarding solution for Python.
papermill 2.3.3 Parametrize and run Jupyter and nteract Notebooks
param 1.12.0 Declarative Python programming using Parameters.
parambokeh 0.2.3 ParamBokeh provides an easy way to generate a UI for param based classes in the notebook or on bokeh server.
paramiko 2.8.0 SSH2 protocol library
paramnb 2.0.4 Generate ipywidgets from Parameterized objects in the notebook
parso 0.8.2 A Python Parser
parsy 1.3.0 easy-to-use parser combinators, for parsing in pure Python
partd 1.2.0 Appendable key-value storage
pathspec 0.9.0 Utility library for gitignore style pattern matching of file paths.
pathy 0.6.1 pathlib.Path subclasses for local and cloud bucket storage
patsy 0.5.2 A Python package for describing statistical models and for building design matrices.
pdfrw 0.4.post2 PDF file reader/writer library
pdvega 0.2.1.dev0 Pandas plotting interface to Vega and Vega-Lite
pefile 2021.9.3 Python PE parsing module
pep8 1.7.1 Python style guide checker
pexpect 4.8.0 Pexpect allows easy control of interactive console applications.
pg8000 1.21.1 PostgreSQL interface library
pickleshare 0.7.5 Tiny 'shelve'-like database with concurrency support
pillow 8.4.0 Python Imaging Library (Fork)
pims 0.5 Python Image Sequence
pint 0.18 Physical quantities module
pip 21.3.1 The PyPA recommended tool for installing Python packages.
pipdeptree 2.2.0 Command line utility to show dependency tree of packages
pkginfo 1.7.1 Query metadatdata from sdists / bdists / installed packages.
platformdirs 2.4.0 A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
plotly 5.3.1 An open-source, interactive graphing library for Python
plotnine 0.8.0 A grammar of graphics for python
pluggy 1.0.0 plugin and hook calling mechanisms for python
ply 3.11 Python Lex & Yacc
portpicker 1.4.0 A library to choose unique available network ports.
poyo 0.5.0 A lightweight YAML Parser for Python. 🐓
ppci 0.5.8 A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
preshed 3.0.6 Cython hash table that trusts the keys are pre-hashed
prettytable 2.4.0 A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.
priority 2.0.0 A pure-Python implementation of the HTTP/2 priority tree
proglog 0.1.9 Log and progress bar manager for console, notebooks, web...
prometheus_client 0.12.0 Python client for the Prometheus monitoring system.
promise 2.3 Promises/A+ implementation for Python
prompt_toolkit 3.0.22 Library for building powerful interactive command lines in Python
protobuf 4.0.0rc1 Protocol Buffers
psutil 5.8.0 Cross-platform lib for process and system monitoring in Python.
ptpython 3.0.20 Python REPL build on top of prompt_toolkit
ptyprocess 0.7.0 Run a subprocess in a pseudo terminal
pulp 2.3 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.
py 1.10.0 library with cross-python path, ini-parsing, io, code, log facilities
py_lru_cache 0.1.4 LRU cache for python. Provides a dictionary-like object as well as a method decorator.
pyaml 20.4.0 PyYAML-based module to produce pretty and readable YAML-serialized data
pyarrow 6.0.0 Python library for Apache Arrow
pyaudio 0.2.11 Bindings for PortAudio v19, the cross-platform audio input/output stream library.
pybars3 0.9.7 Handlebars.js templating for Python 3 and 2
pybind11 2.8.1 Seamless operability between C++11 and Python
pycodestyle 2.7.0 Python style guide checker
pycosat 0.6.3 bindings to picosat (a SAT solver)
pycparser 2.20 C parser in Python
pyct 0.4.8 python package common tasks for users (e.g. copy examples, fetch data, ...)
pydantic 1.8.2 Data validation and settings management using python 3.6 type hinting
pydeck 0.7.1 Widget for deck.gl maps
pydocstyle 6.1.1 Python docstring style checker
pyepsg 0.4.0 Easy access to the EPSG database via http epsg.io/
pyerfa 2.0.0 Python bindings for ERFA
pyflakes 2.3.1 passive checker of Python programs
pyflux 0.4.17 PyFlux: A time-series analysis library for Python
pygame 2.0.3 Python Game Development
pygbm 0.1.0 Experimental, numba-based Gradient Boosting Machines
pygments 2.10.0 Pygments is a syntax highlighting package written in Python.
pyhdf 0.10.3 pyhdf: Python interface to the NCSA HDF4 library.
pyinstaller 4.6 PyInstaller bundles a Python application and all its dependencies into a single package.
pyinstaller_hooks_contrib 2021.3 Community maintained hooks for PyInstaller
pylint 2.9.6 python code static checker
pyls_spyder 0.4.0 Spyder extensions for the python-language-server
pymc 2.3.8 Markov Chain Monte Carlo sampling toolkit.
pymeta3 0.5.1 Pattern-matching language based on OMeta for Python 3 and 2
pymongo 3.12.1 Python driver for MongoDB
pynacl 1.4.0 Python binding to the Networking and Cryptography (NaCl) library
pynndescent 0.5.5 Nearest Neighbor Descent
pyodbc 4.0.32 DB API Module for ODBC
pyopengl 3.1.5 Standard OpenGL bindings for Python
pypandoc 1.5 Thin wrapper for pandoc.
pyparsing 2.4.7 Python parsing module
pyproj 3.2.1 Python interface to PROJ (cartographic projections and coordinate transformations 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
pyqtgraph 0.12.3 Scientific Graphics and GUI Library for Python
pyqtwebengine 5.15.1 Python bindings for the Qt WebEngine framework
pyrsistent 0.18.0 Persistent/Functional/Immutable data structures
pyserial 3.5 Python Serial Port Extension
pyshp 2.1.3 Pure Python read/write support for ESRI Shapefile format
pysocks 1.7.1 A Python SOCKS client module. See https github.com/Anorov/PySocks for more information.
pystache 0.5.4 Mustache for Python
pytest 6.2.5 pytest: simple powerful testing with Python
python_baseconv 1.2.2 Convert numbers from base 10 integers to base X strings and back again.
python_dateutil 2.8.2 Extensions to the standard Python datetime module
python_dotenv 0.19.1 Add .env support to your django/flask apps in development and deployments
python_hdf4 0.10.0+dummy Python-HDF4: Python interface to the NCSA HDF4 library.
python_levenshtein 0.12.2 Python extension for computing string edit distances and similarities.
python_lsp_black 1.0.0 Black plugin for the Python LSP Server
python_lsp_jsonrpc 1.0.0 JSON RPC 2.0 server library
python_lsp_server 1.2.4 Python Language Server for the Language Server Protocol
python_multipart 0.0.5 A streaming multipart parser for Python
python_picard 0.7 Preconditoned ICA for Real Data
python_slugify 5.0.2 A Python Slugify application that handles Unicode
python_snappy 0.6.0 Python library for the snappy compression library from Google
pythonnet 2.5.2 .Net and Mono integration for Python
pythonqwt 0.9.2 Qt plotting widgets for Python
pytz 2021.3 World timezone definitions, modern and historical
pyviz_comms 2.1.0 Bidirectional communication for the PyViz ecosystem.
pywavelets 1.1.1 PyWavelets, wavelet transform module
pywin32 302 Python for Window Extensions
pywin32_ctypes 0.2.0 A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
pywinpty 1.1.5 Python bindings for the winpty library
pywinusb 0.4.2 A package that simplifies USB/HID communications on windows
pyyaml 6.0 YAML parser and emitter for Python
pyzmq 22.3.0 Python bindings for 0MQ
pyzo 4.11.3a1 the Python IDE for scientific computing
qdarkstyle 3.0.2 The most complete dark stylesheet for Python and Qt applications
qdldl 0.1.5.post0 QDLDL, a free LDL factorization routine.
qpsolvers 1.7.1 Quadratic programming solvers in Python with a unified API
qstylizer 0.2.1 Stylesheet Generator for PyQt{4-5}/PySide{1-2}
qtawesome 1.1.0 FontAwesome icons in PyQt and PySide applications
qtconsole 5.1.1 Jupyter Qt console
qtpy 2.0.0.dev0 Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.
quadprog 0.1.8 Quadratic Programming Solver
quantecon 0.5.1 QuantEcon is a package to support all forms of quantitative economic modelling.
quart 0.15.1 A Python ASGI web microframework with the same API as Flask
rasterio 1.2.10 Fast and direct raster I/O for use with Numpy and SciPy
readme_renderer 30.0 readme_renderer is a library for rendering "readme" descriptions for Warehouse
redis 3.5.3 Python client for Redis key-value store
regex 2021.10.23 Alternative regular expression module, to replace re.
reportlab 3.6.2 The Reportlab Toolkit
requests 2.26.0 Python HTTP for Humans.
requests_toolbelt 0.9.1 A utility belt for advanced users of python-requests
rfc3986 1.5.0 Validating URI References per RFC 3986
rise 5.7.1 Reveal.js - Jupyter/IPython Slideshow Extension
rope 0.21.0 a python refactoring library...
rpy2 3.4.0.dev0 Python interface to the R language (embedded R)
rtree 0.9.7 R-Tree spatial index for Python GIS
ruamel.yaml 0.17.17 a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order
ruamel.yaml.clib 0.2.6 C version of reader, parser and emitter for ruamel.yaml derived from libyaml
rx 1.6.1 Reactive Extensions (Rx) for Python
scikit_fuzzy 0.4.1 Fuzzy logic toolkit for SciPy
scikit_image 0.18.3 Image processing routines for SciPy
scikit_learn 1.0.1 A set of python modules for machine learning and data mining
scikit_optimize 0.9.0 Sequential model-based optimization toolbox.
scilab2py 0.6.2 Python to Scilab bridge
scipy 1.7.2 SciPy: Scientific Library for Python
scramp 1.4.1 An implementation of the SCRAM protocol.
scs 2.1.4 scs: splitting conic solver
seaborn 0.11.2 seaborn: statistical data visualization
send2trash 1.8.0 Send file to trash natively under Mac OS X, Windows and Linux.
setuptools 58.5.3 Easily download, build, install, upgrade, and uninstall Python packages
setuptools_scm 6.3.2 the blessed package to manage your versions by scm tags
shap 0.39.0 A unified approach to explain the output of any machine learning model.
shapely 1.8.0 Geometric objects, predicates, and operations
simpervisor 0.4 Simple async process supervisor
simplegeneric 0.8.1 Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
simplejson 3.17.5 Simple, fast, extensible JSON encoder/decoder for Python
simpy 4.0.1 Event discrete, process based simulation for Python.
six 1.16.0 Python 2 and 3 compatibility utilities
sklearn_contrib_lightning 0.6.1 Large-scale sparse linear classification, regression and ranking in Python
slicer 0.0.7 A small package for big slicing.
slicerator 1.0.0 A lazy-loading, fancy-sliceable iterable.
smart_open 5.2.1 Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)
smmap 5.0.0 A pure Python implementation of a sliding window memory map manager
snakeviz 2.1.0 A web-based viewer for Python profiler output
sniffio 1.2.0 Sniff out which async library your code is running under
snowballstemmer 2.1.0 This package provides 26 stemmers for 25 languages generated from Snowball algorithms.
snuggs 1.4.7 Snuggs are s-expressions for Numpy
sortedcontainers 2.4.0 Sorted Containers -- Sorted List, Sorted Dict, Sorted Set
sounddevice 0.4.3 Play and Record Sound with Python
soupsieve 2.3 A modern CSS selector implementation for Beautiful Soup.
spacy 3.1.3 Industrial-strength Natural Language Processing (NLP) in Python
spacy_legacy 3.0.8 Legacy registered functions for spaCy backwards compatibility
sphinx 4.2.0 Tool for generating documentation which uses reStructuredText as its markup language
sphinx_rtd_theme 1.0.0 Read the Docs theme for Sphinx
sphinxcontrib_applehelp 1.0.2 sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books
sphinxcontrib_devhelp 1.0.2 sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document.
sphinxcontrib_htmlhelp 2.0.0 sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files
sphinxcontrib_jsmath 1.0.1 A sphinx extension which renders display math in HTML via JavaScript
sphinxcontrib_qthelp 1.0.3 sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
sphinxcontrib_serializinghtml 1.1.5 sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
spyder 5.1.5 The Scientific Python Development Environment
spyder_kernels 2.1.3 Jupyter kernels for Spyder's console
sqlalchemy 1.4.26 Database Abstraction Library
sqlite_bro 0.12.1 a graphic SQLite Client in 1 Python file
sqlite_fts4 1.0.1 Python functions for working with SQLite FTS4 search
sqlite_utils 3.17.1 CLI tool and Python utility functions for manipulating SQLite databases
sqlparse 0.4.2 Non-validating SQL parser
srsly 2.4.2 Modern high-performance serialization utilities for Python
starlette 0.16.0 The little ASGI library that shines.
statsmodels 0.13.0 Statistical computations and models for Python
streamlit 1.1.0 The fastest way to build data apps in Python
streamz 0.6.3 Streams
supersmoother 0.4 Python implementation of Friedman's Supersmoother
sympy 1.9 Computer algebra system (CAS) in Python
tables 3.6.1 Hierarchical datasets for Python
tabulate 0.8.9 Pretty-print tabular data
tblib 1.7.0 Traceback serialization library.
tenacity 8.0.1 Retry code until it succeeds
termcolor 1.1.0 ANSII Color formatting for output in terminal.
terminado 0.12.1 Terminals served to xterm.js using Tornado websockets
testpath 0.5.0 Test utilities for code working with files and commands
text_unidecode 1.3 The most basic Text::Unidecode port
textdistance 4.2.2 Compute distance between the two texts.
textwrap3 0.9.2 textwrap from Python 3.6 backport (plus a few tweaks)
thinc 8.0.12 Practical Machine Learning for NLP
threadpoolctl 3.0.0 threadpoolctl
three_merge 0.1.1 Simple library for merging two strings with respect to a base one
thrift 0.15.0 Python bindings for the Apache Thrift RPC system
tifffile 2021.11.2 Read and write TIFF(r) files
tinycss2 1.1.0 tinycss2
toml 0.10.2 Python Library for Tom's Obvious, Minimal Language
tomli 1.2.2 A lil' TOML parser
tomli_w 0.4.0 A lil' TOML writer
tomlkit 0.7.2 Style preserving TOML library
toolz 0.11.1 List processing tools and functional utilities
torch 1.10.0 Tensors and Dynamic neural networks in Python with strong GPU acceleration
torchaudio 0.10.0 An audio package for PyTorch
torchvision 0.11.1 image and video datasets and models for torch deep learning
tornado 6.1 Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
tqdm 4.62.3 Fast, Extensible Progress Meter
traitlets 5.1.1 Traitlets Python config system
traittypes 0.2.1 Scipy trait types
tranquilizer 0.5.1a1 Put your functions to REST
trio 0.19.0 A friendly Python library for async concurrency and I/O
trio_asyncio 0.12.0 A re-implementation of the asyncio mainloop on top of Trio
twine 3.5.0 Collection of utilities for publishing packages on PyPI
twitter 1.19.2 An API and command-line toolset for Twitter (twitter.com)
typer 0.4.0 Typer, build great CLIs. Easy to code. Based on Python type hints.
typing_extensions 3.10.0.2 Backported and Experimental Type Hints for Python 3.5+
tzlocal 2.1 tzinfo object for the local timezone
ujson 4.2.0 Ultra fast JSON encoder and decoder for Python
umap_learn 0.5.1 Uniform Manifold Approximation and Projection
uncertainties 3.1.6 Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives
urllib3 1.26.7 HTTP library with thread-safe connection pooling, file post, and more.
uvicorn 0.15.0 The lightning-fast ASGI server.
validators 0.18.2 Python Data Validation for Humans™.
vega 3.5.0 A Jupyter widget for Vega 5 and Vega-Lite 4
vega_datasets 0.9.0 A Python package for offline access to Vega datasets
virtualenv 20.9.0 Virtual Python Environment builder
vitables 3.0.2 A viewer for PyTables package
voila 0.2.16 Serving read-only live Jupyter notebooks
voila_gridstack 0.2.0 A GridStack template for Voila.
wasabi 0.8.2 A lightweight console printing and formatting toolkit
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
watchdog 2.1.5 Filesystem events monitoring
wcwidth 0.2.5 Measures number of Terminal column cells of wide-character codes
webencodings 0.5.1 Character encoding aliases for legacy web content
websocket_client 1.2.1 WebSocket client for Python. hybi13 is supported.
werkzeug 2.0.2 The comprehensive WSGI web application library.
wheel 0.37.0 A built-package format for Python
widgetsnbextension 3.5.2 IPython HTML widgets for Jupyter
winpython 4.6.20211106 WinPython distribution tools, including WPPM
winrt 1.0.21033.1 Access Windows Runtime APIs from Python
wordcloud 1.8.1 A little word cloud generator
wrapt 1.12.1 Module for decorators, wrappers and monkey patching.
wsproto 1.0.0 WebSockets state-machine based protocol implementation
xarray 0.20.1 N-D labeled arrays and datasets in Python
xlsxwriter 3.0.2 A Python module for creating Excel XLSX files.
xlwings 0.24.7 Make Excel fly: Interact with Excel from Python and vice versa.
yapf 0.31.0 A formatter for Python code.
yarl 1.7.2 Yet another URL library
zarr 2.10.2 An implementation of chunked, compressed, N-dimensional arrays for Python.
zict 2.0.0 Mutable mapping tools
zipp 3.6.0 Backport of pathlib-compatible object wrapper for zip files
zstandard 0.16.0 Zstandard bindings for Python

stonebig added a commit to stonebig/winpython that referenced this issue Nov 12, 2021
publish Winpython64-3.9.8.0post1.exe to resolve a numpy-cython incompatibility reported per  @fleming79 at winpython#995 (comment)
@fleming79
Copy link

Thank you for your excellent work!

@stonebig stonebig unpinned this issue Nov 14, 2021
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

3 participants