Skip to main content

🐍 soigia

Tool framework cho Python — 132 tools (85 engines) để debug, investigate và phân tích code, dữ liệu, database, git.

PyPI - soigia Python License Platform

✨ Tính năng

  • 132 tools sẵn sàng — AST, call graph, code metrics, database, data profiling, git, network, pipeline…
  • Tool nào cũng là CLIsoigia <tool> [flags...], không cần nhớ cú pháp riêng
  • Dễ mở rộng — đăng ký tool tùy chỉnh bằng @tool decorator (Registry + Scanner)
  • Không phụ thuộc bên thứ ba, type-safe (py.typed, PEP 561)
  • Tool Discoverysoigia tool search "sql" tìm đúng tool trong 100ms (Exact + FTS5 + Ranker, tới 10k tools)
  • Debugging & Investigation Toolkit — tự khám phá/chạy/reproduce/fix project Python bất kỳ (xem Yêu cầu & Hiện trạng)
  • Tài liệu kiến trúc chi tiết — layers, vòng đời tool, CLI dispatch, discovery subsystem… (xem Kiến trúc)

🚀 Cài đặt

pip install soigia

💻 CLI — bắt đầu nhanh

Một lệnh cho mọi việc:

soigia reader --path README.md     # đọc file
soigia search diff                  # tìm tool theo từ khóa
soigia list                         # liệt kê toàn bộ tools
soigia info reader                  # thông tin chi tiết một tool
soigia fire env --include-env       # chạy tool với flag lenient
soigia --help                       # trợ giúp đầy đủ

soigia <tool> --help hiển thị tham số riêng của từng tool.

🧰 Nhóm tool

Nhóm Ví dụ tool
code-analysis ast-multi, call-graph, code-radon, code-metrics, impact-analysis
data data-profiler, df-compare, detect-anomaly, data-quality
database db-sniffer, execute-sql, db-compare, describe-table, duckdb-query
debug parse-stacktrace, icecream-debug, live-debug, async-tracer
file-system reader, finder, filesystem, edit-file, tree
git git-diff, git-blame, git-history, git-log-advanced
integration jira, confluence, google, network-snoop
investigation investigate-exception, save-evidence, generate-report, root-cause-analysis
runtime env, process, run-python, run-function
test test-helper, mutation-test, coverage, test-generator
utility console, converter, hash, json-query

Ví dụ chạy tool trong nhóm:

soigia db-sniffer --db-path data.db --command tables
soigia compare-files --path-a a.txt --path-b b.txt
soigia tail-log --path app.log --n 50

🐍 Python API

import soigia

print(soigia.__version__)   # 1.0.5

Mở rộng: package cung cấp ToolRegistry, Scanner@tool decorator (soigia.base.decorator) để đăng ký tool riêng — chạy soigia help để xem thêm.

📄 License

BSD-3-Clause

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

soigia-1.0.7.tar.gz (423.4 kB view details)

Uploaded Source

Built Distribution

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

soigia-1.0.7-py3-none-any.whl (428.5 kB view details)

Uploaded Python 3

File details

Details for the file soigia-1.0.7.tar.gz.

File metadata

  • Download URL: soigia-1.0.7.tar.gz
  • Upload date:
  • Size: 423.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.4

File hashes

Hashes for soigia-1.0.7.tar.gz
Algorithm Hash digest
SHA256 aeb33601bc8179db2cd5ef680a3959f34aecffa3def93a8252e9c1a754f24020
MD5 9bc6a9ed47c60326aa6f34a7823b62ea
BLAKE2b-256 cdbe40b802d40c349eab1d560c90f2108d9b6b074eb6acdafb1e427c1d7055e9

See more details on using hashes here.

File details

Details for the file soigia-1.0.7-py3-none-any.whl.

File metadata

  • Download URL: soigia-1.0.7-py3-none-any.whl
  • Upload date:
  • Size: 428.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.4

File hashes

Hashes for soigia-1.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 5fa7f38cab71b883f6887431d4e0d86a5cd79e2ca45630b3c63e36571ef36f2d
MD5 b64500d9e55479586aee092cc2627574
BLAKE2b-256 b28cfc0e4b9021675f10108bbb8217087c0de5e577aaed6586e1af03b0516863

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.7 This release

2 files

1.0.6

2 files

1.0.5

2 files

1.0.4

2 files

1.0.3

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page