Skip to main content

Python API for downloading web-repositories

Project description

GitLoad is a simple Python API for downloading web-repositories using only the standard library.

Supported Platforms:

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.

Project details


Release history Release notifications | RSS feed

This version

1.0

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 hashes)

Uploaded Source

Built Distribution

gitload-1.0-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page