Skip to main content

Arknights python wrapper.

Project description

ArkPRTS

Arknights python wrapper.

This project aims to purely allow for data collection, no account automation is planned.


Source Code: https://github.com/thesadru/arkprts


Usage

import arkprts

async def main() -> None:
    client = arkprts.Client()
    await client.login_with_email("user@gmail.com")
    # or client.login_with_token("123456", "abcdefg")

    data = await client.get_data()
    print("Level: ", data.status.level)

There are unfortunately no models due to the sheer size of the returned data.

Contributing

Any kind of contribution is welcome. Please read CONTRIBUTING.md for more information.

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

arkprts-0.0.1.tar.gz (23.0 kB view details)

Uploaded Source

Built Distribution

arkprts-0.0.1-py3-none-any.whl (24.6 kB view details)

Uploaded Python 3

File details

Details for the file arkprts-0.0.1.tar.gz.

File metadata

  • Download URL: arkprts-0.0.1.tar.gz
  • Upload date:
  • Size: 23.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for arkprts-0.0.1.tar.gz
Algorithm Hash digest
SHA256 9f12429f7c55a12a18ff02f25fd26aef8ea0087700d3f24db360438c5a2f594a
MD5 96a7eccfabf099d47e35d49ef5490cda
BLAKE2b-256 aa29d76cae007684f6a82557e306802b36af29c5fee9402e49251afb4214972d

See more details on using hashes here.

File details

Details for the file arkprts-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: arkprts-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 24.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for arkprts-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0898b9790d9267a576a13f17ce6a95822db86f1f057559dd9398cb691ceb0eb3
MD5 2bd4e378462a0eece75b71ad8dba4c51
BLAKE2b-256 eaabd368582939d1d49afad066535fb61248fcc9e5dbf2f5af63f8b0e982f768

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