Module for generating Honkai Star Rail character cards
Project description
StarRailCard
Module for generating Honkai Star Rail character cards
:white_medium_square: Ability to generate with or without background.
:white_medium_square: Ability to set a custom image.
:white_medium_square: Flexible map settings.
Installation:
pip install starrailcard
Launch:
from starrailcard import honkaicard
import asyncio
async def mains():
while True:
async with honkaicard.MiHoMoCard() as hmhm:
r = await hmhm.creat(700649319)
print(r)
asyncio.run(mains())
Languages Supported
Languege | Code | Languege | Code | Languege | Code |
---|---|---|---|---|---|
English | en | русский | ru | Chinese | chs |
Tiếng Việt | vi | ไทย | th | Taiwan | cht |
português | pt | 한국어 | kr | deutsch | de |
日本語 | jp | 中文 | zh | español | es |
中文 | zh | Indonesian | id | français | fr |
Khaenri'ah | kh | Khaenri'ah |
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
starrailcard-0.0.1.tar.gz
(4.3 MB
view hashes)
Built Distribution
Close
Hashes for starrailcard-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90b99535c3439508315505a6dfb9b54ce54579f246fb068a8ba2cabc81025eee |
|
MD5 | cc5f29bc49f1e9c655613c65e86d68bb |
|
BLAKE2b-256 | f068cf4e0ddd2fdfd9d2d681a5d2ae11d17b82241b6a7aec48b1efe1f4e36651 |