Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: add pyforge to usage list
  • Loading branch information
Rickaym authored Oct 22, 2025
commit fd122bbb6fb71efa133599e6367ee6237b5ee988
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ Jython is embedded in lots of projects. See some from [MVNRepository](https://mv
- [Robot Framework](http://robotframework.org/) - A generic test automation framework for acceptance testing and acceptance test-driven development (ATDD) which runs on Jython.
- [TigerJython](https://www.tigerjython.ch/en) - An educational programming environment that is based on Jython.
- [JEM/JythonMusic](https://jythonmusic.me/) - An environment for music making and creative programming using Jython.
- [Pyforge](https://github.com/Rickaym/pyforge) - A Python language adapter for Minecraft Forge that lets you build Minecraft mods with Python.