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.31.tar.gz (409.7 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.31-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pd_lfs-0.1.31.tar.gz
  • Upload date:
  • Size: 409.7 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.31.tar.gz
Algorithm Hash digest
SHA256 3ca5b9ede8ca941bb0789e26cdd1169eb7f39801a5363b4d46da7b55b779be8e
MD5 52be4323af98c29cfe49d6ad4472dc4e
BLAKE2b-256 10d9320ecd5ae2aeb302ca7df2780e9efcf077f868f932756731b40ca3ca9604

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pd_lfs-0.1.31-py3-none-any.whl
  • Upload date:
  • Size: 18.1 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.31-py3-none-any.whl
Algorithm Hash digest
SHA256 3f9e5f3699b774d77561701daa5a8fd8b99521ac473a4a0f5e924e42e165532d
MD5 c67c926ae5badd86c6e9422653db51fe
BLAKE2b-256 906945742d79a693b486b7fef12978f4e32c046635b271aa3a17ad952e81460f

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