Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pyodide/pyodide

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
https://github.com/pyodide/pyodide

Unclear loadPyodide({ packages }) behavior

WebReflection opened this issue over 1 year ago
Fix the indent of the document for GitHub Actions in out-of-tree build page

termoshtt opened this pull request over 1 year ago
add mpi4py package?

francesco-ballarin opened this issue over 1 year ago
[Discussion] Drop support for Node versions that passed endoflife

ryanking13 opened this issue over 1 year ago
Don't use importlib.metadata during initialisation

rth opened this pull request over 1 year ago
Idea: persistant caching of .pyc

rth opened this issue over 1 year ago
Rename setup.py in coolprop

ryanking13 opened this pull request over 1 year ago
Improve importlib.metadata import time

rth opened this issue over 1 year ago
Make loadPyodide global in console.html

rth opened this pull request over 1 year ago
Fix typo in PythonError doc comment.

dlech opened this pull request over 1 year ago
JSPI

hoodmane opened this pull request over 1 year ago
Scipy issues with recent 0.25.0.dev0 changes

lesteve opened this issue over 1 year ago
Batched stdout handler doesn't get called when stdout is flushed

ejanzer opened this issue over 1 year ago
PERF Only `finalizationRegistry.unregister` proxy if it is registered

hoodmane opened this pull request over 1 year ago
0.24.0

hoodmane opened this pull request over 1 year ago
Fix replacing local include paths

ryanking13 opened this pull request over 1 year ago
Add `PyArrow` Package

michaelweinold opened this issue over 1 year ago
Fix create_proxy example documentation

eruvanos opened this pull request over 1 year ago
add wget to environment.yml

DerThorsten opened this pull request over 1 year ago
Boolean translation in object return empty Array

sebastianjhm opened this issue over 1 year ago
Fix using Python 2 in MacOS CI

ryanking13 opened this pull request over 1 year ago
PERF Store js string in the Python string after we convert it

hoodmane opened this pull request over 1 year ago
NFC minor cleanup around maybe_fatal_error

hoodmane opened this pull request over 1 year ago
Use hoodmane/hiwire library instead of our own implementation

hoodmane opened this pull request over 1 year ago
ENH Print helpful error if ccache was linked against too new glibc

hoodmane opened this pull request over 1 year ago
Update numpy to 1.25.2

rgommers opened this pull request over 1 year ago
Opencv Image Loading Error

zubairhassan652 opened this issue over 1 year ago
unregisterJsModule('js') does not prevent js from being imported

bugzpodder opened this issue over 1 year ago
XSS issues in pyodide

bugzpodder opened this issue over 1 year ago
pyodide.http.open_url response error

niuniudd opened this issue over 1 year ago
Rearrange changelog

ryanking13 opened this issue over 1 year ago
Cannot install pyodide-cli

shubh3ai opened this issue over 1 year ago
Docs: Install pyodide-build from source tree

Vuizur opened this pull request over 1 year ago
Remove deprecated options for 0.24.0 release

ryanking13 opened this pull request over 1 year ago
Rearrange changelog for 0.24.0 release

ryanking13 opened this pull request over 1 year ago
Add note about forwarding docker port

Vuizur opened this pull request over 1 year ago
Add spacy and required packages

Vuizur opened this pull request over 1 year ago
CI Disable testing in macos

ryanking13 opened this pull request over 1 year ago
CI Split package build steps as a temporary solution for CI timeout

ryanking13 opened this pull request over 1 year ago
DOCS remove some private APIs from docs

hoodmane opened this pull request over 1 year ago
Update geopandas to 0.13.2

hoodmane opened this pull request over 1 year ago
DOCS some improvements to the loadPyodide API docs

hoodmane opened this pull request over 1 year ago
Add contourpy 1.0.7 package

ianthomas23 opened this pull request over 1 year ago
feat: add awkward-cpp v22

agoose77 opened this pull request over 1 year ago
ENH Add `loadPyodide` `packages` option for loading packages during bootstrap

hoodmane opened this pull request over 1 year ago
CCache misses after updating to Emscripten 3.1.43

hoodmane opened this issue over 1 year ago
DOCS minor changes to quickstart

