GitLoad is a simple Python API for downloading web-repositories using only the standard library.
Supported Platforms:
- BitBucket: https://bitbucket.org/
- GitHub: https://github.com/
Quick Start
>>> from gitload.github import download
>>> download(user='numpy', repo='numpy')
WindowsPath('C:/Users/GitLoad/AppData/Local/Temp/tmp17gdig4b')
Installation
- Installation using
pip(a Python package manager):
gitload@dev~$ pip install gitload
License
MIT License, Copyright (c) 2023 Sergei Bogdanov. See LICENSE file.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gitload-1.0.tar.gz
(3.6 kB
view details)
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
gitload-1.0-py3-none-any.whl
(7.2 kB
view details)
File details
Details for the file gitload-1.0.tar.gz.
File metadata
- Download URL: gitload-1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec2304b01f98f915414738eeaefe8351cb386ac1d184084a7fb487672a99952b
|
|
| MD5 |
8388e09b0bd7483177c635adf1a1924a
|
|
| BLAKE2b-256 |
c4ab13b37114c9fd25126314637e12d04923b91615bcb1e976c15a6a23f3bf4a
|
File details
Details for the file gitload-1.0-py3-none-any.whl.
File metadata
- Download URL: gitload-1.0-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1759cf5ae0c63ed16599762d2388702e327ae4dd38f2e67b8d86532da9b55056
|
|
| MD5 |
0c0a3ec1dd63479f6df70ffd3f5f978d
|
|
| BLAKE2b-256 |
2dbe3daac26cfbee0ee5e383f3073c7a38aeab415b65beeca507d5693c295d1f
|