pyodide/packages
Roman Yurchak 953a395784
MAINT Fix version type in glpk (#1117)
2021-01-11 10:52:23 +01:00
..
CLAPACK Document f2c patches (#1087) 2021-01-10 17:12:48 +08:00
Jinja2 MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
MarkupSafe Add Jinja2 and MarkupSafe (#359) 2019-04-04 13:56:56 -04:00
Pygments MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
asciitree Add zarr and numcodecs (#938) 2020-12-24 18:15:35 +01:00
astropy Build Astropy 3.2.3 for Pyodide (#410) 2020-07-15 21:45:41 +02:00
atomicwrites MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
attrs Build six using usual build system (#1010) 2021-01-02 16:59:28 +08:00
autograd add autograd and future packages (#609) 2020-02-03 12:50:53 +01:00
beautifulsoup4 MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
biopython MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
bleach Update bleach and packaging (#1021) 2021-01-03 11:51:58 +08:00
cloudpickle PKG add scikit-image package (#866) 2020-12-16 21:46:27 +01:00
cssselect Compile python lxml (#544) 2020-06-30 18:37:22 +02:00
cycler Build six using usual build system (#1010) 2021-01-02 16:59:28 +08:00
cytoolz Update to Python 3.8.2 (#712) 2020-07-07 16:21:33 +02:00
decorator MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
distlib MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
docutils MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
freesasa PKG Update freesasa version to 2.1.0 (#755) 2020-09-26 16:20:23 +02:00
future add autograd and future packages (#609) 2020-02-03 12:50:53 +01:00
glpk MAINT Fix version type in glpk (#1117) 2021-01-11 10:52:23 +01:00
html5lib Build six using usual build system (#1010) 2021-01-02 16:59:28 +08:00
imageio Add pillow as a requirement of imageio (#976) 2020-12-30 10:38:56 +08:00
jedi API: Remove pyodide.get_completions (#1066) 2021-01-07 22:20:13 +01:00
joblib STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
kiwisolver MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
libiconv Add `meta.yaml` validation (#1105) 2021-01-11 15:59:22 +08:00
libxml Fix SHA256 hash checking, incorrect key was used in meta.yaml (#1099) 2021-01-10 12:47:58 +08:00
libxslt Fix SHA256 hash checking, incorrect key was used in meta.yaml (#1099) 2021-01-10 12:47:58 +08:00
lxml Build C libraries with the Python build system (#1027) 2021-01-03 22:09:40 +01:00
matplotlib Remove `from js import iodide` from matplotlib wasm_backend (#1057) 2021-01-06 21:56:27 +01:00
micropip Simplify micropip (#1022) 2021-01-03 12:24:32 +01:00
mne Update MNE package (#460) 2019-10-27 09:21:01 +01:00
more-itertools MNT Update python dependencies (#753) 2020-10-17 17:03:02 +02:00
mpmath PKG Fix Python 3.8 warnings in mpmath (#894) 2020-12-19 19:54:17 +01:00
msgpack Add zarr and numcodecs (#938) 2020-12-24 18:15:35 +01:00
networkx MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
nlopt PKG Add nlopt package (#1034) 2021-01-07 19:22:38 +01:00
nltk MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
nose Package nose 2018-09-03 10:29:36 +02:00
numcodecs Add zarr and numcodecs (#938) 2020-12-24 18:15:35 +01:00
numpy Document f2c patches (#1087) 2021-01-10 17:12:48 +08:00
optlang PKG Add optlang package (#1093) 2021-01-10 19:26:38 +01:00
packaging Update bleach and packaging (#1021) 2021-01-03 11:51:58 +08:00
pandas TST Replace test CGI server with pytest-httpserver (#823) 2020-12-06 14:08:22 +01:00
parso Don't include jedi and parso in the core pyodide package (#987) 2021-01-03 17:50:48 +01:00
patsy Build six using usual build system (#1010) 2021-01-02 16:59:28 +08:00
pillow Create script to set emscripten env vars (#1013) 2021-01-03 12:25:14 +01:00
pluggy MNT Update python dependencies (#753) 2020-10-17 17:03:02 +02:00
py MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
pyodide-interrupts Add pyodide-interrupt package (#852) 2020-12-14 09:16:13 +01:00
pyparsing Remove threading patches and don't remove multiprocessing module (#796) 2020-11-22 11:25:36 +01:00
pytest Build six using usual build system (#1010) 2021-01-02 16:59:28 +08:00
python-dateutil Build six using usual build system (#1010) 2021-01-02 16:59:28 +08:00
python-sat Build six using usual build system (#1010) 2021-01-02 16:59:28 +08:00
pytz Remove threading patches and don't remove multiprocessing module (#796) 2020-11-22 11:25:36 +01:00
pywavelets PKG add scikit-image package (#866) 2020-12-16 21:46:27 +01:00
regex Minimal test for regex (#1038) 2021-01-04 19:52:43 +08:00
scikit-image PKG Add imageio (#919) 2020-12-24 08:26:26 +01:00
scikit-learn PKG/MNT Update scikit-learn to v0.22 (#783) 2020-11-01 11:41:04 +01:00
scipy Document f2c patches (#1087) 2021-01-10 17:12:48 +08:00
setuptools Package setuptools 2018-09-03 10:29:36 +02:00
six Build six using usual build system (#1010) 2021-01-02 16:59:28 +08:00
soupsieve MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
statsmodels MNT Add pre-commit config (#698) 2020-06-27 14:57:48 +02:00
swiglpk PKG Add optlang package (#1093) 2021-01-10 19:26:38 +01:00
sympy MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
toolz Adds cytoolz (#539) 2019-10-22 12:07:34 -04:00
traits MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
uncertainties MNT update pure python packages (#745) 2020-10-17 09:07:19 +02:00
webencodings Add bleach 2019-03-15 00:44:51 -07:00
xlrd Add xlrd python package (#566) 2019-11-21 12:25:12 -05:00
yt yt update (#890) 2020-12-19 00:28:51 +01:00
zarr Add zarr and numcodecs (#938) 2020-12-24 18:15:35 +01:00
zlib Fix SHA256 hash checking, incorrect key was used in meta.yaml (#1099) 2021-01-10 12:47:58 +08:00
Makefile Build C libraries with the Python build system (#1027) 2021-01-03 22:09:40 +01:00
README.md MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
test_common.py Add `meta.yaml` validation (#1105) 2021-01-11 15:59:22 +08:00

README.md

Pyodide packages

This folder contains the list of packages built in pyodide.

There are two categories of packages,

  1. Those that contain a meta.yaml are built with the Python build system using pyodide_build/buildall.py and pyodide_build/buildpkg.py scripts.
  2. Those that contain a Makefile are build from the main Makefile in the root folder.

Packages of the second category will be migrated to use a meta.yaml in the future (see #713).