hoodmane opened this pull request over 1 year ago
Rename tblib to pyodide-tblib

ryanking13 opened this pull request over 1 year ago
PERF Avoid instance checks in pyproxy_getflags when possible

hoodmane opened this pull request over 1 year ago
Can you add spacy ?

fsemecurbe opened this issue over 1 year ago
Emscripten 3.1.45

hoodmane opened this pull request over 1 year ago
Update Pillow version to 10.0.0 and fix its wheel filename

ryanking13 opened this pull request over 1 year ago
PERF Preload wasm to improve load time

hoodmane opened this pull request over 1 year ago
FIX Handle EAGAIN when writing as well as when reading

hoodmane opened this pull request over 1 year ago
Update packages for 0.24.0

ryanking13 opened this pull request over 1 year ago
Websocket issue

agieocean opened this issue over 1 year ago
Update to zlib 1.3.0

hoodmane opened this pull request over 1 year ago
Release 0.24.0

ryanking13 opened this issue over 1 year ago
Function signature mismatch: random_multinomial

allsey87 opened this issue over 1 year ago
Update zlib version to 1.3

ryanking13 opened this pull request over 1 year ago
Add comment that WSL 2 is needed on Windows

Vuizur opened this pull request over 1 year ago
Docs: add reference to removed std lib pkgs

nmstoker opened this pull request over 1 year ago
PERF Use a slotmap for hiwire

hoodmane opened this pull request over 1 year ago
Bump sourmash to 4.8.3

luizirber opened this pull request over 1 year ago
Emscripten 3.1.44

hoodmane opened this pull request over 1 year ago
PERF Add a hiwire stack and use it in python2js

hoodmane opened this pull request over 1 year ago
package aiohttp

Cadair opened this issue over 1 year ago
Including pyodide-http update in release

wragge opened this issue over 1 year ago
Tinygrad on Pyodide

jonah3218 opened this issue over 1 year ago
TST Use oneshot handlers for pytest-httpserver

ryanking13 opened this pull request over 1 year ago
Correct conda activate commands in building from sources docs

ianthomas23 opened this pull request over 1 year ago
Fix a ReferenceError introduced in #4014

hoodmane opened this pull request over 1 year ago
Thank you ♥

vanous opened this issue over 1 year ago
CI Update macos env version in CircleCI

ryanking13 opened this pull request over 1 year ago
When Using Pyfetch meet CORS Error

Jimmy-web169 opened this issue over 1 year ago
PERF Don't repeat conversion of destroyed messages

hoodmane opened this pull request over 1 year ago
skip built in packages when building dependencies

joemarshall opened this pull request over 1 year ago
FS.syncfs with populate=true throws error on iPad (iOS generally?)

paulcalcraft opened this issue over 1 year ago
Emscripten 3.1.43

hoodmane opened this pull request over 1 year ago
Emscripten 3.1.42

hoodmane opened this pull request over 1 year ago
Emscripten 3.1.41

hoodmane opened this pull request over 1 year ago
ENH Add raise_for_status to FetchResponse

hoodmane opened this pull request over 1 year ago
ENH Add `response.text` to `pyodide.http.FetchResponse`

hoodmane opened this pull request over 1 year ago
Guessing `new` intent might lead to undesired errors.

WebReflection opened this issue over 1 year ago
Linker error when building large shared library

julian-smith-artifex-com opened this issue over 1 year ago
Add mounted directory to sys.path

Duncanr-glitch opened this issue over 1 year ago
Adding pymongo package for MongoDB database manipulation

SorinAlexB opened this pull request over 1 year ago
Pymongo for MongoDB database

SorinAlexB opened this issue over 1 year ago
Pymongo for MongoDB database

SorinAlexB opened this issue over 1 year ago
Pymongo module for MongoDB database

SorinAlexB opened this issue over 1 year ago
Question: Should `toString` use `__repr__` or `__str__`?

hoodmane opened this issue over 1 year ago
DOCS Mark pyodide APIs as not static

hoodmane opened this pull request over 1 year ago
Add support for dunder methods to call their JS equivalent consistently

Duncanr-glitch opened this issue over 1 year ago
orjson package

spicy-sauce opened this pull request over 1 year ago