borb
Package — DocumentsPython 3.7+Intermediate
Read, write, and manipulate PDF documents in pure Python
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- Pillow, python-barcode, qrcode, requests, fonttools, setuptools
- Install
pip install borb
Learn by Difficulty
Quick Example
python
# Install: pip install borb import borb # Basic borb usage print(f"Using borb") # See documentation for detailed examples
borb is a third-party package. Read, write, and manipulate PDF documents in pure Python. Install with: pip install borb
Try in PlaygroundTags
packagedocumentsfile-formatoffice