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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pytutor_widget-0.1.18.tar.gz
  • Upload date:
  • Size: 733.1 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.18.tar.gz
Algorithm Hash digest
SHA256 75829e4ebe103f0dda789c5f6db31cff35fa69fd7173e6c8b195c4d61c9285b5
MD5 eef3dbfe23d3f053dbfb561c18f14e6d
BLAKE2b-256 4e6b6407ada41d68397b7f9724e39853b7eaff6d6c89b977dda34c65f3f39b97

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytutor_widget-0.1.18-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.18-py3-none-any.whl
Algorithm Hash digest
SHA256 c0613c18ab2e83ab3a3677e5c91682756f156c54c866b30c2fed90114fc05e1b
MD5 cf7a15c43daac85e020d46e692c2de81
BLAKE2b-256 bca587ebab12cfb3aa156eaddc6059626a79c1d8f7ddf62ea0810153d4a3535d

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