WiiDatabase / Wii.py3

Work-in-progress "port" of the Wii library Wii.py to Python 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wii.py3 (WIP)

Travis Build Status AppVeyor Build status Codacy Code Quality

This is a work-in-progress rewrite of the Wii library Wii.py in Python >= 3.4. The end goal is to improve the original code, make a few changes to ensure correct behaviour and add new classes and functions for manipulating more Wii data.

This is a rewrite of my original Wii.py3 since the code was horrible.

PyPy 3.5 is NOT supported, because its CTypes implementation is too buggy.

Credits

  • grp for the original library
  • All authors who contributored to the original Wii.py

About

Work-in-progress "port" of the Wii library Wii.py to Python 3.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%