Repository URL to install this package:
from ._IntegerBase import IntegerBase class IntegerNative(IntegerBase): pass