pip search author:686f6c61
Published PyPI packages
- pypilegal-expand
Python library for automatic expansion of Spanish legal acronyms in juridical texts. 647 verified acronyms from RAE, BOE and DPEJ. CLI, audit, glossary and batch processing. Smart variant detection, multiple output formats (text, HTML, JSON), and first-occurrence-only option. Zero dependencies.
- pypicrupier
Python orchestration SDK for routing, combining, and auditing AI model calls. Routes requests across providers, combines responses and keeps audit traces of every call.
- pypimcp-zero-trust-layer
Open-source, self-hosted Zero Trust policy enforcement layer for MCP servers. Inspects and authorizes every request to an MCP server against declarative policies before it reaches the model or tools.
- pypianthropic-a2ui
Package so Claude can generate UIs with A2UI in its responses. Defines the format the model uses when producing UI components, ready to integrate into chat flows or generation pipelines.
- pypitech-roles-library
Python port (and evolution) of the npm library: a 2026 catalog of 99 technical roles with 9 career levels each (891 role-level definitions), bilingual EN/ES. Core and complementary competencies with indicators, career progression, role and level comparison, and search. Python ≥ 3.11 stdlib only, typed dataclasses and lazy loading. Website with a live browsable catalog.
- pypiDerogada
Analyzes a legal brief (PDF, Word or text), extracts every regulatory citation (laws, articles, EU regulations...) through a dual channel (deterministic regex plus optional LLM) and checks it against official sources: the BOE open-data API and the CELLAR SPARQL endpoint (EUR-Lex). It reports the status of each reference (in force, amended, repealed, expired, unresolved or not found), with the norm that repeals or amends it and its official link line by line. Useful both for what you write and what you receive from the opposing party. A PyPI package with a CLI, a web demo and no scrapers.