Skip to main content

Simple wrapper for loli api.

Project description

Loli api wrapper

pip install loli.py

Sync Example

from loli import LoliSync


loli = LoliSync()

print(loli.get_point('sfw', 'hug'))

Async example

from loli import LoliAsync
import asyncio


loli = LoliAsync()

async def main():
    print(await loli.get_point('sfw', 'hug'))

if __name__ == "__main__":
    asyncio.run(main())

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

Loli-wrapper-1.0.4.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file Loli-wrapper-1.0.4.tar.gz.

File metadata

  • Download URL: Loli-wrapper-1.0.4.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for Loli-wrapper-1.0.4.tar.gz
Algorithm Hash digest
SHA256 cf227888b36cbb0026513b33acb62dbaa1b0edaf5d0391a18d27c2f79a359343
MD5 01138f28b42fb699f7b332df95928d94
BLAKE2b-256 5877f868e9a8a9fc834ab3874081df24edc0d6362e24c01bc81bdab341e617f6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page