1
0
Fork
You've already forked python-scripts
0
No description
  • Python 98.6%
  • Nix 1.4%
2026年01月01日 21:15:09 -05:00
.vscode 👷 build: add actions workflow for sonarqube scanning 2025年08月29日 16:45:28 -04:00
anagrams ♻️ refactor: refactor functions to separate files 2025年07月31日 22:06:49 -04:00
archive/memos-notifications 🗑️ deprecation: archive memos notification script 2025年12月21日 15:59:58 -05:00
cup-notifications Revert " 📈 analytics: add pushed prometheus metrics for updates" 2026年01月01日 21:15:09 -05:00
data/anagrams ♻️ refactor: refactor repo and switch to ruff + uv 2025年07月31日 14:38:27 -04:00
.DS_Store ♻️ refactor: refactor functions to separate files 2025年07月31日 22:06:49 -04:00
.gitignore feat: add persistence to cup notifications to prevent sending the same response multiple times 2025年08月08日 11:56:43 -04:00
.pre-commit-config.yaml ♻️ refactor: refactor repo and switch to ruff + uv 2025年07月31日 14:38:27 -04:00
.python-version ♻️ refactor: refactor repo and switch to ruff + uv 2025年07月31日 14:38:27 -04:00
CHANGELOG.md 🔖 bump: version 0.3.3->0.4.0 2025年08月12日 17:10:32 -04:00
LICENSE.md 📄 license: switch to MIT license 2025年08月29日 16:37:22 -04:00
pyproject.toml 🔧 config: change ruff linting rules and add skip for bandit flagging assert for test files 2025年08月29日 16:53:36 -04:00
README.md feat: add persistence to cup notifications to prevent sending the same response multiple times 2025年08月08日 11:56:43 -04:00
shell.nix 🔨 script: add temurin-jre-bin-24 to shell.nix 2025年08月29日 16:39:34 -04:00
uv.lock feat: add flask app to listen for memos webhooks and send to telegram 2025年08月12日 17:09:46 -04:00

Index

Python Scripts

  • Anagrams: A script to find anagrams for Wordle games.
  • CUP Notifications: A script to send notifications about Docker image updates using Pushover and CUP.