odfpy
Package — DocumentsPython 3.7+Intermediate
Read and write OpenDocument Format files (ODS, ODT, ODP)
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- defusedxml
- Install
pip install odfpy
Learn by Difficulty
Quick Example
python
# Install: pip install odfpy import odfpy # Basic odfpy usage print(f"Using odfpy") # See documentation for detailed examples
odfpy is a third-party package. Read and write OpenDocument Format files (ODS, ODT, ODP). Install with: pip install odfpy
Try in PlaygroundTags
packagedocumentsfile-formatoffice