Skip to content

Commit

Permalink
preparing WinPython 2020-04
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed Oct 28, 2020
1 parent 4b23a7a commit 2285694
Show file tree
Hide file tree
Showing 8 changed files with 1,479 additions and 74 deletions.
40 changes: 28 additions & 12 deletions Cod_requirements64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ pywin32
# Qt4/5 first pass (wheels)
PyQt5
PyQtWebEngine
pyqt5_tools
##Pyside2

# compilers no mingwpy yet in Python3.5)
Expand Down Expand Up @@ -53,7 +54,6 @@ h5py
python-hdf4
tables

bcolz
cytoolz

blosc
Expand Down Expand Up @@ -195,8 +195,6 @@ docrepr
# scikit-neuralnetwork


widgetsnbextension
## 2020-09-27 jupyterlab3 issue ipyleaflet

zarr

Expand All @@ -216,7 +214,6 @@ astroML
# dead 2020: pythreejs
# flexx
scikit-optimize
jupyterlab

# removal list:
# pyhdf
Expand Down Expand Up @@ -256,7 +253,6 @@ partd
#preparing parquet
python_snappy
brotli
jupyterlab_launcher
vitables

supersmoother
Expand All @@ -280,7 +276,6 @@ moviepy

dask_searchcv

## 2020-09-27 jupyterlab3 issue ipympl

paramnb
#pb with zict depedency of streamz & distributed
Expand Down Expand Up @@ -395,12 +390,10 @@ autopep8
black
pyinstaller

# wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89
#jupyterlab-sql

#z3_solver

##winrt
winrt

# swifter uses modin-0.7.4 + pickle5: two problematic dependancies as of 2020-07-27
#swifter
Expand All @@ -422,7 +415,6 @@ databases[sqlite]

altair-transform
altair_data_server
pydeck
ibis-framework

folium
Expand Down Expand Up @@ -450,10 +442,34 @@ importlib_metadata
# new dl
# mxnet

##jupyterlab things
jupyterlab
widgetsnbextension

jupyterlab_launcher
jupyter_bokeh
dask_ml
dask_labextension
pydeck

## Jupyterlab2

## jupyterlab3 only
jupyterlab-widgets

## 2020-09-27 jupyterlab2 only
##ipympl
##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
# not yet jupyterlab-git



dask_ml
wasmer

voila
jupyterlab-widgets
fastapi
Loading

0 comments on commit 2285694

Please sign in to comment.