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/pd-lfs.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

pd_lfs-0.1.20.tar.gz (441.6 kB view details)

Uploaded Source

Built Distribution

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

pd_lfs-0.1.20-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pd_lfs-0.1.20.tar.gz
Algorithm Hash digest
SHA256 fc24ecb36d5e0996b3baac176c832b4f896cf03913ed64d2bcdb15de2310cd60
MD5 c395c67f2094e3ced09d736b24bc15ec
BLAKE2b-256 21bc1772d40afc126c50413c838b39b2ea831242bb9bd5a7997613e42bbd9ea4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pd_lfs-0.1.20-py3-none-any.whl
Algorithm Hash digest
SHA256 5417b7a7b93ce52f1a60a08712896474e16b8bfd54e0747a78ce76e25d0bb688
MD5 855c604ff371a8eddc8ca8f2bca27dda
BLAKE2b-256 83da15a1c9cda49997aace5c8d7155184e4710a0ce40f01b6a21638aab94a57c

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