Closed
Description
Description
The goal is to ensure complete feature parity between algokit-utils-ts and algokit-utils-py. AppDeployer
interface and its public methods/properties/vars on utils-py must match the utils-ts implementation within the bounds of python best practices.
Technical Details
Acceptance Criteria
AppDeployer
interface onalgokit-utils-py
is implemented and has full feature parity with algokit-utils-tsAppFactory
interface onalgokit-utils-py
is implemented and has full feature parity with algokit-utils-ts
Further notes
AlgoKitComposer
must be implemented firstAppManager
must be implemented first
Tasks
- - Implement AppDeployer
- - Implement AppFactory
- - Refine dataclasses exports