Skip to main content

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
Sample 1 template

Adaptation

Sample 2 template

Adaptation

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

starrailcard-0.0.6.tar.gz (7.5 MB view hashes)

Uploaded Source

Built Distribution

starrailcard-0.0.6-py3-none-any.whl (7.6 MB view hashes)

Uploaded Python 3

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