Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 727 Bytes

README.rst

File metadata and controls

37 lines (24 loc) · 727 Bytes

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