dump_asset_bucket#

eclypse.io.assets.dump_asset_bucket(bucket)[source]#

Serialise an asset bucket.

Parameters:

bucket (AssetBucket) – The asset bucket to serialise.

Returns:

The serialised asset definitions.

Return type:

dict[str, dict[str, Any]]