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.22.tar.gz (726.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.22-py3-none-any.whl (296.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytutor_widget-0.1.22.tar.gz
  • Upload date:
  • Size: 726.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.22.tar.gz
Algorithm Hash digest
SHA256 47628b13f92548f2d5e73df6229fc798febf17674aa0f1037251b4723124dc2a
MD5 b0e6d3b8146a954d30fa609d99a4c513
BLAKE2b-256 1dfdc3e99a87fc2a25be468c4cfd8bf765d3deda5c03465d03b278538b9135ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytutor_widget-0.1.22-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.22-py3-none-any.whl
Algorithm Hash digest
SHA256 20852994781c5663888c299a8d7970bfa059947cce32a1b106980c38b2bb1024
MD5 f31944019a00a7cdc857ca43fc439250
BLAKE2b-256 d3621d7fce1c9e6662a22bdd31171083c7595f81dcef954f7a20bebb5d09652e

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