a2a is a Python library for finding corresponding service offerings between Microsoft Azure and Amazon AWS. It helps map cloud services across the two major cloud providers. Current version: 0.44.
pip install a2aNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Maps an Azure service name to its corresponding AWS service.
Use a2a==0.44 in requirements.txt
Replace 'from a2a import match' with 'from a2a import get_match'
No dependency data recorded yet.