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.24.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.24-py3-none-any.whl (16.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pd_lfs-0.1.24.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.24.tar.gz
Algorithm Hash digest
SHA256 6267767a4eb53d3561089531bb9ec2ab72bfd663753df9c065b7e0f382290bc4
MD5 37caa97b64165ffd61a5f54b01ee22a1
BLAKE2b-256 0c0ea715a36166f23125e514fe6909fbde580e82b1dfe35bce44dd1c18e78ec3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pd_lfs-0.1.24-py3-none-any.whl
  • Upload date:
  • Size: 16.3 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.24-py3-none-any.whl
Algorithm Hash digest
SHA256 002ed145b360569894d3500726d82ada2fb09c2b11810407a591d419ffb6d585
MD5 5c2859dfd9f28021f0d607c169385ea9
BLAKE2b-256 19deea9c3457eefc4d3d4693cc55b9ac25b71104fbee77860e0dd428d514dfb3

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