Skip to content

clevernt/ark.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Example

from arknights import client

ak = client.Arknights()

operator = ak.fetch_operator("char_4100_caper")

print(operator)

About

WIP python wrapper for arknights data

Resources

Stars

Watchers

Forks

Languages