Metadata-Version: 2.1
Name: vstutils
Version: 4.2.1b2
Summary: VST Utils Framework for fast create web-application
Home-page: https://github.com/vstconsulting/vstutils
Author: VST Consulting
Author-email: sergey.k@vstconsulting.net
License: Apache License 2.0
Project-URL: Issue Tracker, https://gitlab.com/vstconsulting/vstutils/issues
Project-URL: Source Code, https://gitlab.com/vstconsulting/vstutils
Project-URL: Releases, https://pypi.org/project/vstutils/#history
Project-URL: Documentation, https://vstutils.vstconsulting.net/
Description: VSTUtils Framework
        ==================
        
        Small framework for easy generates web-applications
        (PWA/Progressive Web Application and SPA/Single Page Application).
        It uses OpenAPI schema for GUI rendering based over the REST API
        and also provides the ability to generate documentation for the API based on the schema.
        By default GUI based on AdminLTE dashboard and Vue templates.
        
        
        Quickstart
        ----------
        
        Read the docs (https://vstutils.vstconsulting.net/).
        
        .. image:: https://gitlab.com/vstconsulting/vstutils/badges/master/pipeline.svg
            :target: https://gitlab.com/vstconsulting/vstutils/commits/master
            :alt: Pipeline status
        
        .. image:: https://gitlab.com/vstconsulting/vstutils/badges/master/coverage.svg
            :target: https://gitlab.com/vstconsulting/vstutils/pipelines
            :alt: Coverage report
        
        .. image:: https://badge.fury.io/py/vstutils.svg
            :target: https://badge.fury.io/py/vstutils
        
        
        Browser support
        ---------------
        Supported `browserslist <https://browserl.ist/?q=%3E+0.25%25+and+not+dead+and+not+IE+11>`_.
        
        
        Projects
        --------
        
        * Polemarch (https://polemarch.org/)
        
        
        License
        -------
        
        VSTUtils is licensed under the terms of the Apache License 2.0.
        See the file "LICENSE" for more information.
        
        Copyright 2018-2020 VST Consulting
        
Keywords: web,app,spa,vue,pwa,framework,openapi
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: rpc
Provides-Extra: ldap
Provides-Extra: doc
Provides-Extra: prod
Provides-Extra: stubs
Provides-Extra: ws
Provides-Extra: all
