This website works better with JavaScript.
Home
Help
Sign In
abhin4v
/
jywrapper
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Wraps Jython objects so that they can be used directly from Java
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7
Commits
1
Branch
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
jywrapper
HTTPS
ZIP
TAR.GZ
Abhinav Sarkar
f922b79d3e
Added adapters for adapting Java Set, List and Map types to corresponding Python types while converting the args.
Added test for it.
10 years ago
Lib
Added adapters for adapting Java Set, List and Map types to corresponding Python types while converting the args. Added test for it.
10 years ago
src
Added adapters for adapting Java Set, List and Map types to corresponding Python types while converting the args. Added test for it.
10 years ago
.classpath
Added support for importing Python modules from paths other than Java Classpath.
10 years ago
.project
exclusion from guessing for non-annotation member types support for PyClass support for name pattern for INIT minor cleanup
10 years ago
.pydevproject
Added support for importing Python modules from paths other than Java Classpath.
10 years ago
README
added source
10 years ago
README