A lightweight utility to git pull a repository using SSH deploy keys stored in environment variables
Project description
gitpuller
This is how to use this
from gitpuller import git_pull, transform_custom
repo_path, base_path = transform_custom() result = git_pull(repo_path, "workspace1", "git@github.com:youruser/yourrepo.git", "1234") print(result)
New Build
Clean up the orignal build
rm -rf build dist *.egg-info
Make a new build
python -m build
Then Upload to PyPi and dont forget to change the version in pyproject.toml
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file salla_gitpuller-1.0.0.tar.gz.
File metadata
- Download URL: salla_gitpuller-1.0.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8a6f0fb33cb12782fed623247e9cb2743d7f57a70dfc65b7a4bbb02a15708cb
|
|
| MD5 |
646326625b5ed948668f71816d71a317
|
|
| BLAKE2b-256 |
386e8b5099022c2e72db7663a19ef2314cc77e0d24e859f0ee8c306710d690e3
|
File details
Details for the file salla_gitpuller-1.0.0-py3-none-any.whl.
File metadata
- Download URL: salla_gitpuller-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b30187670f069c647be12264d5e79c566a05057027dc1e53ad6e7a1e0c3b8f4d
|
|
| MD5 |
d4724210e79b8cb7bf2370f41b550660
|
|
| BLAKE2b-256 |
06061824dfd549f55daa5f45331c65d8358dd8a0839e8a35c661e827dab25781
|