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
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
aiolibgen-0.2.0.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bbfec5e225fd7e98a09831b8485b36e2fa82b682b59ae8500cb8d03b4291d1d
|
|
| MD5 |
42ea7f2dca9ed1d75dd2b3c1a99c23c5
|
|
| BLAKE2b-256 |
1b5910f5d04fbc059590a53a95df750d55120c109924ac6aa6a62f99f711e0cf
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c26775a5538ca74298d4540d4e915afad5d1a4da60175314dec8027e329ce62c
|
|
| MD5 |
e902a6d609d0695974b0c6622b999698
|
|
| BLAKE2b-256 |
4890eaca8c2522b27c223d4cd7fc50bc50a4607383869ef9fbe9c45e4cc96c9c
|