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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pd_lfs-0.1.22.tar.gz
  • Upload date:
  • Size: 441.8 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.22.tar.gz
Algorithm Hash digest
SHA256 5558b7747175f60e394e665a3f6ccffa69ffed0e6f7fc89993a3e5fcda1c8035
MD5 2d3ad467a9318e87c5addc3c3138dbb1
BLAKE2b-256 8cd3aa825f5b9a7ee998968f7e01af5d770968a6a2d12b75b66c17af45d86a90

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pd_lfs-0.1.22-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.22-py3-none-any.whl
Algorithm Hash digest
SHA256 d87f9407f2a78725c78cdc8aec57705e7d80d8f47d80db8300e21a6eb7570200
MD5 b31581529bd8dbdef60b6533751684c1
BLAKE2b-256 2623952798a42d8975223575af3ac465f7a0c69103ea5086ecfe8a18039986ae

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