microsoft / commercial-marketplace-offer-deploy

Deployment Manager for the Azure Marketplace
Other
21 stars 13 forks source link

python sdk scaffolding #526

Closed kevinhillinger closed 1 year ago

kevinhillinger commented 1 year ago

Closes #524

The library will be called commercial-marketplace-offer-deploy to align to the repository / main project name. The root package is modm so that when it's installed the consumer can do the following:

from modm.marketplace.offer import *