MANIFEST.in
Makefile
README.md
UNLICENSE
dev-environment.yml
environment.yml
pyproject.toml
bin/check.sh
bin/clean.sh
bin/lint.sh
bin/setup.sh
bin/test.sh
src/scyjava/__init__.py
src/scyjava/_arrays.py
src/scyjava/_convert.py
src/scyjava/_java.py
src/scyjava/_script.py
src/scyjava/_versions.py
src/scyjava/config.py
src/scyjava.egg-info/PKG-INFO
src/scyjava.egg-info/SOURCES.txt
src/scyjava.egg-info/dependency_links.txt
src/scyjava.egg-info/requires.txt
src/scyjava.egg-info/top_level.txt
tests/test_arrays.py
tests/test_basics.py
tests/test_convert.py
tests/test_jvm.py
tests/test_pandas.py
tests/test_version.py
tests/it/scripting.py