Ecosyste.ms: OpenCollective

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

github.com/kivy/pyjnius

Access Java classes from Python
https://github.com/kivy/pyjnius

Build aarch64 wheels

janaknat opened this pull request about 2 years ago
OOM when using pyjnius with spacy pipe function

nishan-canwill opened this issue over 2 years ago
Unable to Import Pyjnius With Reticulate in R

compbiolover opened this issue over 2 years ago
How to get camera resolutions ??

USER4247 opened this issue over 2 years ago
How can I do The following things ??

USER4247 opened this issue over 2 years ago
Add BSD Unix build support (FreeBSD, OpenBSD, NetBSD, ..).

cederom opened this pull request over 2 years ago
PyPy is segfaulting in CI - how can I help?

mattip opened this issue over 2 years ago
Update CHANGELOG to reflect changes made after the test release.

misl6 opened this pull request over 2 years ago
PyPy: Fixes a segfault + add tests

misl6 opened this pull request over 2 years ago
Move get_cpu guessing into _possible_lib_location

misl6 opened this pull request over 2 years ago
Uses cibuildwheel for releases

misl6 opened this pull request over 2 years ago
update CHANGELOG and version for release 1.4.2

misl6 opened this pull request over 2 years ago
java.util.logging.Logger NullPointerException with pip install

jeb2112 opened this issue over 2 years ago
Add suffix to support IBM jre on Windows

Tomahaawk opened this pull request over 2 years ago
python3 setup.py build error !

Oopas opened this issue over 2 years ago
Remove Python 2 support, six dependency

rdb opened this pull request almost 3 years ago
test_jvm_options.py test failure

pgajdos opened this issue almost 3 years ago
Update api.rst

hx2A opened this pull request almost 3 years ago
Unnecessary equal sign(api.rst line:59,61)

wang364 opened this issue almost 3 years ago
How can I call onConsoleMessage or OnPermissionRequest funtions from WebChromeClient

Priyanshu-Kumar1 opened this issue almost 3 years ago
jnius.JavaException: Class not found b'android/os/Environment'

Watha2 opened this issue almost 3 years ago
ArrayList converts bytes to str

wensheng opened this issue about 3 years ago
Incompatibility of zip.dll between pyjnius and libzip on Windows conda

floriandeboissieu opened this issue about 3 years ago
apple m1 support

Rachel-guo opened this issue about 3 years ago
add python3.10 to ci matrix

tshirtman opened this pull request about 3 years ago
Python 3.10 Support?

Hunter2809 opened this issue about 3 years ago
Reading java output messages

ismailsimsek opened this issue over 3 years ago
jnius.jnius.JavaException: Class not found

mehdializade opened this issue over 3 years ago
Use platform.machine() as default get_cpu() return value

Cheaterman opened this pull request over 3 years ago
Boolean conversions between Java and Python

lg8080 opened this issue over 3 years ago
encoding error

woshizouguo opened this issue over 3 years ago
Fix test ignored exceptions

tshirtman opened this pull request over 3 years ago
jnius masks KeyboardInterrupt

notEvil opened this issue over 3 years ago
Use Python standard library `which` instead of OS `which`

dogatekin opened this pull request over 3 years ago
Add pyproject.toml to specify Cython as a build requirement

bgyori opened this pull request over 3 years ago
android.speech.tts.UtteranceProgressListener is not an interface

Sahil-pixel opened this issue over 3 years ago
I'm trying to call a python function when a js callback is executed

yui1993 opened this issue over 3 years ago
Boolean to int problem

rdmn opened this issue over 3 years ago
Extending Java Generic Class in Python

AndreFCruz opened this issue over 3 years ago
tar.gz has an extra 0 in its version for release 1.3.0

anish-mal opened this issue over 3 years ago
Python thread accesses Java instance in another thread

akiou opened this issue almost 4 years ago
org/kivy/android/PythonActivity java.lang.NoClassDefFoundError

