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

How to convert a PyProxy instance to a JS array?

cfry opened this issue 10 months ago
More specific feature detection

hoodmane opened this pull request 10 months ago
CI Bump chrome version to 122

ryanking13 opened this pull request 10 months ago
Fix fatal error when except blocks are interleaved by stack switching

hoodmane opened this pull request 10 months ago
Update RobotRaconteur package to 1.1.0

johnwason opened this pull request 10 months ago
Package request: polars

luiscastro193 opened this issue 10 months ago
Rename lazy-loader to lazy_loader

ryanking13 opened this pull request 10 months ago
fix: typo

testwill opened this pull request 10 months ago
Rename callSyncifying to callPromising, add callWithOptions

hoodmane opened this pull request 10 months ago
Always build tblib

hoodmane opened this pull request 10 months ago
packages/ipython: Update to 8.22.2, add missing dep matplotlib-inline

mkoeppe opened this pull request 10 months ago
Langchain and friends

garrettgu10 opened this pull request 10 months ago
Missing dependency in ipython package (0.26.0a3)

mhochsteger opened this issue 10 months ago
PKG Add pygame-ce

ryanking13 opened this pull request 10 months ago
Bump protobuf package to 5.27.3

bartbroere opened this pull request 10 months ago
Hosting all pyodide files and packages

jappyjan opened this issue 10 months ago
please add numpy_financial

ndor opened this issue 10 months ago
asyncio.get_event_loop().set_exception_handler() is inconsistent

e-nikolov opened this issue 10 months ago
Update chrome url in the dockerfile

ryanking13 opened this pull request 10 months ago
Add docs for usage with Vite

samestep opened this pull request 10 months ago
Make `asyncio.sleep(0)` run faster (take 2)

ryanking13 opened this pull request 10 months ago
Upgrade awkward-cpp to 30

pyodide-pr-bot opened this pull request 10 months ago
Add {quarto-pyodide} to list of related projects

coatless opened this pull request 10 months ago
Add packages cvxpy, clarabel

phschiele opened this pull request 10 months ago
add marimo to related-projects.md

mscolnick opened this pull request 10 months ago
Pyodide Error in Node.js v20+: `node-fetch` Resolution Failure

CNSeniorious000 opened this issue 10 months ago
Revert "Make `asyncio.sleep(0)` run faster (#4568)"

ryanking13 opened this pull request 10 months ago
pyodide is not downloading

rdevrajsinh opened this issue 10 months ago
Note that `make all` is needed to test in the console

joelostblom opened this pull request 10 months ago
Add the altair package

joelostblom opened this pull request 10 months ago
Package request: Altair

joelostblom opened this issue 10 months ago
Package request: CVXPY + Clarabel

phschiele opened this issue 10 months ago
Make `to_js` of a dictionary return a `LiteralMap`

hoodmane opened this pull request 11 months ago
Don't throw when calling str on a proxy without a toString method

hoodmane opened this pull request 11 months ago
Make sysconfigdata relocatable

hoodmane opened this pull request 11 months ago
Duplicate in packages: lazy-loader vs. lazy_loader

mkoeppe opened this issue 11 months ago
MAINT Mark github releases for alpha versions as prereleases

hoodmane opened this pull request 11 months ago
Make `asyncio.sleep(0)` run faster

ryanking13 opened this pull request 11 months ago
MAINT Update error handling code to use new Python 3.12 APIs

hoodmane opened this pull request 11 months ago
Another JSPI bug

hoodmane opened this issue 11 months ago
Cleanup: Remove importlib.invalidate_caches calls

hoodmane opened this pull request 11 months ago
FIX don't let promising call's exception be stolen by interleaved calls

hoodmane opened this pull request 11 months ago
NFC Remove dist/pyodide.d.ts from all-but-packages

hoodmane opened this pull request 11 months ago
Update docs on NativeFS and NodeFS

hoodmane opened this pull request 11 months ago
Add mountNodeFS

