Skip to main content

No project description provided

Project description

aiocrossref

Asynchronous client for Libgen API

Example

import asyncio

from aiolibgen import LibgenClient

async def books(base_url, ids):
    client = LibgenClient(base_url)
    return await client.by_ids(ids)

response = asyncio.get_event_loop().run_until_complete(books('http://gen.lib.rus.ec', [100500]))

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

aiolibgen-0.2.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

aiolibgen-0.2.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file aiolibgen-0.2.0.tar.gz.

File metadata

  • Download URL: aiolibgen-0.2.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for aiolibgen-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0bbfec5e225fd7e98a09831b8485b36e2fa82b682b59ae8500cb8d03b4291d1d
MD5 42ea7f2dca9ed1d75dd2b3c1a99c23c5
BLAKE2b-256 1b5910f5d04fbc059590a53a95df750d55120c109924ac6aa6a62f99f711e0cf

See more details on using hashes here.

File details

Details for the file aiolibgen-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: aiolibgen-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1

File hashes

Hashes for aiolibgen-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c26775a5538ca74298d4540d4e915afad5d1a4da60175314dec8027e329ce62c
MD5 e902a6d609d0695974b0c6622b999698
BLAKE2b-256 4890eaca8c2522b27c223d4cd7fc50bc50a4607383869ef9fbe9c45e4cc96c9c

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