{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"}],"enrichment":{"capability":"Maps ISO 4217 currency codes to their symbols (USD \u2192 $, EUR \u2192 \u20ac, etc.), with support for active, historical, crypto, and commodity codes.","skillfed_tags":["currency-data","iso-4217","zero-deps"],"use_cases":["Display currency symbols in e-commerce checkout flows or price displays without hardcoding symbol mappings.","Format financial reports or data exports that need localized currency representation.","Validate and normalize currency codes in payment processing or accounting integrations.","Build currency conversion or exchange-rate tools that require symbol lookup alongside code handling."],"what_it_does":"currency-symbols is a lightweight lookup library that translates ISO 4217 currency codes into their corresponding symbols. It covers all active ISO 4217 codes plus historical, cryptocurrency, and commodity codes, returning the symbol string or None for unknown codes. The library is fully type-hinted (PEP 561 compliant), has zero external dependencies, and is maintained as a pure Python package.\n\nTypical usage is a single function call: pass a currency code (case-insensitive) and receive its symbol. It's designed for applications that need to display currency symbols in financial dashboards, e-commerce platforms, or data processing pipelines without pulling in a large dependency tree.","worth_installing":"Yes. Zero dependencies, active maintenance, MIT license, and a focused, type-safe API make this a safe choice for any project needing currency symbol lookup. The low install friction and broad code coverage (active, historical, crypto, commodity) justify inclusion even in minimal environments."},"id":"currency-symbols","links":{"html":"https://skillfed.io/packages/currency-symbols","md":"https://skillfed.io/packages/currency-symbols.md","pypi":"https://pypi.org/project/currency-symbols/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-01","license_spdx":"MIT","license_treatment":"permissive","name":"currency-symbols","python_support":"supports_current","summary":"Get currency symbol by currency code"},"popularity":{"monthly_downloads":2181646,"position":3228,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.0.6"}
