{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/20"}],"enrichment":{"capability":"Provides a typed Python client for the Lithic REST API, supporting both synchronous and asynchronous card management and payment operations with automatic pagination and webhook handling.","skillfed_tags":["payment-api","async-support","type-hints"],"use_cases":["Create and manage single-use or physical payment cards programmatically in a sandbox or production environment.","Iterate through paginated card lists automatically without manually handling page cursors or successive requests.","Parse and verify incoming webhook events from Lithic with signature validation for event-driven workflows.","Build async-first payment applications using AsyncLithic with optional aiohttp for high-concurrency scenarios.","Integrate card issuance into web frameworks with full type hints for IDE autocomplete and type checking."],"what_it_does":"Lithic is the official Python SDK for the Lithic card issuance and payment API. It wraps the REST API with full type annotations, offering both synchronous and asynchronous clients powered by httpx. The library handles authentication via environment variables, provides auto-paginating iterators for list operations, and includes webhook parsing and signature verification.\n\nThe package is designed for developers building payment and card management features. It includes typed request parameters and Pydantic response models, supports nested parameters as TypedDicts, and offers helper methods for serialization. An optional aiohttp backend is available for improved async concurrency, and webhook verification requires the optional standardwebhooks package.","worth_installing":"Yes. This is the official Lithic SDK with active maintenance, low install friction, permissive licensing, no known vulnerabilities, and solid popularity. Install it if you need to integrate Lithic's card issuance or payment API into a Python application."},"id":"lithic","links":{"html":"https://skillfed.io/packages/lithic","md":"https://skillfed.io/packages/lithic.md","pypi":"https://pypi.org/project/lithic/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-27","license_spdx":null,"license_treatment":"permissive","name":"lithic","python_support":"supports_current","summary":"The official Python library for the lithic API"},"popularity":{"monthly_downloads":97609,"position":13142,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.125.0"}
