Get project
We can fetch a single project using get_project. The method takes a project name (string) or a project ID (integer) as its only argument. The method returns a Project object.
We can fetch a single project using get_project. The method takes a project name (string) or a project ID (integer) as its only argument. The method returns a Project object.