Skip to main content

Avatarko picture getter

Project description

Avatarko picture getter

Tool to get random avatar from https://avatarko.ru

Instalation

pip install avatarko_picture_getter

Usage

For use as command line interface(cli)

python -m avatarko_picture_getter [-o filepath]

or

from avatarko_picture_getter import AvatarkoPictureGetter

with open('some_picture.png', 'wb') as f:
    f.write(AvatarkoPictureGetter.get_avatar())

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

avatarko_picture_getter-0.0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

avatarko_picture_getter-0.0.2-py3-none-any.whl (4.8 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