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():
async with honkaicard.MiHoMoCard(template=1) 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 |
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.6.tar.gz
(7.5 MB
view hashes)
Built Distribution
Close
Hashes for starrailcard-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | be4175731475d75390f7d2c32dc27f8c3c7f6e4d5e80b85e7248260f075917a7 |
|
MD5 | 62a1e02546b9aea6faca2860fb483adb |
|
BLAKE2b-256 | b44b60ed459637cacdf45ff637a74bd9e75b5fc1683a1ce6253acd506231d180 |