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

Update tskit to 0.5.5

hyanwong opened this pull request over 1 year ago
Don't set PYODIDE_ROOT inside xbuildenv installation function

ryanking13 opened this pull request over 1 year ago
getattr(Array, 'from') raises AttributeError

MarcSkovMadsen opened this issue over 1 year ago
Use pytest-pyodide 0.52.1

hoodmane opened this pull request over 1 year ago
Switch _PyArg_Parser usage to be forwards compatible with Python 3.12

hoodmane opened this pull request over 1 year ago
python3.12-compatibile python2js bigint conversion

hoodmane opened this pull request over 1 year ago
NFC Adjust Makefile.envs so that it can handle prerelease PYVERSION

hoodmane opened this pull request over 1 year ago
MAINT Use sigstore to validate Python source signature

hoodmane opened this pull request over 1 year ago
locale.currency is not supported

sskagemo opened this issue over 1 year ago
Reflect.construct not producing expected results

WebReflection opened this issue over 1 year ago
NFC Update pre-commit rules to cover pyodide-build

hoodmane opened this pull request over 1 year ago
Add `netcdf4` package

juntyr opened this pull request over 1 year ago
Add package `Cartopy`

juntyr opened this pull request over 1 year ago
NFC Factor out common setup for rust packages

hoodmane opened this pull request over 1 year ago
NFC remove quotes from -DDEBUG_F in Makefile

hoodmane opened this pull request over 1 year ago
Fix benchmark-stack-size

hoodmane opened this pull request over 1 year ago
NFC Add test for pyo3 catching rust panics

hoodmane opened this pull request over 1 year ago
Add sequence methods to JsProxy of arrays

hoodmane opened this pull request over 1 year ago
Fix `from jsmod import *`

hoodmane opened this pull request over 1 year ago
Adding osmnx (rtree dependency)?

rjsheperd opened this issue over 1 year ago
Cannot pass the pyodide object because of cyclic dependency

rheanV opened this issue over 1 year ago
Adding Package `peewee`

michaelweinold opened this pull request over 1 year ago
Running `make -C cpython` on Apple Silicon gives Error

michaelweinold opened this issue over 1 year ago
AttributeError: module 'pyodide' has no attribute 'http'

theleonwei opened this issue over 1 year ago
MAINT Add useful error when symbol resolution fails

hoodmane opened this pull request over 1 year ago
MAINT Move some flags from LDFLAGS_BASE to LDFLAGS_MAIN

hoodmane opened this pull request over 1 year ago
Emscripten 3.1.39

hoodmane opened this pull request over 1 year ago
Emscripten 3.1.38

hoodmane opened this pull request over 1 year ago
Emscripten 3.1.40

hoodmane opened this pull request over 1 year ago
Merge initialization functions for in-tree and out-of-tree builds

ryanking13 opened this pull request over 1 year ago
Pyodide will only yield its initial output

Josh-Hiz opened this issue over 1 year ago
AttributeError: module 'os' has no attribute 'link'

simonw opened this issue over 1 year ago
Support JSPI

jimmywarting opened this issue over 1 year ago
Expose PATH and PATH_FS utilities

WebReflection opened this issue over 1 year ago
Dealing with the requests dependency

rth opened this issue over 1 year ago
tiktoken need to be compiled into wasm

mccoysc opened this issue over 1 year ago
Build scikit-image 0.21 with meson

lesteve opened this pull request over 1 year ago
Update protobuf package

bartbroere opened this pull request over 1 year ago
Export emscripten specific sysconfigdata to host's python

katietz opened this pull request over 1 year ago
Add an argument to loadPyodide to pass environment variables

hoodmane opened this pull request over 1 year ago
Add special case handling for DomException

hoodmane opened this pull request over 1 year ago
Aborted fetch requests freeze REPL

stephenmccalman opened this issue over 1 year ago
Append extra commandline args after original args

ryanking13 opened this pull request over 1 year ago
Remove in-tree dependency when building unvendored python modules