jain18aditya opened this issue almost 4 years ago
Callback is not working

jain18aditya opened this issue almost 4 years ago
Core dump produced by my application

inventzia opened this issue almost 4 years ago
Updated android.rst

hajimurtaza opened this pull request almost 4 years ago
Null ContextClassLoader in new threads

audetto opened this issue almost 4 years ago
How to use FingerPrint Manager using Pyjnius in kivy?

AM-ash-OR-AM-I opened this issue almost 4 years ago
Error in following installation on Ubuntu

yhryyq opened this issue almost 4 years ago
Java 9 fix seems to be not working.

jparsert opened this issue about 4 years ago
Android webview with address bar "no attribute 'invoke'" error

Alspb opened this issue about 4 years ago
Errors in Pyjnius installation doc - Linux

HeRo002 opened this issue about 4 years ago
SyntaxError: invalid syntax

Malkhafaji95 opened this issue about 4 years ago
CI windows build pass but with errors in log.

tshirtman opened this issue about 4 years ago
Varargs support isn't implemented properly

mduczek opened this issue over 4 years ago
Cant import on andoid interactive shell

alex-eri opened this issue over 4 years ago
PyJnius vs JPype

Thrameos opened this issue over 4 years ago
Unable to create a `Map<str, byte[]>`

AbdealiLoKo opened this issue over 4 years ago
I can't import caste

Jacques-Joao opened this issue over 4 years ago
Refactor of env.py

cmacdonald opened this pull request over 4 years ago
More on libjvm.so resolution, on linux, when JAVA_HOME is set.

cmacdonald opened this issue over 4 years ago
add missing architecture for python setup in actions

tshirtman opened this pull request over 4 years ago
update installation documentation

tshirtman opened this issue over 4 years ago
CI: trigger the build of documentation or readthedoc on release.

tshirtman opened this issue over 4 years ago
use -encoding flag to make javac properly build tests on windows

tshirtman opened this pull request over 4 years ago
fix inheritance in example

tshirtman opened this pull request over 4 years ago
tentative fix for #428

tshirtman opened this pull request over 4 years ago
PoC of passing Python Lambdas as Java lambdas

cmacdonald opened this pull request over 4 years ago
some proxy classes dissapear

cmacdonald opened this issue over 4 years ago
How does Pyjnius use instance methods as static methods?

pakal opened this issue almost 5 years ago
Python 3.8 cannot start JVM, when jnius_config is set.

Csega opened this issue almost 5 years ago
Inheriting methods from Java in PythonJavaClass

cmacdonald opened this issue almost 5 years ago
Example of reflecting java.lang.System from docs doesnt work

cmacdonald opened this issue almost 5 years ago
JVM exception occurred: D0071S: Value not among the ENUMERATED: index = 15'

sabari4857 opened this issue almost 5 years ago
consistently prefer javac or java when searching for libjvm.so

cmacdonald opened this issue about 5 years ago
make sure Interface have access to Object's methods

tshirtman opened this pull request about 5 years ago
Conda installation: Unable to load native library

stachlewski opened this issue over 5 years ago
pythonJavaClass not load in apk

FranciscoCarbonell opened this issue over 5 years ago
invoke java method error.

ysong2123 opened this issue over 5 years ago
Errore calling dlopen Ubuntu

BooHan opened this issue over 5 years ago
Camera Access

AntoniRomera opened this issue over 5 years ago
Installation error windows 10 (64 bit).

dusadvarshit opened this issue over 5 years ago
Changelog

rapgro opened this issue over 5 years ago
Cannot convert python object for java.util.Properties

donzeno23 opened this issue over 5 years ago
JVM crash couldn't analyze

ajantha-bhat opened this issue almost 6 years ago
Is it possible to restart Java VM?

bgyori opened this issue almost 6 years ago
Fix method order inheritance

tshirtman opened this pull request almost 6 years ago