Skip to main content

Python 3 portage of pysvg

Project description

pysvg-py3

pysvg-py3 is a Python 3 portage of popular library pysvg. I am not the original author of the library.

The original code has been duplicated, then lib2to3 has been used with default parameters to update the code for Python 3. Original code were also patched to run well on Python 3. See :

  • PR #4, related to issue #3 (thanks to @virresh)

The resulting library is available on Pypi

Note: the root module has name 'pysvg' to silently replace the original version on Python 3 environments. For that reason, you should remove the original package before installing this one.

pip uninstall pysvg
pip install pysvg-py3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysvg-py3-0.2.2.post3.tar.gz (23.4 kB view hashes)

Uploaded Source

Built Distribution

pysvg_py3-0.2.2.post3-py3-none-any.whl (28.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page