# MemeCrafters/meme-generator

表情包生成器，用于制作各种沙雕表情包

Repository: https://github.com/MemeCrafters/meme-generator
Canonical: https://ross.abutalabs.com/products/meme-generator
Language: Python
License: MIT
License Family: permissive
Topics: meme-generator, memes, petpet
Last push: 2026-07-06T21:54:29+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 40, longevity 92
- inputs: {"age_days": 1300, "days_push": 58, "days_rel": 423, "gap_med": 19.5, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1030, forks 119 (observed 2026-08-28T04:03:17.711235+00:00)

## What it is
A Python meme generator library that produces various humorous meme images from user-provided avatars and text using built-in templates. It can be used standalone via CLI or HTTP API, and integrates with chatbots like NoneBot.

## Use cases
- generate petpet-style animated memes from avatars
- make funny meme images with custom text
- add a meme command to a QQ or chat bot
- batch generate meme images from templates
- serve meme generation over an HTTP API

## When to choose
- you want a large collection of ready-made meme templates in Python
- you need meme generation for a chatbot or as a CLI/HTTP service
- you want to load community-contributed extra meme sets

## When to avoid
- you need a high-performance, low-memory implementation (use the Rust rewrite meme-generator-rs)
- you need general-purpose image editing rather than meme templates
- you need non-Python environments without Python 3.9+

## Facets
- artifact type: library
- maturity: active
- function: image-processing, cli, plugin-system
- domain: image-processing, media, entertainment, developer-tools
- platform: python, cross-platform, cli
- tags: meme-generator, memes, petpet, image-manipulation, fun

## Member repositories
- MemeCrafters/meme-generator (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:17.711235+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:07:31.437231+00:00, confidence not recorded.
  - readme: https://github.com/MemeCrafters/meme-generator (fetched 2026-08-28T04:03:17.711235+00:00, sha 6a3aee431917)
- Data as of 2026-08-30T08:39:29.467469+00:00.
