Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Pyodide
Python with the scientific stack, compiled to WebAssembly.
Collective -
Host: opensource -
https://opencollective.com/pyodide
- Code: https://github.com/pyodide/pyodide
Switches the order of command line args so that pywasmcross appends additional arguments
after ...
Add docs explaining how local builds are used in the smoke test
github.com/pyodide/pyodide - 693bc62dd1158dd624bffe77a380fb3ae8e929fb authored over 1 year ago by Milan Raj <[email protected]>
On case-insensitive file-systems - eg like MacOS standard Extended file-system (not APFS),
FAT,...
[skip ci]
github.com/pyodide/pyodide - 0e8e4544c89d8d9399020202df133727bb02f0e2 authored over 1 year ago by Bart Broere <[email protected]>[skip ci]
github.com/pyodide/pyodide - 8d51665ddad37627b9b0662eef30390445e36c1e authored over 1 year ago by adam tombleson <[email protected]>to prevent CI errors
github.com/pyodide/pyodide - df950b2e7b8f134e91b34f0037cb42fb11738d14 authored over 1 year ago by Milan Raj <[email protected]>Co-authored-by: Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - a98c10916c08bf70037fa3673e20285c5017800f authored over 1 year ago by Kai Tietz <[email protected]>github.com/pyodide/pyodide - 78084ef07c0cd914eb09aeddc8fe1a626d96dac0 authored over 1 year ago by Hood Chatham <[email protected]>
github.com/pyodide/pyodide - fafcde1ff3959555e9f0fe61b50f832cebccbd16 authored over 1 year ago by Gyeongjae Choi <[email protected]>
Disabled opencv and lightgbm
github.com/pyodide/pyodide - 5754d211bec8cbbea49b0949b3e3e1e596cff9ee authored over 1 year ago by Hood Chatham <[email protected]>github.com/pyodide/pyodide - 2ee4f3b3da640b14cc3127f0a684d928080d07ea authored over 1 year ago by Bart Broere <[email protected]>
github.com/pyodide/pyodide - 31f85c1853aa66b7e71c36284b927256bb1f6518 authored over 1 year ago by Kai Tietz <[email protected]>
This updates the docker image to use node 20.1.0
github.com/pyodide/pyodide - 4c34b6a4688ba5edd5150e81bc62b3517d43dd3b authored over 1 year ago by Hood Chatham <[email protected]>
We don't need to get PYWASMCROSS_ARGS from both environment and from
disk, it was supposed to b...
By linking llvm-readobj into an emscripten directory which is on the path
github.com/pyodide/pyodide - 3a231a7822289b30e822557333280ea924dc811d authored over 1 year ago by Hood Chatham <[email protected]>github.com/pyodide/pyodide - af30eb0e45c7b5437dcf764b61849a23df1a5d75 authored over 1 year ago by Hood Chatham <[email protected]>
This PR makes build variables only accessible through the API, instead of polluting os.environ.
...
The use of configure might lead on specific version of emscripten
(seen on 3.1.36) to build fail...
Adds a smoke test to the CI for pyodide Deno support.
Uses the deno documented workflow for edi...
github.com/pyodide/pyodide - 2c9e65556a595fded07adb677e30fb4c4aae3aab authored over 1 year ago by Hood Chatham <[email protected]>
github.com/pyodide/pyodide - 94291f90318d87245072fa094580f734124df4b7 authored over 1 year ago by Hood Chatham <[email protected]>
github.com/pyodide/pyodide - b23a2ad4c4cbfb38c2f8a39f75de923c6ba8a964 authored over 1 year ago by Bart Broere <[email protected]>
github.com/pyodide/pyodide - 7419ad371f8fdc7b92a4315bbb857f2b25817989 authored over 1 year ago by Hood Chatham <[email protected]>
github.com/pyodide/pyodide - d9c29e7083abdcc7439306a01929096a260634b2 authored over 1 year ago by Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - cd8af3f9c3705bbeedcdd373212c8f392c707840 authored over 1 year ago by Hood Chatham <[email protected]>
A few things here aren't needed:
* `"wheel"` is injected via a PEP 517 hook when building whe...
github.com/pyodide/pyodide - 1ee991550e88eea2abee71c7c4adb9ff13face92 authored over 1 year ago by Henry Schreiner <[email protected]>github.com/pyodide/pyodide - 36d4efb1e153c557fd0042b83f2db8dbddbf8f9d authored over 1 year ago by Hood Chatham <[email protected]>
github.com/pyodide/pyodide - 4c24bd71831f49259a94dae41575e9b6b6dd62ea authored over 1 year ago by Hood Chatham <[email protected]>
Now we mostly match the logic in Emscripten except with an extra check for browser
process shim.
github.com/pyodide/pyodide - 9aaa9060d2481c673c4c7237184ae1d1dba674ee authored over 1 year ago by Bart Broere <[email protected]>
Fixes #3770. The reason why no logs are being printed when a build fails was quite interesting:
...
github.com/pyodide/pyodide - 14feead2fe7b41123ca9e72e6e5fd46d9e408593 authored over 1 year ago by Gyeongjae Choi <[email protected]>
Co-authored-by: Roman Yurchak <[email protected]>
github.com/pyodide/pyodide - 4529b4383935a0bf2db1c38cb5850a74d3927d09 authored over 1 year ago by Hood Chatham <[email protected]>github.com/pyodide/pyodide - 24957acc139208a0a8113d185ae55dc9288f75f9 authored over 1 year ago by Loïc Estève <[email protected]>
Co-authored-by: Hood Chatham <[email protected]>
github.com/pyodide/pyodide - fabd87cbbaf00dcebf0a835ba9573e65c74eb7c3 authored over 1 year ago by Bart Broere <[email protected]>github.com/pyodide/pyodide - 2f27188ae9ce4e590ff97173d674a877f8868673 authored over 1 year ago by Bart Broere <[email protected]>
github.com/pyodide/pyodide - 4e7d1bd834dcd775ed94fbd493eb531feb228aeb authored over 1 year ago by Hood Chatham <[email protected]>
Co-authored-by: Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - 9f5b9a8cb737cef934da5317fc367bbaea6c0533 authored over 1 year ago by Bart Broere <[email protected]>Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github.com/pyodide/pyodide - 2f9d689b885d71f7cdf12d97d02293467296fba3 authored over 1 year ago by Gyeongjae Choi <[email protected]>github.com/pyodide/pyodide - 17844abdf7d44276e4743cdfff8b5a64f700a91c authored over 1 year ago by Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - 17f199060bdc7eced9748f1d524ff2f7585f5163 authored over 1 year ago by Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - 412e0824312b40c01eb201c1b79cfc13164af4de authored over 1 year ago by Deepak Cherian <[email protected]>
github.com/pyodide/pyodide - 25ba93485a781cb900ea9386b5935ad075633a39 authored over 1 year ago by Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - 9c28f5152661a8f7b58f2ee2cb1b297d49129540 authored over 1 year ago by Deepak Cherian <[email protected]>
github.com/pyodide/pyodide - 8f2711f3ceb8b975639111693dc14b141dc7fc5b authored over 1 year ago by Hood Chatham <[email protected]>
[skip ci]
github.com/pyodide/pyodide - 4a0ca4ed48ff109679df4e246e8ed79901099f37 authored over 1 year ago by Christian Clauss <[email protected]>github.com/pyodide/pyodide - 521e81e88e92f13ec7c32f1f6585c4dda2614054 authored over 1 year ago by Hood Chatham <[email protected]>
github.com/pyodide/pyodide - 4f392d22a845cb9795aed89ed51d24b641bdd00d authored over 1 year ago by Hood Chatham <[email protected]>
pip can't run inside of Pyodide because it needs to do stuff like make requests
that don't work...
This switches to passing the source and build directories as arguments.
It adds an output-direc...
github.com/pyodide/pyodide - b2201c19b1d5b3b4dd27d5c1277d9096a86c023b authored over 1 year ago by Christian Clauss <[email protected]>
github.com/pyodide/pyodide - 7193109f4dcf42474161d052fddc09c6321554af authored over 1 year ago by Loïc Estève <[email protected]>
Resolves #3730
github.com/pyodide/pyodide - 862163ece39f04cf45e8692e17fa8f2c2f75f0ce authored over 1 year ago by Gyeongjae Choi <[email protected]>Mypy is much slower than any of the other checks so it should go last.
github.com/pyodide/pyodide - e309dfdad43ab5fb298d23d5248ec2dae64c67b1 authored over 1 year ago by Hood Chatham <[email protected]>This is a followup to #3740 which rearranges the logic a bit more on further consideration.
I...
github.com/pyodide/pyodide - 77c9ded2c18aad967bce3eb02cd381b9fa14d589 authored over 1 year ago by Hood Chatham <[email protected]>github.com/pyodide/pyodide - 5db237d4826b45b7e93d27c20a2fdfccf255e200 authored over 1 year ago by Loïc Estève <[email protected]>
Resolves #3753
github.com/pyodide/pyodide - f1cc7c622e41788318932dac7e7a3fa72c425127 authored over 1 year ago by Gyeongjae Choi <[email protected]>github.com/pyodide/pyodide - 0c458f4469fe834750ee44146e869e0fe5588d9a authored over 1 year ago by Hood Chatham <[email protected]>
github.com/pyodide/pyodide - 621347794039b0b65eba121c97929b05f3fdb252 authored over 1 year ago by Gyeongjae Choi <[email protected]>
This fixes a regression introduced in #3283.
To be properly paranoid we should assume that eac...
Build is failing because the ssl certificate for mpfr.loria.fr expired. This switches to a mirror.
github.com/pyodide/pyodide - b22731f34dfa64a102ae4c18679b14c455bf79a9 authored over 1 year ago by Hood Chatham <[email protected]>I'm running into a crash in cibuildwheel where some of its CI environments don't set HOME. This ...
github.com/pyodide/pyodide - d5d2396f6a8323aee150a7feed5c28aa654e5386 authored over 1 year ago by Hood Chatham <[email protected]>Add sourmash (Python + Rust extension, packaged with maturin) and missing pure-wheel deps (scree...
github.com/pyodide/pyodide - 24f839a2f2f6485664e5808b291486010367e74f authored over 1 year ago by Luiz Irber <[email protected]>Add a private pyodide xbuildenv create CLI commad that replaces pyodide-build create_xbuildenv. ...
github.com/pyodide/pyodide - 5a8ecf130a87b34abb4b2a069cd8828bedf302a6 authored over 1 year ago by Gyeongjae Choi <[email protected]>Helpful for build systems which place stuff in temp folders. I'm working on cibuildwheel support...
github.com/pyodide/pyodide - 2887a2409004c2ffb889fe50da91a33352267196 authored over 1 year ago by Hood Chatham <[email protected]>github.com/pyodide/pyodide - a038ac17d53458097386fd9393ee5202ac4ce193 authored over 1 year ago by Hood Chatham <[email protected]>
github.com/pyodide/pyodide - ed05037a82a4b1343ecaa5450a5b13bb81840e3f authored almost 2 years ago by Loïc Estève <[email protected]>
The compression-level wasn't passed through in the internal functions when the target is a singl...
github.com/pyodide/pyodide - 8be4402e4fa6b32d40adc7b824a543a3b312927d authored almost 2 years ago by Roman Yurchak <[email protected]>github.com/pyodide/pyodide - 8464064b41514035799d3625504b0c21dbb09a47 authored almost 2 years ago by Hanno Rein <[email protected]>
github.com/pyodide/pyodide - 32ccad8f6e9d4a53e02decd08a67e1388ed9bee6 authored almost 2 years ago by Hood Chatham <[email protected]>
Resolves #3717.
Before:
```js
$ tstate = pyodide._module._PyEval_SaveThread()
$ pyodide....
v0.23.0 changed which binary files are needed (removed pyodide_py.tar and pyodide.asm.data and a...
github.com/pyodide/pyodide - 687989c1b5e7e36986c4b6cf7f2dc370fc2903e9 authored almost 2 years ago by David Lechner <[email protected]>We forgot to remove it when updating packaging.
github.com/pyodide/pyodide - c7168bf1123011d9cdfc310b4eff92649cd6e656 authored almost 2 years ago by Roman Yurchak <[email protected]>Co-authored-by: webreflection <[email protected]>
github.com/pyodide/pyodide - 3e05af696382449004feb931a597b200928735d9 authored almost 2 years ago by Hood Chatham <[email protected]>github.com/pyodide/pyodide - 3446d2e0a13f063e7a8e679298a1f0aa70c363a2 authored almost 2 years ago by Roman Yurchak <[email protected]>
github.com/pyodide/pyodide - 53de1c3e722299b20c331ab5efe6c56fa9b3578d authored almost 2 years ago by Roman Yurchak <[email protected]>
github.com/pyodide/pyodide - 2b20b2b0d0b74807506ceff6c0dd1009e7e3b8c7 authored almost 2 years ago by chrysn <[email protected]>
github.com/pyodide/pyodide - 49caa889da6a419669cecfca7e010d81f6846253 authored almost 2 years ago by Roman Yurchak <[email protected]>
Co-authored-by: Hood Chatham <[email protected]>
Co-authored-by: Roman Yurchak <rth.y...
Co-authored-by: Hood Chatham <[email protected]>
github.com/pyodide/pyodide - 7f4f66b34b4119c4313f6eeb83a6676f68d09562 authored almost 2 years ago by Roman Yurchak <[email protected]>This reverts commit be12f07ed97f507aeac54f10fd6a34ec97d17089.
github.com/pyodide/pyodide - bce105bd6901a54e50100de400bd6ba49158bd78 authored almost 2 years ago by Roman Yurchak <[email protected]>[skip ci]
github.com/pyodide/pyodide - 0a1d87d45f01e92786451a911bbae267a7730f10 authored almost 2 years ago by Roman Yurchak <[email protected]>github.com/pyodide/pyodide - 0714afd3b6eecfdd406621a5d999d5d2c81531a5 authored almost 2 years ago by Roman Yurchak <[email protected]>
Co-authored-by: Roman Yurchak <[email protected]>
github.com/pyodide/pyodide - 0579db7e2e63623f27ffc351f361a81fd812d950 authored almost 2 years ago by Hood Chatham <[email protected]>github.com/pyodide/pyodide - 4f13ab1465656ce6df67b8bf221b511bf6fab5e3 authored almost 2 years ago by Hood Chatham <[email protected]>
This reverts commit 45104830ead967b543c28e20ccdc5d96b221d441.
github.com/pyodide/pyodide - 1e2f75d4e7abb2ac7a61a2e52e7d7fea61c9e20b authored almost 2 years ago by Hood Chatham <[email protected]>
This was a pretty simple omission. I added test coverage.
Resolves #3678
[skip ci]
github.com/pyodide/pyodide - 7ad9668788782c6d2fe6669b77c30728364ec8d6 authored almost 2 years ago by Roman Yurchak <[email protected]>Co-authored-by: Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - 8058cb67034db4862e67e3a75bdff323854145a2 authored almost 2 years ago by Roman Yurchak <[email protected]>This adds the yarl package which is a requirement (with some Cython code) for the openai client ...
github.com/pyodide/pyodide - dc2dd417cb3bf1200a8bc8d8faf51a49ce811cc2 authored almost 2 years ago by Roman Yurchak <[email protected]>
This PR removes *rollup* in favor of *esbuild*, ensuring `DEBUG` flag, when used,
is available...
[skip ci]
github.com/pyodide/pyodide - f521b028fe7a11c29ebe3cb90b8c605d429cb993 authored almost 2 years ago by Hood Chatham <[email protected]>[skip ci]
github.com/pyodide/pyodide - de7ac903e7ffaea58da7cf4468a8df13f23a2ab4 authored almost 2 years ago by Roman Yurchak <[email protected]>Remove deprecated methods before releasing 0.23 following the [deprecation timeline](https://git...
github.com/pyodide/pyodide - dddfa820f94f1a39bad51a4752ebd89fb4ca3a50 authored almost 2 years ago by Gyeongjae Choi <[email protected]>Removes tracebacks from "user errors" and improves error messages.
github.com/pyodide/pyodide - edddf21c7b7af2dbe6b3bf4819d22f2b3589ea25 authored almost 2 years ago by Hood Chatham <[email protected]>[skip ci]
github.com/pyodide/pyodide - 99c5274c030b0592ed993785ccd25ecc3f81b300 authored almost 2 years ago by Victor Blomqvist <[email protected]>github.com/pyodide/pyodide - 90c10bbcd4137ee6b324388e09ed9632cd66c587 authored almost 2 years ago by Ye Joo Park <[email protected]>
github.com/pyodide/pyodide - fe8badf566f9c43ab1a3fbd78b7ed184e9eabbad authored almost 2 years ago by Gyeongjae Choi <[email protected]>
Closes https://github.com/pyodide/pyodide/issues/3687
I forgot to make the changes for the de...
github.com/pyodide/pyodide - 096a834af3bf5c61e944e2bc94ded4afbda9816a authored almost 2 years ago by Roman Yurchak <[email protected]>github.com/pyodide/pyodide - f5f1bb5ca36725e99e189233b0e508fbeb2928cb authored almost 2 years ago by Gyeongjae Choi <[email protected]>