Rename some attributes to make them private, as they won't be used by the end-user.
Move some methods from the `Project` class to `model.Binary`.
revng
Add a python interface (`revng.profile`) for interacting with the rev.ng infrastructure as a whole; either through the CLI (`CLIProject`) or the GraphQL API (`DaemonProject`).