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
github.com/pyodide/pyodide - 3b2952fc9270afe9e9ca53b1541f59a47a530dc3 authored almost 2 years ago
Resolves https://github.com/pyodide/pyodide/issues/3493
github.com/pyodide/pyodide - 3f845c87a1fbf7a95018dfc7dbd05079b6639efd authored almost 2 years agoResolves https://github.com/pyodide/pyodide/issues/3413
github.com/pyodide/pyodide - d3c2a6dfa854e9e00ae862e021332db9772ef8d9 authored almost 2 years agogithub.com/pyodide/pyodide - dc514421add2e763acf866439cc930a63249cdc9 authored almost 2 years ago
[skip ci]
github.com/pyodide/pyodide - 47fad2e91fbec10eb47ca2bec155747d7ace46b2 authored almost 2 years agogithub.com/pyodide/pyodide - 3c92574c57e8a57d5e2b081e9a19b01cfc9b3745 authored almost 2 years ago
Resolves https://github.com/pyodide/pyodide/issues/3430
github.com/pyodide/pyodide - 485e806383cf52e19976426d5bfb6f68a726ac2b authored almost 2 years agoResolves https://github.com/pyodide/pyodide/issues/3472
github.com/pyodide/pyodide - af4158da778c94f09e563bcfd37cfd9273e4517f authored almost 2 years ago
Also remove almost everything from `_core.py` and moves it to `ffi/__init__.py`.
Micropip impor...
github.com/pyodide/pyodide - 8a26af4f761b126b02b725ad4f6959f35cecfeb0 authored almost 2 years ago
Close https://github.com/pyodide/pyodide/issues/3423
github.com/pyodide/pyodide - 8d7137f1121e8b6585ae39f156fdee56c0d2f053 authored almost 2 years agogithub.com/pyodide/pyodide - 94b933b71751dd8bdb00d949a0cb35fcf2b95a45 authored almost 2 years ago
I upstreamed all of this into sphinx-autodoc-typehints.
github.com/pyodide/pyodide - 69d7b4e0993eecea9ff7b392abfce7df9a308340 authored almost 2 years agogithub.com/pyodide/pyodide - 6972ff101d6ba614e9487aea7fff3dd177dde669 authored about 2 years ago
github.com/pyodide/pyodide - 9323d19dc2e48a79bd31f2fa98dcd6b7803c8260 authored about 2 years ago
I added a new decorator called `@docs_argspec` to override the argument specification
of a func...
Turns out there was a setting for this. Should have read the docs!
github.com/pyodide/pyodide - 9b58bf4294c734246a2aedbefcca486fcce75489 authored about 2 years agogithub.com/pyodide/pyodide - 9afb50a03ed7970524b2dfae8217e72fd056fbb3 authored about 2 years ago
github.com/pyodide/pyodide - 5523b1397f404fe3439c12ea95a350ebbf95dc1e authored about 2 years ago
In #3461 I dropped `sphinx-panels` but of course we *were* using it. It has a successor called
...
The `pyodide.ffi` stuff is defined in `_pyodide._core_docs`. We don't want `_pyodide._core_docs`...
github.com/pyodide/pyodide - 920f2e16799a2b4f11431b758debd55c8e3b078a authored about 2 years agoRemove the property prefix from properties, add a link for ast.Module.
Previously this includ...
github.com/pyodide/pyodide - 3cc6ac787301af282390d3d4b8e16505a499a9b7 authored about 2 years agogithub.com/pyodide/pyodide - d9d7078d5c20d03aadae552b498aee3e492a85fc authored about 2 years ago
github.com/pyodide/pyodide - fa8289eb11846f6bc5dedece52a44730a0ab54be authored about 2 years ago
I opened a PR for one of the Napoleon changes:
https://github.com/sphinx-doc/sphinx/pull/11131
...
Some minor cleanup: define `InternalError` and `ConversionError` in `_pyodide_core`
and import ...
With this we can get up to Sphinx 5.3.0 (from Sphinx 4.5.0). I dropped sphinx-panels
since it h...
github.com/pyodide/pyodide - a7f44c8adf865c5b1d6d1c6a9702d281c1710f59 authored about 2 years ago
github.com/pyodide/pyodide - 6e1b6b826e9724e998fc106b8c109179a67ae3fe authored about 2 years ago
This adds a simple error test since it seems that all the other
tests are more complicated.
github.com/pyodide/pyodide - eb7b80bb3e12b9e481e0974a30f4fb6a126cff22 authored about 2 years ago
Increased the number of cross references, removed some types
for better compatibility with sphi...
github.com/pyodide/pyodide - 0483a6bbf024c2b9620cf608aa7942beb60a4ab0 authored about 2 years ago
This updates the version of python-sat. No changes are made in the compilation process
for the ...
github.com/pyodide/pyodide - f55bb2e4230a9d4a2ef93493f59c27683ac3dedc authored about 2 years ago
Co-authored-by: Roman Yurchak <[email protected]>
github.com/pyodide/pyodide - ae4492a1fd9d6eeded7a47bfa7fdf1779be30956 authored about 2 years agoResolves issue #3447
github.com/pyodide/pyodide - 3ea89996a65cfa6a433d95d3c85edcb1bf652277 authored about 2 years agoResolve https://github.com/pyodide/pyodide/issues/3425
github.com/pyodide/pyodide - 094a6dafcfcf8b16fc0b73eedc27a34c0f242aca authored about 2 years agoThis adds rust toolchain into our docker image so we don't have to install it every time.
mak...
github.com/pyodide/pyodide - ef112108c97e6a4a48bc4b4365cd9df414f84186 authored about 2 years agogithub.com/pyodide/pyodide - fbc4762fcb03f77d668a1b85235ccb8710b65d02 authored about 2 years ago
github.com/pyodide/pyodide - fd49100981dd09ec1c00238456baca58d513bf4c authored about 2 years ago
github.com/pyodide/pyodide - b0b07efe94c75d5cd268e3dba659095dfda3b39c authored about 2 years ago
github.com/pyodide/pyodide - aeb066bbcef310a419bf058347bbc4d23ca52ec1 authored about 2 years ago
github.com/pyodide/pyodide - 76581a7d28322b789ecfb6c9d82e136c78063d56 authored about 2 years ago
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://gi...
Co-authored-by: Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - e8f8324eb2b1be9a09490b4a7fdca3c8d59a1983 authored about 2 years agoCo-authored-by: Roman Yurchak <[email protected]>
github.com/pyodide/pyodide - e90154f3e22354a6104ec9c8a3e2ca1baaa2b085 authored about 2 years agogithub.com/pyodide/pyodide - 036c1ac85e23d5e9ce7510c610eb75416f685466 authored about 2 years ago
github.com/pyodide/pyodide - 4d09958ba060c4ce9cee12d95343d9181b4c7de7 authored about 2 years ago
[skip ci]
github.com/pyodide/pyodide - 57d4412b747b695521debb47e012a6a74b2fb320 authored about 2 years ago[skip ci]
github.com/pyodide/pyodide - 9888f13bc11814af694b7a8c82e699eeb7ca4d88 authored about 2 years agoCo-authored-by: Roman Yurchak <[email protected]>
github.com/pyodide/pyodide - 8e965e57d4cc5d4367e0d761b645d8238b7eb0c3 authored about 2 years agogithub.com/pyodide/pyodide - f654b9580da2418cf5f2022aa5acfc84c23bbb32 authored about 2 years ago
This adds a mechanism to hide deprecated or private arguments from the documentation and
applie...
github.com/pyodide/pyodide - 84496124d2ccd2ce895d8e7e7084f7357306b73f authored about 2 years ago
github.com/pyodide/pyodide - bddcc22dda488605764f37b35ffe2db2e5088b31 authored about 2 years ago
github.com/pyodide/pyodide - 065b7aad7c70fc4291c032caa8766d7239c7a9f7 authored about 2 years ago
The documentation generation seems to get confused by the default export and
displays the `vers...
github.com/pyodide/pyodide - 59a6018a0a21c0a2001067f529a8e1de7caf6658 authored about 2 years ago
github.com/pyodide/pyodide - 03161e530c72664d43feb2046aa314907faa122f authored about 2 years ago
Fix various sphinx build warnings.
I removed **all cross-references** in the changelog docume...
github.com/pyodide/pyodide - 4114f20986a3caa923d9bd512a3795a8b9044a49 authored about 2 years ago
Added type parameters to `JsArray`, `JsMap`, `JsMutableMap`, etc. Based on
[the typesheds for ...
So we can fix bugs in auditwheel-emscripten without releasing a new version
of pyodide-build
This PR relocates files inside `tools` directory so that `tools` directory doesn't
have to be v...
The way we were handling the "routing" in `_core.py` (where in browser things are
imported from...
Co-authored-by: Roman Yurchak <[email protected]>
Resolves https://github.com/pyodide/pyodi...
github.com/pyodide/pyodide - ab93a0d74760f4c5f1079b0e730d0c34f1bc7a2a authored about 2 years ago
github.com/pyodide/pyodide - 290bb657cf26b47acec36d03872c67c639b81942 authored about 2 years ago
* Don't destroy roundtrip PyProxies automatically
There's a bunch of places where we want to ...
github.com/pyodide/pyodide - 83ea44728acf93fe1ec1999a540947861aa98460 authored about 2 years agoCo-authored-by: Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - fdbcc087e2ba84cbddc37ac6d99b8ca42878705c authored about 2 years agogithub.com/pyodide/pyodide - 8c6b0a365a4bd9997f951a7f23c18d548494dcfa authored about 2 years ago
github.com/pyodide/pyodide - 6950060ce4a9c87d1797d099a8216a0a05d53ae5 authored about 2 years ago
[skip ci]
github.com/pyodide/pyodide - 28bd91fd2f0b0704b08be3a4f2dd52ec7ed63a6d authored about 2 years agogithub.com/pyodide/pyodide - 114f3950d010cf63ad08bfcf7cdad43db6674963 authored about 2 years ago
This updates yt. The new yt has a top level `multiprocessing.connection` import so we patch
tha...
github.com/pyodide/pyodide - e0342931796ea9bb479b1ce48df9981aaa5f9c05 authored about 2 years ago
github.com/pyodide/pyodide - 68f7fa06d919c17836a66525b12616889aa8d6b1 authored about 2 years ago
This adds lifetime handling to the arguments of JavaScript sync and async generator
functions a...
Resolves https://github.com/pyodide/pyodide/issues/3112
This adds a carefully designed API for ...
github.com/pyodide/pyodide - c6629397eaea34d4f7b8cd2793ee76096814dffb authored about 2 years ago
Packages that are *not* up to date:
* gdal
* matplotlib
* packaging
* Pillow
* pillow_heif
...
github.com/pyodide/pyodide - cb29aca29083c46002158074a8b60d1d97f6a58b authored about 2 years ago
github.com/pyodide/pyodide - faaa4e0aaa4aa7a481d5a1b71c804088ee6a7912 authored about 2 years ago
github.com/pyodide/pyodide - 36ccf351d18d5183e1688bd2b55f4df7a2fe7030 authored about 2 years ago
Update gensim to 4.3.0 (released today). This adds support for Python 3.11
and removes the need...
github.com/pyodide/pyodide - f1f924c5f300f0429e78c2f5c46d950720e41849 authored about 2 years ago
Continuing the work on generator support, this adds throw and
return to PyProxy of generators a...
Upgrade 75 packages. The following packages have not been upgraded
because of test failures:
...
github.com/pyodide/pyodide - 48309e65db9ca2542ef6d8c348120ed2efbb8a9f authored about 2 years agoCo-authored-by: Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - 3bc78d247c34438f66fcb088b81300b43aedaec7 authored about 2 years agogithub.com/pyodide/pyodide - 0709ec0a264ccff91ce5c9f9d7fefe7ac41e7abf authored about 2 years ago
github.com/pyodide/pyodide - 6c92594e2cde36828110392a16067d92844b7158 authored about 2 years ago
github.com/pyodide/pyodide - f0189de3f5e262a4008ecb77cb643db54893c5db authored about 2 years ago
Co-authored-by: Gyeongjae Choi <[email protected]>
github.com/pyodide/pyodide - 5f6ecca68d0b6d1c66ac7b5366b4331324ec4d7e authored about 2 years agogithub.com/pyodide/pyodide - d0f1f7142bd3e59754e858730f45325f8390cfab authored about 2 years ago
github.com/pyodide/pyodide - 62dcf9119f406fe551390b899f0a0f0a5b3529fc authored about 2 years ago
github.com/pyodide/pyodide - d802fb3fdc4deda6c27071935cbd10011c425b1f authored about 2 years ago
github.com/pyodide/pyodide - d48a4f219300cdf95c5c763557a29aad57cc1fe4 authored about 2 years ago
@ryanking13 added these very nice error messages to the `ModuleNotFound`
errors. However they i...
If a JavaScript has a `next` method and exactly one of `Symbol.iterator` or `Symbol.asyncIterato...
github.com/pyodide/pyodide - 1410d2f5264437de7cdd18ad470322ae31847be2 authored about 2 years ago
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-au...