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.33.tar.gz (410.1 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.33-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pd_lfs-0.1.33.tar.gz
  • Upload date:
  • Size: 410.1 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.33.tar.gz
Algorithm Hash digest
SHA256 9b8b25f0371d18b49bab8189c3187d5a29cfaa7a36f61dd560c76e9028f40642
MD5 17a8221f3f8e2e329829cff591794498
BLAKE2b-256 b039c27212bb7bac63021ceedd20a4fe1922deeb3202ea8fdf7e4934569f145c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pd_lfs-0.1.33-py3-none-any.whl
  • Upload date:
  • Size: 18.5 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.33-py3-none-any.whl
Algorithm Hash digest
SHA256 60b07ff5c9de0b9505992fe7909e2a45b6e645c2cfaa3f6272ff3d710f9af4a0
MD5 ccd1c69082adf4f2d08e8df10957dce7
BLAKE2b-256 2f9d820957a93d8d5ed551f16e1b90c7e6ad67a057a0d8b571cc763c5b44d1d9

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