Skip to main content

Project description

Project description

Template repository for a library project

Initial set up

pixi run init

Get updates to upstream fork

Add upstream if not already added

git remote add upstream https://github.com/munch-group/pytutor-widget.git

Fetch upstream changes

git fetch upstream

Either rebase your changes on top of upstream (cleaner history)

git rebase upstream/main

Or, merge upstream into your fork (preserves history)

git merge upstream/main

If you want to see what's changed upstream before applying:

git log HEAD..upstream/main

See the actual diff

git diff HEAD...upstream/main

Then push your updated fork:

git push origin main

If you rebased and need to force push

git push origin main --force-with-lease

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytutor_widget-0.1.20.tar.gz (733.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pytutor_widget-0.1.20-py3-none-any.whl (296.7 kB view details)

Uploaded Python 3

File details

Details for the file pytutor_widget-0.1.20.tar.gz.

File metadata

  • Download URL: pytutor_widget-0.1.20.tar.gz
  • Upload date:
  • Size: 733.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pytutor_widget-0.1.20.tar.gz
Algorithm Hash digest
SHA256 1041df112bfc0d31739c46e851156c82e6f9479476c5a6c1954e15704102ab46
MD5 df49d656b3271032c03859bde6eaee47
BLAKE2b-256 45516b4cfb3b86b91f2d284c0d3d30271a202c2dd12e46331c0dfda2d0c6e796

See more details on using hashes here.

File details

Details for the file pytutor_widget-0.1.20-py3-none-any.whl.

File metadata

  • Download URL: pytutor_widget-0.1.20-py3-none-any.whl
  • Upload date:
  • Size: 296.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for pytutor_widget-0.1.20-py3-none-any.whl
Algorithm Hash digest
SHA256 a4dffede1db30ab7557cd8f1be5fd5ce2c1cc0b1ac2727d18fe97ddbe535f75f
MD5 67ffd2ee6973e686c5a8ff4ad64378f2
BLAKE2b-256 49f7a01749ac2aa08d7703c51b137aba93c9ad0b1121cf5f3737aaef6387b670

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page