Metadata-Version: 2.1
Name: vstutils
Version: 5.0.0b117
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/
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 :: 3.2
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: Apache Software License
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 :: 3.9
Classifier: Programming Language :: Python :: 3.10
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: pil
Provides-Extra: boto3
Provides-Extra: sqs
Provides-Extra: all
License-File: LICENSE
License-File: NOTICE
Requires-Dist: django (~=3.2.12)
Requires-Dist: configparser (~=5.2.0)
Requires-Dist: configparserc (~=1.3.1)
Requires-Dist: django-cors-headers (~=3.10.1)
Requires-Dist: Markdown (==3.3.6)
Requires-Dist: django-environ (~=0.8.1)
Requires-Dist: djangorestframework (~=3.13.1)
Requires-Dist: drf-yasg (==1.20.0)
Requires-Dist: MarkupSafe (==2.0.1)
Requires-Dist: django-filter (==21.1)
Requires-Dist: django-crispy-forms (~=1.13.0)
Requires-Dist: uWSGI (==2.0.20)
Requires-Dist: cent (~=4.1.0)
Requires-Dist: PyJWT (~=2.3.0)
Requires-Dist: jsmin (~=3.0.1)
Requires-Dist: django-htmlmin (~=0.11.0)
Requires-Dist: pyotp (~=2.6.0)
Requires-Dist: django-storages[libcloud] (==1.12.3)
Requires-Dist: sphinx (~=3.4.3)
Requires-Dist: sphinx-autobuild (~=2021.3.14)
Requires-Dist: sphinxcontrib-httpdomain (~=1.7.0)
Requires-Dist: sphinxcontrib-websupport (~=1.2.4)
Requires-Dist: sphinxcontrib-mermaid (~=0.7.0)
Requires-Dist: sphinx-autodoc-typehints (~=1.12.0)
Requires-Dist: sphinx-rtd-theme (~=0.5.2)
Requires-Dist: sphinx-js (~=3.0.1)
Requires-Dist: drf-orjson-renderer (~=1.3.0); python_version < "3.7"
Requires-Dist: ormsgpack (~=1.1.0); python_version == "3.6"
Requires-Dist: drf-orjson-renderer (~=1.6.0); python_version > "3.6"
Requires-Dist: ormsgpack (~=1.2.0); python_version > "3.6"
Provides-Extra: all
Requires-Dist: coverage (~=6.2.0); extra == 'all'
Requires-Dist: fakeldap (==0.6.1); extra == 'all'
Requires-Dist: tblib (~=1.7.0); extra == 'all'
Requires-Dist: beautifulsoup4 (==4.10.0); extra == 'all'
Requires-Dist: dj-inmemorystorage (~=2.1.0); extra == 'all'
Requires-Dist: django-celery-beat (~=2.2.1); extra == 'all'
Requires-Dist: django-timezone-field (~=4.1.1); extra == 'all'
Requires-Dist: python-ldap (==3.4.0); extra == 'all'
Requires-Dist: django-docs (==0.3.1); extra == 'all'
Requires-Dist: sphinx (~=3.4.3); extra == 'all'
Requires-Dist: sphinx-autobuild (~=2021.3.14); extra == 'all'
Requires-Dist: sphinxcontrib-httpdomain (~=1.7.0); extra == 'all'
Requires-Dist: sphinxcontrib-websupport (~=1.2.4); extra == 'all'
Requires-Dist: sphinxcontrib-mermaid (~=0.7.0); extra == 'all'
Requires-Dist: sphinx-autodoc-typehints (~=1.12.0); extra == 'all'
Requires-Dist: sphinx-rtd-theme (~=0.5.2); extra == 'all'
Requires-Dist: sphinx-js (~=3.0.1); extra == 'all'
Requires-Dist: django-redis (==5.2.0); extra == 'all'
Requires-Dist: redis-py-cluster (==2.1.3); extra == 'all'
Requires-Dist: django-stubs (~=1.8.0); extra == 'all'
Requires-Dist: djangorestframework-stubs (~=1.4.0); extra == 'all'
Requires-Dist: celery-stubs (~=0.1.2); extra == 'all'
Requires-Dist: drf-yasg-stubs (~=0.1.3); extra == 'all'
Requires-Dist: django-filter-stubs (~=0.1.1); extra == 'all'
Requires-Dist: django-storages[boto3,libcloud] (==1.12.3); extra == 'all'
Provides-Extra: all
Requires-Dist: Pillow (~=8.4.0); (python_version < "3.7") and extra == 'all'
Provides-Extra: all
Requires-Dist: celery[sqlalchemy,redis] (~=5.1.2); (python_version <= "3.6") and extra == 'all'
Provides-Extra: all
Requires-Dist: celery[sqlalchemy,redis] (~=5.2.3); (python_version > "3.6") and extra == 'all'
Requires-Dist: Pillow (~=9.0.0); (python_version > "3.6") and extra == 'all'
Provides-Extra: boto3
Requires-Dist: django-storages[boto3,libcloud] (==1.12.3); extra == 'boto3'
Provides-Extra: doc
Requires-Dist: django-docs (==0.3.1); extra == 'doc'
Requires-Dist: sphinx (~=3.4.3); extra == 'doc'
Requires-Dist: sphinx-autobuild (~=2021.3.14); extra == 'doc'
Requires-Dist: sphinxcontrib-httpdomain (~=1.7.0); extra == 'doc'
Requires-Dist: sphinxcontrib-websupport (~=1.2.4); extra == 'doc'
Requires-Dist: sphinxcontrib-mermaid (~=0.7.0); extra == 'doc'
Requires-Dist: sphinx-autodoc-typehints (~=1.12.0); extra == 'doc'
Requires-Dist: sphinx-rtd-theme (~=0.5.2); extra == 'doc'
Requires-Dist: sphinx-js (~=3.0.1); extra == 'doc'
Provides-Extra: ldap
Requires-Dist: python-ldap (==3.4.0); extra == 'ldap'
Provides-Extra: pil
Provides-Extra: pil
Requires-Dist: Pillow (~=8.4.0); (python_version < "3.7") and extra == 'pil'
Provides-Extra: pil
Requires-Dist: Pillow (~=9.0.0); (python_version > "3.6") and extra == 'pil'
Provides-Extra: prod
Requires-Dist: django-redis (==5.2.0); extra == 'prod'
Requires-Dist: redis-py-cluster (==2.1.3); extra == 'prod'
Provides-Extra: rpc
Requires-Dist: django-celery-beat (~=2.2.1); extra == 'rpc'
Requires-Dist: django-timezone-field (~=4.1.1); extra == 'rpc'
Provides-Extra: rpc
Requires-Dist: celery[sqlalchemy,redis] (~=5.1.2); (python_version <= "3.6") and extra == 'rpc'
Provides-Extra: rpc
Requires-Dist: celery[sqlalchemy,redis] (~=5.2.3); (python_version > "3.6") and extra == 'rpc'
Provides-Extra: sqs
Requires-Dist: django-celery-beat (~=2.2.1); extra == 'sqs'
Requires-Dist: django-timezone-field (~=4.1.1); extra == 'sqs'
Provides-Extra: sqs
Requires-Dist: celery[sqlalchemy,redis,sqs] (~=5.1.2); (python_version <= "3.6") and extra == 'sqs'
Provides-Extra: sqs
Requires-Dist: celery[sqlalchemy,redis,sqs] (~=5.2.3); (python_version > "3.6") and extra == 'sqs'
Provides-Extra: stubs
Requires-Dist: django-stubs (~=1.8.0); extra == 'stubs'
Requires-Dist: djangorestframework-stubs (~=1.4.0); extra == 'stubs'
Requires-Dist: celery-stubs (~=0.1.2); extra == 'stubs'
Requires-Dist: drf-yasg-stubs (~=0.1.3); extra == 'stubs'
Requires-Dist: django-filter-stubs (~=0.1.1); extra == 'stubs'
Provides-Extra: test
Requires-Dist: coverage (~=6.2.0); extra == 'test'
Requires-Dist: fakeldap (==0.6.1); extra == 'test'
Requires-Dist: tblib (~=1.7.0); extra == 'test'
Requires-Dist: beautifulsoup4 (==4.10.0); extra == 'test'
Requires-Dist: dj-inmemorystorage (~=2.1.0); extra == 'test'

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.

