Trying to jsonpickle.encode pptx.Presentation

前端 未结 0 323
日久生厌
日久生厌 2020-12-31 13:49

I have a pptx file and I would like to load it into Python-PPTX and pickle it and convert that pickle to json.

from jsonpickle import encode
from pptx import          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题