Skip to content

ionelmc/python-pygaljs

Repository files navigation

pygal.js

package PyPI Package latest release PyPI Package monthly downloads

Python package providing assets from https://github.com/Kozea/pygal.js

  • Free software: LGPLv3 license

Installation

pip install pygaljs

Releasing

git submodule foreach "git fetch; git reset --hard origin/gh-pages"
git submodule sync