generated from KOLANICH/python_project_boilerplate.py
Allows software written in Python load and execute Java source code.
| .github | Initial commit | |
| javaMdktCompiler | Initial commit | |
| org.mdkt.compiler @cbe63a9d09 | Initial commit | |
| tests | Initial commit | |
| .editorconfig | Initial commit | |
| .gitignore | Initial commit | |
| .gitlab-ci.yml | Initial commit | |
| .gitmodules | Initial commit | |
| Code_Of_Conduct.md | Initial commit | |
| MANIFEST.in | Initial commit | |
| pyproject.toml | Initial commit | |
| ReadMe.md | Initial commit | |
| UNLICENSE | Initial commit | |
javaMdktCompiler.py Unlicensed work
(削除) GitLab Build Status (削除ここまで)
(削除) GitLab Coverage (削除ここまで)
Libraries.io Status
Code style: antiflash
Just python bindings for org.mdkt.compiler Java lib allowing to compile and load Java sources in runtime.