pyodide/packages
chigozienri 0dfb78e374
ENH: Add traits package (#724)
2020-07-12 20:48:52 +02:00
..
CLAPACK MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
Jinja2 STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
MarkupSafe Add Jinja2 and MarkupSafe (#359) 2019-04-04 13:56:56 -04:00
Pygments Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
atomicwrites Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
attrs Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
autograd add autograd and future packages (#609) 2020-02-03 12:50:53 +01:00
beautifulsoup4 Add beautifulsoup4 (w/ soupsieve) 2019-03-15 14:49:58 -07:00
biopython Add package freesasa and add biopython missing requirement (#696) 2020-06-27 12:28:41 +02:00
bleach Add bleach 2019-03-15 00:44:51 -07:00
cssselect Compile python lxml (#544) 2020-06-30 18:37:22 +02:00
cycler Mechanism for testing imports 2018-08-07 08:24:22 +03:00
cytoolz Update to Python 3.8.2 (#712) 2020-07-07 16:21:33 +02:00
decorator Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
distlib Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
docutils Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
freesasa Add package freesasa and add biopython missing requirement (#696) 2020-06-27 12:28:41 +02:00
future add autograd and future packages (#609) 2020-02-03 12:50:53 +01:00
html5lib MNT Add pre-commit config (#698) 2020-06-27 14:57:48 +02:00
jedi MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
joblib STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
kiwisolver Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
libiconv MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
libxml MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
libxslt MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
lxml MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
lz4 MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
matplotlib Update to Python 3.8.2 (#712) 2020-07-07 16:21:33 +02:00
micropip Update to Python 3.8.2 (#712) 2020-07-07 16:21:33 +02:00
mne Update MNE package (#460) 2019-10-27 09:21:01 +01:00
more-itertools Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
mpmath Fix #327: Add sympy support 2019-02-28 18:38:49 -05:00
networkx STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
nltk STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
nose Package nose 2018-09-03 10:29:36 +02:00
numpy STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
pandas STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
parso MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
patsy Feature/add statsmodels (#515) 2019-10-10 08:25:24 -04:00
pluggy Package pytest dependencies 2018-09-03 10:29:36 +02:00
py Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
pyparsing Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
pytest Back out sys.implementation.cache_tag = None 2018-11-09 08:06:39 -05:00
python-dateutil Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
python-sat Fix Updated sha256 in python-sat (#715) 2020-07-08 10:25:19 +02:00
pytz Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
regex Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
scikit-learn STY Apply black for code style (#702) 2020-06-28 20:24:40 +02:00
scipy MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
setuptools Package setuptools 2018-09-03 10:29:36 +02:00
six MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
soupsieve Update versions of various python packages (#570) 2019-11-25 12:58:42 -05:00
statsmodels MNT Add pre-commit config (#698) 2020-06-27 14:57:48 +02:00
sympy Fix #327: Add sympy support 2019-02-28 18:38:49 -05:00
toolz Adds cytoolz (#539) 2019-10-22 12:07:34 -04:00
traits ENH: Add traits package (#724) 2020-07-12 20:48:52 +02:00
uncertainties Add package uncertainties (#571) 2019-11-25 13:00:46 -05: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
zlib MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02:00
Makefile Update to Python 3.8.2 (#712) 2020-07-07 16:21:33 +02:00
README.md MNT Clean-up root folder (#714) 2020-07-08 16:58:10 +02: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).