Repository URL to install this package:
import cython cython.declare(x=cython.int, y=cython.double) # cdef int x; cdef double y