
svglib 1.5.1
0
A pure-Python library for reading and converting SVG
Contents
A pure-Python library for reading and converting SVG
Stars: 270, Watchers: 270, Forks: 74, Open Issues: 48The deeplook/svglib
repo was created 6 years ago and the last code push was Yesterday.
The project is popular with 270 github stars!
How to Install svglib
You can install svglib using pip
pip install svglib
or add it to a project with poetry
poetry add svglib
Package Details
- Author
- Dinu Gherman
- License
- LGPL 3
- Homepage
- https://github.com/deeplook/svglib
- PyPi:
- https://pypi.org/project/svglib/
- GitHub Repo:
- https://github.com/deeplook/svglib
Classifiers
- Documentation
- Multimedia/Graphics/Graphics Conversion
- Printing
- Software Development/Libraries/Python Modules
- Text Processing/Markup/XML
- Utilities
Related Packages
Errors
A list of common svglib errors.
Code Examples
Here are some svglib
code examples and snippets.
GitHub Issues
The svglib package has 48 open issues on GitHub
- fix: using dedicated logger instead of root logger
- Using root log instead of logger
- Add Python 3.11, drop Python 3.7
- CI failure because of missing cairo
- [pre-commit.ci] pre-commit autoupdate