From e5ce136a9de7bb0ced8f19e99667b990a8977484 Mon Sep 17 00:00:00 2001 From: stonebig Date: Sat, 20 Feb 2021 10:53:50 +0100 Subject: [PATCH] updates for last build --- Cod_requirements64.txt | 45 +++++++++++-------------------------- Qt5_requirements64.txt | 44 +++++++++++------------------------- winpython/__init__.py | 2 +- winpython/data/packages.ini | 30 +++++++++++++++++++++++++ 4 files changed, 57 insertions(+), 64 deletions(-) diff --git a/Cod_requirements64.txt b/Cod_requirements64.txt index 6bf5712f..4367b40d 100644 --- a/Cod_requirements64.txt +++ b/Cod_requirements64.txt @@ -11,8 +11,7 @@ PyQtWebEngine pyqt5_tools ##Pyside2 -# compilers no mingwpy yet in Python3.5) -#mingwpy +# compilers cython pycparser cffi @@ -42,7 +41,7 @@ mysql_connector_python pg8000 ipython_sql db.py -xlrd +#xlrd no moe supported per pandas-1.2.0 XlsxWriter pymongo redis @@ -154,11 +153,6 @@ docopt PyOpenGL -# python3 -# rope_py3k -# rope - - sphinx_rtd_theme Sphinx greenlet @@ -187,14 +181,6 @@ wordcloud mkl-service docrepr -#when mingwpy -# 2018-02-25: bybye theano -# Theano -# pymc3 -# lasagne -# scikit-neuralnetwork - - zarr @@ -210,20 +196,15 @@ astroML # waiting list -# wpca -# dead 2020: pythreejs # flexx scikit-optimize # removal list: -# pyhdf -# dill (removed 20160612 as it depends on pyreadline) + pyflux husl nbconvert_reportlab -#ggplot (replaced per plotnine) - snakeviz # not enough room nbdime @@ -286,10 +267,6 @@ streamz #spyder-notebook -#require readline cvxpy -# Win64 only now: -# no more: prettytensor - # Tensorflow_world ###edward ###Keras @@ -320,12 +297,8 @@ ruamel.yaml parambokeh hvplot -# end of requirements.txt - -#waitin 3.7 clrmagic cvxopt -#cyordereddict (no more in python>3.7) gmpy2 numba @@ -460,13 +433,15 @@ ipyleaflet # wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89 # not yet (one man) jupyterlab-sql # not yet (one man) mpl-interactions -# not yet (one man) ipycanvas +ipycanvas # not yet jupyterlab-git dask_ml wasmer +wasmer_compiler_cranelift +wasmer_compiler_singlepass voila fastapi @@ -475,4 +450,10 @@ coverage nbval onnxruntime -sklearn-contrib-lightning \ No newline at end of file +sklearn-contrib-lightning +openpyxl +zstandard +jupyterlab_lsp +jupyter_lsp +pynndescent +great_expectations diff --git a/Qt5_requirements64.txt b/Qt5_requirements64.txt index ac491a45..30b113e9 100644 --- a/Qt5_requirements64.txt +++ b/Qt5_requirements64.txt @@ -8,8 +8,7 @@ PyQtWebEngine pyqt5_tools ##Pyside2 -# compilers no mingwpy yet in Python3.5) -#mingwpy +# compilers cython pycparser cffi @@ -39,7 +38,7 @@ mysql_connector_python pg8000 ipython_sql db.py -xlrd +#xlrd no moe supported per pandas-1.2.0 XlsxWriter pymongo redis @@ -151,11 +150,6 @@ docopt PyOpenGL -# python3 -# rope_py3k -# rope - - sphinx_rtd_theme Sphinx greenlet @@ -184,14 +178,6 @@ wordcloud mkl-service docrepr -#when mingwpy -# 2018-02-25: bybye theano -# Theano -# pymc3 -# lasagne -# scikit-neuralnetwork - - zarr @@ -207,20 +193,15 @@ astroML # waiting list -# wpca -# dead 2020: pythreejs # flexx scikit-optimize # removal list: -# pyhdf -# dill (removed 20160612 as it depends on pyreadline) + pyflux husl nbconvert_reportlab -#ggplot (replaced per plotnine) - snakeviz # not enough room nbdime @@ -283,10 +264,6 @@ streamz #spyder-notebook -#require readline cvxpy -# Win64 only now: -# no more: prettytensor - # Tensorflow_world ###edward ###Keras @@ -299,6 +276,7 @@ streamz # pytorch eco-system Torch torchvision +torchaudio botorch terminado @@ -317,12 +295,8 @@ ruamel.yaml parambokeh hvplot -# end of requirements.txt - -#waitin 3.7 clrmagic cvxopt -#cyordereddict (no more in python>3.7) gmpy2 numba @@ -457,13 +431,15 @@ ipyleaflet # wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89 # not yet (one man) jupyterlab-sql # not yet (one man) mpl-interactions -# not yet (one man) ipycanvas +ipycanvas # not yet jupyterlab-git dask_ml wasmer +wasmer_compiler_cranelift +wasmer_compiler_singlepass voila fastapi @@ -473,3 +449,9 @@ nbval onnxruntime sklearn-contrib-lightning +openpyxl +zstandard +jupyterlab_lsp +jupyter_lsp +pynndescent +great_expectations diff --git a/winpython/__init__.py b/winpython/__init__.py index 281b05a7..7dbd69ac 100644 --- a/winpython/__init__.py +++ b/winpython/__init__.py @@ -28,6 +28,6 @@ OTHER DEALINGS IN THE SOFTWARE. """ -__version__ = '3.4.20210213' +__version__ = '3.4.20210220' __license__ = __doc__ __project_url__ = 'http://winpython.github.io/' diff --git a/winpython/data/packages.ini b/winpython/data/packages.ini index 601a99eb..1e219448 100644 --- a/winpython/data/packages.ini +++ b/winpython/data/packages.ini @@ -2983,3 +2983,33 @@ description = Microsoft Azure Client Library for Python (Common) [agate] description = A data analysis library that is optimized for humans instead of machines. +[nteract-scrapbook] +description = A library for recording and reading data in Jupyter and nteract Notebooks + +[jsonpointer] +description = Identify specific nodes in a JSON document (RFC 6901) + +[jsonpatch] +description = Apply JSON-Patches (RFC 6902) + +[great-expectations] +description = Always know what to expect from your data. + +[dagstermill] +description = run notebooks using the Dagster tools + +[websocket-client] +description = WebSocket client for Python. hybi13 is supported. + +[python-box] +description = Advanced Python dictionaries with dot notation access + +[prefect] +description = The Prefect Core automation and scheduling engine. + +[marshmallow-oneofschema] +description = marshmallow multiplexing schema + +[docker] +description = A Python library for the Docker Engine API. +