Skip to main content

This Python module provides the ability to create captivating character cards based on player data from Honkai Star Rail, obtained through their unique user identifiers (UIDs). StarRailCard streamlines the process of generating personalized character assembly cards, relying on the information provided by players.

Project description

Баннер

StarRailCard

Description:
Welcome to the world of StarRailCard – your magical guide to the universe of Honkai Star Rail! This Python module provides the ability to create captivating character cards based on player data from Honkai Star Rail, obtained through their unique user identifiers (UIDs). StarRailCard streamlines the process of generating personalized character assembly cards, relying on the information provided by players.
  • Easy Installation: Set up StarRailCard in just a few simple steps to start using it without any hassle.
  • Support for Other Programming Languages: StarRailCard provides support for multiple programming languages, making it accessible to a wide range of developers.
  • Color Adaptation: StarRailCard seamlessly adapts its color scheme to match the user's custom images, ensuring a harmonious blend between character cards and background images.
  • Flexible Configuration: Customize StarRailCard according to your preferences with flexible configuration options, allowing you to tailor the generation process to your liking.
  • Multi-Language Support: With support for all languages available in the game, including Ukrainian, StarRailCard can generate character cards in any language.
  • Personalized Character Cards: Create character assembly cards based on specific player data to highlight their uniqueness and individuality.
  • Animation Support: StarRailCard supports animated elements, adding extra vitality and dynamism to character cards.
  • Custom Fonts and Images: Use custom fonts and character images to create character cards with a unique style.
  • Instant Data Update and Retrieval: Get updated character and player profile data instantly, ensuring the information on cards is always up-to-date.
  • Integration with MiHoMo API Wrapper: Seamlessly integrate StarRailCard with the MiHoMo API wrapper for quick access to game and character data.

Api:

You can use the API to generate cards if you are using a different programming language. Documentation

Installation:

pip install starrailcard

Launch:

import asyncio
import starrailcard

async def main():
    async with starrailcard.Card() as card:
        data = await card.creat(700649319, style=2)
    print(data)

asyncio.run(main())
Create a profile card.
import asyncio
import starrailcard

async def main():
    async with starrailcard.Card() as card:
        data = await card.creat_profile(700649319)
    print(data)

asyncio.run(main())

Thank the author for the code:

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-2.2.6.tar.gz (184.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

starrailcard-2.2.6-py3-none-any.whl (204.8 kB view details)

Uploaded Python 3

File details

Details for the file starrailcard-2.2.6.tar.gz.

File metadata

  • Download URL: starrailcard-2.2.6.tar.gz
  • Upload date:
  • Size: 184.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for starrailcard-2.2.6.tar.gz
Algorithm Hash digest
SHA256 3d50a5ed39e2883bc211afc50692c81f39a3595f85764235603a70bf7f67db56
MD5 4137a25aaab7e06cfafde931b880c710
BLAKE2b-256 cb057a211aa2a7a4a2c47b2f745d36fb396eecc987cb5faf7b8636a22270eaf0

See more details on using hashes here.

File details

Details for the file starrailcard-2.2.6-py3-none-any.whl.

File metadata

  • Download URL: starrailcard-2.2.6-py3-none-any.whl
  • Upload date:
  • Size: 204.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for starrailcard-2.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e1497b213deed04cbe6900a87100dd3fbba6d01a300723a61f5acfa6728f068f
MD5 17a06b420bc8a8e22d09d8be6b6ae84e
BLAKE2b-256 519e573f4b9dd64516cd6022e3b2b8936158253faa5f3b71b46e53b32994d184

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page