ryanking13 opened this pull request over 1 year ago
Make Pyodide work a bit better with deno

hoodmane opened this pull request over 1 year ago
Deno test docs [skip ci]

rajsite opened this pull request over 1 year ago
doesn't work when linked with `-sASSERTIONS`

hoodmane opened this issue over 1 year ago
Update pytest-pyodide to 0.52

hoodmane opened this pull request over 1 year ago
Add scikit-bio v0.5.8

sminot opened this pull request over 1 year ago
Fix typo in "geckodriver"

bartbroere opened this pull request over 1 year ago
Add a post initialization step for optional stldib modules

rth opened this issue over 1 year ago
Docs: recommend rustup `stable` when building Rust packages

jtpio opened this pull request over 1 year ago
Adding a custom section to store RPATH

ryanking13 opened this issue over 1 year ago
Add js array methods to pyproxy of list

hoodmane opened this pull request over 1 year ago
_createPyodideModule should have Pyodide version number in name

hoodmane opened this issue over 1 year ago
xbuildenv should have a version number in the folder name

hoodmane opened this issue over 1 year ago
chore: update readme example for loading custom code

rek opened this pull request over 1 year ago
Proxied JS method.apply(context, list) fail while method(*list) doesn't

WebReflection opened this issue over 1 year ago
Skip deno lock validation

rajsite opened this pull request over 1 year ago
Deno test lockfile validation fails CI

rajsite opened this issue over 1 year ago
Uninitialised memory returned by Py_BuildValue string conversions

hyanwong opened this issue over 1 year ago
Support Fortran-file preprocessing on case-insensitive file-system

katietz opened this pull request over 1 year ago
pikepdf package

AlainVagner opened this issue over 1 year ago
Make pyodide.loadPackage return list of packages that are loaded

ryanking13 opened this issue over 1 year ago
Add lmdb module

benjeffery opened this pull request over 1 year ago
DTale Data exploration package

NguyeHe4 opened this issue over 1 year ago
Fix llvm-readobj when emscipten is installed with emsdk out of tree

hoodmane opened this pull request over 1 year ago
pyodide build breaks #include "errcode.h"

julian-smith-artifex-com opened this issue over 1 year ago
Show list of disabled packages when building recipes

ryanking13 opened this pull request over 1 year ago
Use gfortran instead of gcc for preprocessing in replay_f2c

katietz opened this pull request over 1 year ago
Bump certifi to 2023.5.7

bartbroere opened this pull request over 1 year ago
NFC Fix sed patterns

katietz opened this pull request over 1 year ago
NFC Add missing else clause

hoodmane opened this pull request over 1 year ago
NFC Fix llvm-readobj path hack

hoodmane opened this pull request over 1 year ago
NFC Update python_tests to more specifically skip v8 stack overflows

hoodmane opened this pull request over 1 year ago
PyTensor + PyMC package request

twiecki opened this issue over 1 year ago
use cmake instead of configure for zlib.

katietz opened this pull request over 1 year ago
make leads to failed patch

twiecki opened this issue over 1 year ago
POC: build recipes in seperate repository

ryanking13 opened this pull request over 1 year ago
Sqlite swap order of embuilder arguments

hoodmane opened this pull request over 1 year ago
Package Request | Langchain

RyvrImmersive opened this issue over 1 year ago
Change the name of repodata.json to pyodide-lock.json

hoodmane opened this pull request over 1 year ago
Change platform to Pyodide

hoodmane opened this pull request over 1 year ago
Emscripten 3.1.37

hoodmane opened this pull request over 1 year ago
Refactor install from pypi test

hoodmane opened this pull request over 1 year ago
Update changelog for 0.23.2

hoodmane opened this pull request over 1 year ago
Update node in docker image from v14 to v20

hoodmane opened this pull request over 1 year ago
"mysqlclient" package doesn`t work

fridayqq opened this issue over 1 year ago
ABI break: Use wasm exception handling

hoodmane opened this pull request over 1 year ago
Scipy build is broken

hoodmane opened this issue over 1 year ago