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.26.tar.gz (406.3 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.26-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pd_lfs-0.1.26.tar.gz
  • Upload date:
  • Size: 406.3 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.26.tar.gz
Algorithm Hash digest
SHA256 cc8f3b70a44930ad8061819fd81e46be47dd548b69f86b4ebf7701cbd4e18ae2
MD5 dbe148dfec0e5709381bacf702c03592
BLAKE2b-256 b33482374fe1e3baecf88dab0021dccf087ab144e76bac499313936a20ca73bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pd_lfs-0.1.26-py3-none-any.whl
  • Upload date:
  • Size: 16.4 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.26-py3-none-any.whl
Algorithm Hash digest
SHA256 71e031ba9a2cef85927aa0186c3f57917b1afefbef6cdd2ba931e8dfd79f1687
MD5 a02b17dbc578baaabbbf90e0701f1581
BLAKE2b-256 9bc1bd57c61c84ced60b40d4f1ae26e4cd3a75ed22c0d30381eeecb266f94922

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