#!/usr/bin/env python """project: Encapsulates a project with all its properties.""" from .project import Project