Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 630 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 630 Bytes

magritte-python package

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:

  1. Go to the https://github.com/settings/tokens page
  2. Click on 'Generate access token' button and choose 'Generate new token(classic)'
  3. Make sure the 'repo' scope group is selected
  4. 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