aws / industry-toolkit

Apache License 2.0
5 stars 0 forks source link

[FEATURE] Python client generation #25

Open gchagnon opened 12 hours ago

gchagnon commented 12 hours ago

Add Support for Python Client Generation in Industry Toolkit

Description:
The Industry Toolkit will include support for generating client SDKs in Python based on API definitions. This will enable developers to generate Python clients for interacting with the APIs created using the toolkit.

Feature Requirements:

Acceptance Criteria:

Additional Context:
This feature will allow developers to create Python clients for their APIs, simplifying the integration process for Python-based applications.