Metadata-Version: 2.0
Name: ReactiPy
Version: 0.0.990
Summary: Compiles React Components server side using python
Home-page: https://github.com/logandhead/ReactiPy
Author: Logan Head
Author-email: logandhead@gmail.com
License: MIT
Keywords: react jsx compile react.js reactjs facebook
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: nodeenv (==0.13.1)

ReactiPy
========

ReactiPy is a module to compile  `React <https://facebook.github.io/react/>`_ components server side

This can be beneficial in numerous ways such as SEO, prerendered HTML, etc.

PLEASE HELP CONTRIBUTE TO THIS IF YOU CAN! THANKS

Documentation and Source: `https://github.com/logandhead/reactipy <https://github.com/logandhead/reactipy/>`_ .

