As a User I want ability to copy module and exported functionalities from external project.
E.g.
Someone has implemented Auth Module in their template project, I want to be able to do pynet c https:/github.com/somer_repo#somebranch -m ModuleNameToCopy -T TargetModuleName
This would allow us to create sort of pynest specific package repos e.g. there are repos for Django applications