Metadata-Version: 2.1
Name: pyprerender
Version: 0.0.5
Summary: A python prerender
Home-page: https://github.com/thingiesmm/pyprerender
Author: Matas Minelga
Author-email: minematas@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pychrome

# pyprerender
A python prerenderer

## Install instructions

To install, you can simply use pip:

`pip install pyprerender`

To install a git version, simply do this:

    git clone https://github.com/thingiesmm/pyprerender.git
    pip install ./pyprerender/


## Contributing

TODO


