""" Contains raspbian class """ from project import Project class raspbian(Project): """raspbian class"""