Repository URL to install this package:
from av.stream cimport Stream cdef class DataStream(Stream): pass