Metadata-Version: 1.1
Name: ReactiPy
Version: 0.0.99
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
Description: 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/>`_ .
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
