Skip to main content

One-command setup for chub_guard - the AI SDK deprecation linter

Project description

chub-guard-init (pip)

One command to set up chub_guard in any Python project.

Prerequisites

  • Python >= 3.10
  • pip or pipx
  • git

Usage

Option 1 — pipx (recommended, no permanent install)

pipx run chub-guard-init

Option 2 — pip

pip install chub-guard-init
chub-guard-init

This will:

  • Copy chub_guard.py into scripts/
  • Write .pre-commit-config.yaml
  • Write .chub-docs/registry.json
  • Update .gitignore to ignore doc caches
  • Run pre-commit install automatically

After Setup

Install chub so the guard can fetch live docs:

npm install -g @aisuite/chub

Make a commit to test it:

git commit -m "test"

Suppressing False Positives

Add # noqa: UP035 to any line to skip:

import google.generativeai as genai  # noqa: UP035

Also available via npm

npx chub-guard-init

Part of chub-guard

Full docs: https://github.com/rhealaloo45/chub-guard

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

chub_guard_init-1.0.4.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

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

chub_guard_init-1.0.4-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file chub_guard_init-1.0.4.tar.gz.

File metadata

  • Download URL: chub_guard_init-1.0.4.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for chub_guard_init-1.0.4.tar.gz
Algorithm Hash digest
SHA256 1bb5ed449f67ea08564b33034c6712a40c984f359c65138e52560cae059edb11
MD5 df60727e4b20d1645f8a1900bd20cd7d
BLAKE2b-256 23ada23d8722bb913c79895a82e978d4e507fb398497387b996fb87faa9137f1

See more details on using hashes here.

File details

Details for the file chub_guard_init-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for chub_guard_init-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c42a2af81c8bb6ab342f7008f4fdc01a71087db4facd34615229c64d8ad76126
MD5 870463c9d5d19d9c015c87f60f1a01a4
BLAKE2b-256 f6a1fe7d3ff2858cf1566588abc9e40a74db971b1ba66f790f06a4da6a220b2e

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