pyjnius 1.6.1
0
A Python module to access Java classes as Python classes using JNI.
Contents
A Python module to access Java classes as Python classes using JNI.
Stars: 1393, Watchers: 1393, Forks: 254, Open Issues: 94The kivy/pyjnius
repo was created 12 years ago and the last code push was 8 hours ago.
The project is very popular with an impressive 1393 github stars!
How to Install pyjnius
You can install pyjnius using pip
pip install pyjnius
or add it to a project with poetry
poetry add pyjnius
Package Details
- Author
- Kivy Team and other contributors
- License
- Homepage
- https://github.com/kivy/pyjnius
- PyPi:
- https://pypi.org/project/pyjnius/
- GitHub Repo:
- https://github.com/kivy/pyjnius
Classifiers
- Software Development/Libraries/Application Frameworks
Related Packages
Errors
A list of common pyjnius errors.
Code Examples
Here are some pyjnius
code examples and snippets.
GitHub Issues
The pyjnius package has 94 open issues on GitHub
- jnius.JavaException: Class not found b'android/os/Environment'