Review a special section in the documentation for a QuickStart development - https://vstutils.vstconsulting.net/quickstart.html.


.. image:: https://img.shields.io/github/license/vstconsulting/vstutils.svg
    :target: https://github.com/vstconsulting/vstutils/blob/master/LICENSE
    :alt: License

.. image:: https://img.shields.io/pypi/v/vstutils?color=green
    :alt: PyPI

.. image:: https://img.shields.io/pypi/dm/vstutils
    :alt: PyPI - Downloads

Development Status
~~~~~~~~~~~~~~~~~~

.. 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://img.shields.io/pypi/djversions/vstutils?color=green
    :alt: PyPI - Django Version

.. image:: https://img.shields.io/pypi/pyversions/vstutils?color=green
    :target: https://pypi.org/project/vstutils/
    :alt: PyPI - Python Version

.. image:: https://img.shields.io/tokei/lines/gitlab/vstconsulting/vstutils?color=green
    :alt: Lines of code

.. image:: https://img.shields.io/github/last-commit/vstconsulting/vstutils
    :target: https://github.com/vstconsulting/vstutils/commits/master
    :alt: GitHub last commit


Browser support
---------------
Supported `browserslist <https://browserl.ist/?q=%3E+0.25%25+and+not+dead+and+not+IE+11>`_.


Public projects
---------------

* Polemarch (https://polemarch.org/)
* SkillsChecked (Nurse recruitment app).


License
-------

VSTUtils is licensed under the terms of the Apache License 2.0.
See the file "LICENSE" for more information.

Copyright 2018-2021 VST Consulting


