Metadata-Version: 1.1
Name: pyrap-web
Version: 1.0.0
Summary: pyRAP is a framework for implementing extremely powerful and beautiful web-based AJAX applications in pure Python. No HTML. No JavaScript. No PHP. Just pure Python. It has been designed as a lightweight, easy-to-use yet powerful library that makes development of SaaS applications as easy and fast as possible.
Home-page: https://pyrap.org/
Author: Daniel Nyga, Mareike Picklum
Author-email: nyga@cs.uni-bremen.de, mareikep@cs.uni-bremen.de
License: UNKNOWN
Download-URL: https://github.com/danielnyga/pyrap/archive/1.0.0.tar.gz
Description: Welcome to pyRAP!
        =================
        
        pyRAP is a framework for implementing extremely powerful and beautiful 
        web-based AJAX applications in pure Python. No HTML. No JavaScript. 
        No PHP. Just pure Python. It has been designed as a lightweight, 
        easy-to-use yet powerful library that makes development of SaaS 
        applications as easy and fast as possible.
        
          * Project Page: https://pyrap.org/
          * Lead developers: 
            * Daniel Nyga (nyga@cs.uni-bremen.de)
            * Mareike Picklum (mareikep@cs.uni-bremen.de)
        
        Release notes
        -------------
        
          * Version 0.1.0 (XX.XX.2019)
            * *Release*: Initial release
        
        
        Documentation
        -------------
        
          * https://pyrap.org/index.html
Keywords: AJAX applications,python,web development
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence 
Classifier: Topic :: Software Development :: Widget Sets
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
