Skip to main content

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/codelens-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

Download files

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

Source Distribution

codelens_widget-0.1.43.tar.gz (751.8 kB view details)

Uploaded Source

Built Distribution

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

codelens_widget-0.1.43-py3-none-any.whl (298.5 kB view details)

Uploaded Python 3

File details

Details for the file codelens_widget-0.1.43.tar.gz.

File metadata

  • Download URL: codelens_widget-0.1.43.tar.gz
  • Upload date:
  • Size: 751.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for codelens_widget-0.1.43.tar.gz
Algorithm Hash digest
SHA256 1aa64ce5a705db565ce90f82ea06d077769135041de4317740908af3df158c58
MD5 1793fd812955a07b884b1ea638e0ffd9
BLAKE2b-256 dc668480ef436839554c8ef706a80d8fc77d5c30f69f55a7338570ffb1eb028f

See more details on using hashes here.

File details

Details for the file codelens_widget-0.1.43-py3-none-any.whl.

File metadata

File hashes

Hashes for codelens_widget-0.1.43-py3-none-any.whl
Algorithm Hash digest
SHA256 89a298667993bc33a9168acdcbf91e306b82a610c43550a4fedeaedc26a46c39
MD5 bc996290870429696df102b187d094ec
BLAKE2b-256 6f6eaa13ef42076303a6732daf930cfe8c963c228c636967461e126a9c30c629

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.43 This release

2 files

0.1.42

2 files

0.1.40

2 files

0.1.38

2 files

0.1.36

2 files

0.1.34

2 files

0.1.32

2 files

0.1.28

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page