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
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
github-avatar-dl-1.2.tar.gz
(1.6 kB
view details)
Built Distribution
File details
Details for the file github-avatar-dl-1.2.tar.gz
.
File metadata
- Download URL: github-avatar-dl-1.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1acab1eadd1da35dbd9b26625b9cd488242521b0ca03597455e04bef52a4af86 |
|
MD5 | af25954f327d5cde6040fbb5b64976aa |
|
BLAKE2b-256 | b0fa4a9230f1b45e9fefaa322c5d57c7a7744ee0a0d1c280530a93b0ba58ca76 |
File details
Details for the file github_avatar_dl-1.2-py3-none-any.whl
.
File metadata
- Download URL: github_avatar_dl-1.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05c5e4a715843c60c010f49a7b07527743dd4f4d793f6477e4fdc14a8c58c28a |
|
MD5 | 752f5dc6491d3e0f3b114c94da362b80 |
|
BLAKE2b-256 | 402175c2074b8a69ba72656d99bc86d9f8ee79642e90a43c829a6f3fd3b4616c |