https://github.com/martmists-gh/mixin
Bytecode injector based on SpongePowered/Mixin ->
https://github.com/martmists-gh/mixin
bytecode-manipulation mixins python3
Last synced: 8 months ago
JSON representation
Bytecode injector based on SpongePowered/Mixin ->
- Host: GitHub
- URL: https://github.com/martmists-gh/mixin
- Owner: Martmists-GH
- License: mit
- Created: 2019-12-19T13:11:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T15:37:49.000Z (over 6 years ago)
- Last Synced: 2025-02-16T14:58:19.710Z (about 1 year ago)
- Topics: bytecode-manipulation, mixins, python3
- Language: Python
- Homepage: https://github.com/SpongePowered/Mixin/wiki
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mixins for Python
Python version of [SpongePowered/Mixin](https://github.com/SpongePowered/Mixin)
See test.py for an example