Skip to main content

Pixiv API client.

Project description

https://img.shields.io/pypi/v/pixiv.svg https://img.shields.io/travis/kragniz/python-pixiv.svg https://ci.appveyor.com/api/projects/status/github/kragniz/python-pixiv?svg=true Documentation Status

python-pixiv: Pixiv API client for moe girls.

Quickstart

Install python-pixiv:

$ pip install pixiv

Login to pixiv:

from pixiv import login

pixiv = login('username', 'password')

Save the work from a particular user:

user = pixiv.user(7631951)

for art in user.works():
    art.save()

See the full documentation for more!

History

0.1.0 (2015-01-20)

  • First release on PyPI.

  • Basic things like logging in and viewing a list of works a user has created work.

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

pixiv-0.1.1.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

pixiv-0.1.1-py2.py3-none-any.whl (6.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pixiv-0.1.1.tar.gz.

File metadata

  • Download URL: pixiv-0.1.1.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pixiv-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a37c70773fd71287332ee49aaf9bd188ec37ddf7d05ed44215ac4bf9b3ba2238
MD5 a66270a55f411fcd48bc1a18eea85795
BLAKE2b-256 a0232b09264539bc0254b95d4a6856c0343293c4170012ce3ea5a3208773e5f3

See more details on using hashes here.

File details

Details for the file pixiv-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pixiv-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a0bd78709739932aa6e35f073f84ed163d61f5659ee1c2550d72b4b106609c00
MD5 503b9903d688a146486a46bef876b603
BLAKE2b-256 a1cabc6aa8de617e89bf158d087ca7c11a34f8fde586734d2a7e4109fdab0504

See more details on using hashes here.

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