Learn practical skills, build real-world projects, and advance your career
from hangar import Repository
repo = Repository(path = 'C:\Hangar_doc\Repo')
repo.init(user_name = 'Chinchu', user_email = 'chinchooz007@gmail.com ' , remove_old = True)
co = repo.checkout(write=True)
co
co.arraysets
Hangar Arraysets                
    Writeable: True                
    Arrayset Names / Partial Remote References:                
      - 
co.metadata
Hangar Metadata                
    Writeable: True                
    Number of Keys: 0