Skip to main content

An unofficial asynchronous SDK for Lostark Open API written in Python.

Project description

loapy

PyPI PyPI - License

An unofficial asynchronous SDK for Lostark Open API written in Python.

Installation

loapy requires Python 3.7 or higher

python -m pip install --upgrade loapy

Usage

from asyncio import run
from loapy import LostArkRest

lostark = LostArkRest("your_api_key_here")

async def main() -> None:
    print(
        await lostark.fetch_events()
    )

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

loapy-3.0.0.0.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

loapy-3.0.0.0-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file loapy-3.0.0.0.tar.gz.

File metadata

  • Download URL: loapy-3.0.0.0.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.0 Linux/5.15.0-1040-azure

File hashes

Hashes for loapy-3.0.0.0.tar.gz
Algorithm Hash digest
SHA256 9fa18882aad73b04e7aea268b1c92c27af1c35395f7739b2225cf9a715143257
MD5 151f4c13b353990aa8254d0a2981261b
BLAKE2b-256 ca37fb7f1091b575491111152b897554dbe738215b0765be399088e1ce592278

See more details on using hashes here.

File details

Details for the file loapy-3.0.0.0-py3-none-any.whl.

File metadata

  • Download URL: loapy-3.0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 10.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.0 Linux/5.15.0-1040-azure

File hashes

Hashes for loapy-3.0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2021b2cb6f24c01012326edb80421d6cbdde4c8cd302a981b3d8cabfafee1342
MD5 6af9003501b55f7d2fa659d21513badf
BLAKE2b-256 1001ed68dcdede71460811cb72836a13eb71bf83d505d24f6d7889a40f54d5f1

See more details on using hashes here.

Supported by

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