itsme213 wrote:

> TypeError: can't make subclass of Class
> Are there other ways to define new meta-classes?

You can subclass Module. Perhaps that is powerful enough?