To install package run:
pip install git+https://{access_token}@github.com/Assargadon/magritte-python.git@phyton-magritte
Since the repo is private, you need to generate a private access token:
- Go to the https://github.com/settings/tokens page
- Click on 'Generate access token' button and choose 'Generate new token(classic)'
- Make sure the 'repo' scope group is selected
- Click on 'Generate token button' and paste it to the access token placeholder in the package link above
By default, the package is based on 'phyton-magritte' branch, but any ref after '@' symbol is acceptable