{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/3"}],"enrichment":{"capability":"A Python client library for the Codewords API with built-in FastAPI integration, handling HTTP communication and structured request/response handling.","skillfed_tags":["api-client","fastapi-integration"],"use_cases":["Integrate Codewords API calls into a FastAPI web service without writing raw HTTP code.","Build a microservice that proxies or wraps Codewords functionality for downstream clients.","Add Codewords capabilities to an existing FastAPI application with minimal setup.","Develop a CLI or batch tool that communicates with Codewords using type-safe client methods."],"what_it_does":"Codewords Client is a Python wrapper for the Codewords API that bundles HTTP communication, structured data validation, and FastAPI server integration into a single package. It handles the mechanics of calling a remote API while providing type-safe request and response objects through Pydantic. The package is designed to work seamlessly in FastAPI applications, reducing boilerplate for developers who need to integrate Codewords functionality into their services.\n\nThe client depends on httpx for HTTP transport, fastapi and uvicorn for server capabilities, structlog for structured logging, pydantic for data validation, and redis for caching or session management. It targets modern Python versions (3.11+) and is actively maintained with recent releases.","worth_installing":"Yes, if you need to call the Codewords API from a Python application, especially within FastAPI. The low install friction, active maintenance, MIT license, and lack of known vulnerabilities make it a straightforward choice. The substantial runtime dependency footprint (6 packages) is typical for a web-integrated client and not a barrier unless you're in a highly constrained environment."},"id":"codewords-client","links":{"html":"https://skillfed.io/packages/codewords-client","md":"https://skillfed.io/packages/codewords-client.md","pypi":"https://pypi.org/project/codewords-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-30","license_spdx":"MIT","license_treatment":"permissive","name":"codewords-client","python_support":"supports_current","summary":"Python client for CodeWords with auto-configured FastAPI integration."},"popularity":{"monthly_downloads":1079732,"position":4399,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.4.10"}
