PyPI project
a2p-sdk
6 indexed releases ยท newest sdist 0.1.3 with 34 indexed members
Files in 0.1.3 a2p_sdk-0.1.3.tar.gz
- src/a2p/__init__.py
- src/a2p/client.py
- src/a2p/core/__init__.py
- src/a2p/core/consent.py
- src/a2p/core/profile.py
- src/a2p/core/proposal.py
- src/a2p/storage/__init__.py
- src/a2p/storage/cloud.py
- src/a2p/storage/memory.py
- src/a2p/storage/solid.py
- src/a2p/types.py
- src/a2p/utils/__init__.py
- src/a2p/utils/id.py
- src/a2p/utils/scope.py
- tests/__init__.py
- tests/test_adapter_crewai.py
- tests/test_client.py
- tests/test_client_edge_cases.py
- tests/test_client_error.py
- tests/test_client_factory.py
- tests/test_core_consent.py
- tests/test_core_consent_additional.py
- tests/test_core_consent_conditions.py
- tests/test_core_profile.py
- tests/test_core_profile_comprehensive.py
- tests/test_core_profile_edge_cases.py
- tests/test_core_proposal.py
- tests/test_core_proposal_comprehensive.py
- tests/test_integration.py
- tests/test_storage_cloud.py
- tests/test_storage_memory.py
- tests/test_storage_solid.py
- tests/test_utils_id.py
- tests/test_utils_scope.py