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.
Release files for github-avatar-dl 1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| github-avatar-dl-1.2.tar.gz | 1.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| github_avatar_dl-1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.3 kB
Release files / github-avatar-dl-1.2.tar.gz
| Download URL | github-avatar-dl-1.2.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1acab1eadd1da35dbd9b26625b9cd488242521b0ca03597455e04bef52a4af86
|
|
BLAKE2b-256 checksum How to use checksums |
b0fa4a9230f1b45e9fefaa322c5d57c7a7744ee0a0d1c280530a93b0ba58ca76
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / github_avatar_dl-1.2-py3-none-any.whl
| Download URL | github_avatar_dl-1.2-py3-none-any.whl |
|---|---|
| Size | 2.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
05c5e4a715843c60c010f49a7b07527743dd4f4d793f6477e4fdc14a8c58c28a
|
|
BLAKE2b-256 checksum How to use checksums |
402175c2074b8a69ba72656d99bc86d9f8ee79642e90a43c829a6f3fd3b4616c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|