Good shape overall. A few tweaks would push it into the top tier.

异环 后台副本挂机 Automation for Neverness to Everness

Documentation

82

Contributing guide5pt0

No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).

Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under GPL-3.0.

Engineering

79

CI/CD14pt57

CI is configured (.github/workflows/build.yml).

Tests18pt80

Test files detected (tests).

Reproducibility6pt92

Lockfile present (requirements.txt). Installs are reproducible.

Linting and formatting5pt100

Linter or formatter configured ([tool.ruff] / [tool.black] in pyproject.toml).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

93

Dependency manifest6pt79

Dependency manifest found (pyproject.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 192 / 538
    Commits (30d / 90d)
  • 61
    Forks
  • 88
    Releaseslatest 1mo ago

Community

  • 42% - Weak
    Community health
  • 1 bus factorlow
    author own >50% of commits
  • 825
    Watchers

Responsiveness

  • 1h
    Median issue response
  • 3h
    Median PR merge time
  • 2
    Open issues
Repository files27 root entries
  • .agent
  • .github
    Good: CI is configured (.github/workflows/build.yml).
    Good: Dependabot configured for github-actions.
    Good: Issue or PR templates present.
  • assets
  • docs
  • i18n
  • icons
  • mid_lib
  • src
  • tests
    Good: Test files detected (tests).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • .python-version
    Good: Environment pinned via .python-version.
  • .update_repo_gitignore
  • deploy.txt
  • LICENSE
    Good: Licensed under GPL-3.0.
  • main_debug.py
  • main.py
  • ok_templates
  • pyappify.yml
  • pyproject.toml
    Good: Dependency manifest found (pyproject.toml).
  • README_en.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • README.md
  • requirements.txt
    Good: Lockfile present (requirements.txt). Installs are reproducible.
  • run_tests.ps1
  • SPONSOR.md
  • uv.lock