{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/10"}],"enrichment":{"capability":"Async client library for fetching currency exchange rates from the Open Exchange Rates API using aiohttp.","skillfed_tags":["async-http","finance-data","api-wrapper"],"use_cases":["Fetch exchange rates in async web applications or microservices","Build currency conversion features into async fintech tools","Poll exchange rates periodically in background tasks without blocking","Integrate forex data into async data pipelines or dashboards"],"what_it_does":"aioopenexchangerates is an async wrapper around the Open Exchange Rates API, built on aiohttp for non-blocking HTTP requests. It provides a Client interface to fetch currency exchange rates without blocking your event loop.\n\nThe package is designed for developers building async Python applications that need exchange rate data. It handles the HTTP communication and response parsing, letting you focus on your business logic. Being pre-alpha, it is actively developed but not yet at a stable release.","worth_installing":"Yes, if you need an async Open Exchange Rates client and are comfortable with pre-alpha software. Low install friction, permissive license, and active maintenance make it safe to try. However, verify API key requirements and rate limits with the Open Exchange Rates service before committing to production use."},"id":"aioopenexchangerates","links":{"html":"https://skillfed.io/packages/aioopenexchangerates","md":"https://skillfed.io/packages/aioopenexchangerates.md","pypi":"https://pypi.org/project/aioopenexchangerates/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-06","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"aioopenexchangerates","python_support":"supports_current","summary":"Fetch rates from openexchangerates with aiohttp."},"popularity":{"monthly_downloads":74428,"position":14835,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.0"}
