AnimationReviewPackage

AnimationReviewPackage

General

AnimationReviewPackage és una classe en FOSS per Python.

AnimationReviewPackage.write_to saves the review package to the given filesystem path and returns the Path.

Aquesta classe proporciona 1 mètode per treballar amb objectes AnimationReviewPackage en programes de Python. Els mètodes disponibles inclouen: write_to. Tots els membres públics són accessibles a qualsevol aplicació de Python després d’instal·lar el paquet FOSS per Python. Propietats: directory_name, html, html_filename, manifest, manifest_filename, markdown, i 2 més.

Propietats

NomTipus de productesAccésDescripció
directory_namestrLlegeix.Obté el nom de directori.
packageAnimationFramePackageLlegeix.Prèn el paquet.
markdown_filenamestrLlegeix.Obté el nom del fitxer de marca.
html_filenamestrLlegeix.Obté el nom del fitxer html.
manifest_filenamestrLlegeix.Obté el nom de fitxer manifest.
markdownstrLlegeix.Obté la marca de baixa.
htmlstrLlegeix.Obté el html.
manifest`dict[str, object]None`Llegeix.

Mètodes

SignaturaDescripció
`write_to(path: strPath)Path`

Vegeu també

 Català