hoodmane opened this pull request 11 months ago
MAINT Fill in a few more typescript types

hoodmane opened this pull request 11 months ago
Add error handling to mountNativeFS

hoodmane opened this pull request 11 months ago
Extend protobuf package testing

bartbroere opened this pull request 11 months ago
RFC Decoupling the version of pyodide-build and Pyodide

ryanking13 opened this issue 11 months ago
Package request: rioxarray

eculler opened this issue 11 months ago
Make loadPackage sort package lists; put recursiveDependencies on API

hoodmane opened this pull request 11 months ago
Fix dup in nodefs

hoodmane opened this pull request 11 months ago
Bump protobuf version to 4.24.4

bartbroere opened this pull request 11 months ago
Package request: pyperclip

ach0o opened this issue 11 months ago
Package request: add the CasADi framework

agriyakhetarpal opened this issue 11 months ago
Replace `pkgconfig` with `pkg-config` for Meson configuration file

agriyakhetarpal opened this pull request 11 months ago
Add langchain and friends

hoodmane opened this pull request 11 months ago
JSPI replace syncify() method with run_sync() function

hoodmane opened this pull request 11 months ago
Remove pyodide.runPythonSyncifying

hoodmane opened this pull request 11 months ago
Fix leak in pyproxy iteration

hoodmane opened this pull request 11 months ago
MAINT print more details when test fails due to leaked proxy

hoodmane opened this pull request 11 months ago
MAINT Add make target all-but-packages

hoodmane opened this pull request 11 months ago
Add package httpx

hoodmane opened this pull request 11 months ago
update micropip link

RayBB opened this pull request 11 months ago
Packages: Add openai

hoodmane opened this pull request 11 months ago
CI Disable webworker tests in gha

ryanking13 opened this pull request 11 months ago
pyodide cannot call div.removeChild() method successfully

yu0A opened this issue 11 months ago
Update scikit-learn to 1.4.1.post1

lesteve opened this pull request 11 months ago
Plotly and Opepyxl problem

projetodoutoradoufmtambiental opened this issue 11 months ago
Stack switching: make pystate properly save and restore asyncio state

hoodmane opened this pull request 11 months ago
pyodide.isPyProxy no longer defined

cfry opened this issue 11 months ago
Remove cython and tomli from pyodide-build dependency

ryanking13 opened this pull request 11 months ago
Update OpenBLAS to 0.26

lesteve opened this pull request 11 months ago
Unpin playwright version in GHA

ryanking13 opened this pull request 11 months ago
ewah_bool_utils host requires numpy

hoodmane opened this pull request 11 months ago
xfail some core tests in Safari

hoodmane opened this pull request 11 months ago
MAINT Make search_pyodide_root return None instead of raising

hoodmane opened this pull request 11 months ago
xfail failing firefox package tests

hoodmane opened this pull request 11 months ago
Make install_xbuildenv work even if user doesn't source the venv

hoodmane opened this pull request 11 months ago
Distribute the static libraries that we use to link Python

hoodmane opened this pull request 11 months ago
Reduce the amount of stuff that the makefile always redoes

hoodmane opened this pull request 11 months ago
New package: pyxirr

Anexen opened this pull request 11 months ago
DOC Update Github Actions example to latest versions

viblo opened this pull request 11 months ago
`ImportError.name` not set for included packages?

Zac-HD opened this issue 11 months ago
Update matplotlib to 3.8.2

hoodmane opened this pull request 11 months ago
Upgrade zengl to 2.4.1

szabolcsdombi opened this pull request 11 months ago
Add numpy as host requirement for several packages

bartbroere opened this pull request 11 months ago
Package recipe maintainers / project contacts

hoodmane opened this issue 11 months ago
Unable to load pyodide from different indexURL

savakarrohan opened this issue 11 months ago
Update shapely to 2.0.2

ryanking13 opened this pull request 11 months ago
Update numpy to 1.26.4 and don't set MESON env variable

ryanking13 opened this pull request 11 months ago