API Reference¶
Auto-generated from the source docstrings. This is the canonical, always-in-sync reference for the bharat_courts package — every signature, parameter and return type below is extracted directly from the code.
New to the library? Start with the Quickstart and the guides, which show these APIs in context.
-
Judgments— the federated entry point. Onefind()call, routed to the right backend automatically. -
HCServicesClient,DistrictCourtClient,JudgmentSearchClient,CalcuttaHCClient,SCIClient— the portal scrapers. -
ArchiveClient— DuckDB queries over the AWS Open Data buckets, plus PDF retrieval and caching. -
Judgment,CaseInfo,CaseOrder,CauseListPDF,SearchResultand the rest of the typed DTOs. -
get_court,infer_court_from_cnrand the static registry of every supported court. -
The pluggable
CaptchaSolverABC and its OCR / ONNX / manual implementations.