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: 320, Watchers: 320, Forks: 80, Open Issues: 53The deeplook/svglib
repo was created 7 years ago and the last code push was 5 days ago.
The project is popular with 320 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 53 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