{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/7"}],"enrichment":{"capability":"Provides a dictionary of currency objects with financial metadata, accessible programmatically or via a command-line tool for querying currency information.","skillfed_tags":["currency-data","financial-reference"],"use_cases":["Query currency codes, symbols, and metadata in financial analysis or trading applications.","Build a CLI tool to inspect available currencies and their properties without writing custom data structures.","Integrate standardized currency information into a backend service that handles multi-currency transactions.","Reference trading centre holidays and financial calendars when installing the holidays extra."],"what_it_does":"ccy is a Python module that compiles and exposes a dictionary of currency objects, each containing metadata useful for financial analysis. It wraps currency information in a programmatic interface and offers both a Python API and a command-line tool for querying. The module depends on pycountry for country/currency standards, pydantic for data validation, python-dateutil for date handling, and typing-extensions for type hints.\n\nThe package is intended for developers who need structured access to currency data in financial applications. It supports querying currencies via the CLI (ccys show) or programmatically in code. An optional holidays extra provides trading centre information, though the core module covers currency fundamentals. The fact sheet notes that not all world currencies are supported, so coverage should be verified for specialized use cases.","worth_installing":"Yes, if you need a lightweight, permissively licensed currency reference library with low install friction. The active maintenance status and lack of known vulnerabilities make it safe to adopt. Verify that the supported currency set covers your use case before committing, as coverage is incomplete."},"id":"ccy","links":{"html":"https://skillfed.io/packages/ccy","md":"https://skillfed.io/packages/ccy.md","pypi":"https://pypi.org/project/ccy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-28","license_spdx":null,"license_treatment":"permissive","name":"ccy","python_support":"supports_current","summary":"Python currencies"},"popularity":{"monthly_downloads":243374,"position":8807,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
