A lightweight Git Large File Storage fetcher written in python.
This module cannot fully replace the official git-lfs client, it only knows how to download the files, cache them (the same way the official client does), and place them in a checkout directory. Uploading files is not implemented at all.
Installation
pip install git-lfs
python-git-lfs is compatible with python 2 and 3.
Usage
Basic: simply run python -m git_lfs in a normal Git repository.
Advanced:
python -m git_lfs [-h] [-v] [git_repo] [checkout_dir] positional arguments: git_repo if it's bare you need to provide a checkout_dir checkout_dir optional arguments: -h, --help show this help message and exit -v, --verbose
License
Release files for git-lfs 1.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| git-lfs-1.6.tar.gz | 6.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| git_lfs-1.6-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 12.1 kB
Release files / git-lfs-1.6.tar.gz
| Download URL | git-lfs-1.6.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
93a5e8a2bf71d66a9a5bae0d28c8137dd40c108dc3e1031fa6d30511794fae3a
|
|
BLAKE2b-256 checksum How to use checksums |
4ddc185ee56393de691e467465163476303c6c900891ff0d1012fc60c92c2344
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
|
Release files / git_lfs-1.6-py2.py3-none-any.whl
| Download URL | git_lfs-1.6-py2.py3-none-any.whl |
|---|---|
| Size | 5.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
2fecacaefc93ab278933b7755d4a48972f0deca7f9ff27439594ad835decf8ed
|
|
BLAKE2b-256 checksum How to use checksums |
eb40cd243be7ba9bd9d83fd8515b1aed7e0b822c76cab4bf60398a1b7e024f00
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
|