Skip to main content

A python module that will allow users to download GitHub avatar images

Project description

A python module that will allow users to download GitHub avatar images

Installation:

pip install github-avatar-dl

Required Arguments:

Two arguments are required to download the image: user and filename

user is the username of the GitHub account.

filename is the file that you want to download the image to.

Usage

import github_avatar_dl as gh

gh.download_avatar('mehtaarn000', 'image.jpg')

A new image file should appear with the Avatar of the GitHub user.

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

github-avatar-dl-1.2.tar.gz (1.6 kB view hashes)

Uploaded Source

Built Distribution

github_avatar_dl-1.2-py3-none-any.whl (2.6 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