Now includes improved representation of objects such as `Project`, `Subject`, `Experiment`, `Scan` and `Resource`.
![image](https://gitlab.com/xgrg/tweetit/-/raw/master/resources/008-pyxnat-v1.4.gif?inline=false)
Experiments defined with `project_id` and `experiment_id` (without subject level) are automatically assigned with a three-level URI (completed with `subject_id`). Avoids some issues with some requests and improves execution speed.
Docker-based tests are back and operational.
Minor changes:
- added `Project.description()`
- various bugfixes and style improvements