vstutils


Namevstutils JSON
Version 5.9.3 PyPI version JSON
download
home_page
SummaryVST Utils Framework for fast create web-application
upload_time2024-03-14 16:13:55
maintainer
docs_urlNone
author
requires_python>=3.8
licenseApache License 2.0
keywords spa vue pwa framework openapi
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            VSTUtils Framework
==================

A platform for easy web application generation
(PWA/Progressive Web Application and SPA/Single Page Application).
It uses OpenAPI (Swagger 2.0) 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

.. image:: https://readthedocs.org/projects/vstutils/badge/?version=latest
    :target: https://vstutils.vstconsulting.net/en/latest/?badge=latest
    :alt: Documentation Status


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/github/last-commit/vstconsulting/vstutils
    :target: https://github.com/vstconsulting/vstutils/commits/master
    :alt: GitHub last commit


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


Implemented Projects
--------------------

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


License
-------

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

Copyright 2018-2024 VST Consulting

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "vstutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "VST Consulting <sergey.k@vstconsulting.net>",
    "keywords": "spa,vue,pwa,framework,openapi",
    "author": "",
    "author_email": "Sergei Kliuikov <sergey.k@vstconsulting.net>, Dmitriy Ovcharenko  <ovcharenkodd@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/96/84/08228f4e0354019caf09963bd8b603b3ebda6c95fd447afbf541758dbfb5/vstutils-5.9.3.tar.gz",
    "platform": null,
    "description": "VSTUtils Framework\n==================\n\nA platform for easy web application generation\n(PWA/Progressive Web Application and SPA/Single Page Application).\nIt uses OpenAPI (Swagger 2.0) schema for GUI rendering based over the REST API\nand also provides the ability to generate documentation for the API based on the schema.\nBy default GUI based on AdminLTE dashboard and Vue templates.\n\nReview a special section in the documentation for a QuickStart development - https://vstutils.vstconsulting.net/quickstart.html.\n\n\n.. image:: https://img.shields.io/github/license/vstconsulting/vstutils.svg\n    :target: https://github.com/vstconsulting/vstutils/blob/master/LICENSE\n    :alt: License\n\n.. image:: https://img.shields.io/pypi/v/vstutils?color=green\n    :alt: PyPI\n\n.. image:: https://img.shields.io/pypi/dm/vstutils\n    :alt: PyPI - Downloads\n\n.. image:: https://readthedocs.org/projects/vstutils/badge/?version=latest\n    :target: https://vstutils.vstconsulting.net/en/latest/?badge=latest\n    :alt: Documentation Status\n\n\nDevelopment Status\n~~~~~~~~~~~~~~~~~~\n\n.. image:: https://gitlab.com/vstconsulting/vstutils/badges/master/pipeline.svg\n    :target: https://gitlab.com/vstconsulting/vstutils/commits/master\n    :alt: Pipeline status\n\n.. image:: https://gitlab.com/vstconsulting/vstutils/badges/master/coverage.svg\n    :target: https://gitlab.com/vstconsulting/vstutils/pipelines\n    :alt: Coverage report\n\n.. image:: https://img.shields.io/pypi/djversions/vstutils?color=green\n    :alt: PyPI - Django Version\n\n.. image:: https://img.shields.io/pypi/pyversions/vstutils?color=green\n    :target: https://pypi.org/project/vstutils/\n    :alt: PyPI - Python Version\n\n.. image:: https://img.shields.io/github/last-commit/vstconsulting/vstutils\n    :target: https://github.com/vstconsulting/vstutils/commits/master\n    :alt: GitHub last commit\n\n\nBrowser support\n---------------\nSupported `browserslist <https://browsersl.ist/#q=%3E+0.25%25+and+not+dead>`_.\n\n\nImplemented Projects\n--------------------\n\n* Polemarch (https://polemarch.org/)\n* SkillsChecked (Nurse recruitment app).\n* Deigmata (Marketplace platform).\n\n\nLicense\n-------\n\nVSTUtils is licensed under the terms of the Apache License 2.0.\nSee the file \"LICENSE\" for more information.\n\nCopyright 2018-2024 VST Consulting\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "VST Utils Framework for fast create web-application",
    "version": "5.9.3",
    "project_urls": {
        "Documentation": "https://vstutils.vstconsulting.net/",
        "Issue Tracker": "https://gitlab.com/vstconsulting/vstutils/issues",
        "Releases": "https://pypi.org/project/vstutils/#history",
        "Source": "https://gitlab.com/vstconsulting/vstutils"
    },
    "split_keywords": [
        "spa",
        "vue",
        "pwa",
        "framework",
        "openapi"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7726ad2090d2332d1e11afab6923893efe3c9ac0e6345c8db1cd7ad0ad431497",
                "md5": "7d3c105472adab766e8f93c061919a16",
                "sha256": "c86a48b56c92287393824702141dab4e7f6cacf8b170858c4f971b72521b1a54"
            },
            "downloads": -1,
            "filename": "vstutils-5.9.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7d3c105472adab766e8f93c061919a16",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 5066770,
            "upload_time": "2024-03-14T16:13:33",
            "upload_time_iso_8601": "2024-03-14T16:13:33.246259Z",
            "url": "https://files.pythonhosted.org/packages/77/26/ad2090d2332d1e11afab6923893efe3c9ac0e6345c8db1cd7ad0ad431497/vstutils-5.9.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c75d8429846dda7a2db29070c2ecb3ed1adf77d0a1af6ef2cf0219b4d5b7c95",
                "md5": "947e4edd206fa5f3dc0f01191b92b9d8",
                "sha256": "95dff19e8e24b8ce513e3e50312e03efc2cc1a2db765c2968ab9de2403e55173"
            },
            "downloads": -1,
            "filename": "vstutils-5.9.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "947e4edd206fa5f3dc0f01191b92b9d8",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 5294940,
            "upload_time": "2024-03-14T16:13:43",
            "upload_time_iso_8601": "2024-03-14T16:13:43.263961Z",
            "url": "https://files.pythonhosted.org/packages/7c/75/d8429846dda7a2db29070c2ecb3ed1adf77d0a1af6ef2cf0219b4d5b7c95/vstutils-5.9.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44a45478e51313bb78221ff648b715d365b53ac9ec127a1e7f7122a83a5ed40f",
                "md5": "13726c86c6254833932cfc278a1783c2",
                "sha256": "f29cc6406f34db9f90313d2a972a7665eeffb4bf014d9ddd3a1bf4093d8c6856"
            },
            "downloads": -1,
            "filename": "vstutils-5.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "13726c86c6254833932cfc278a1783c2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1701425,
            "upload_time": "2024-03-14T16:13:48",
            "upload_time_iso_8601": "2024-03-14T16:13:48.737274Z",
            "url": "https://files.pythonhosted.org/packages/44/a4/5478e51313bb78221ff648b715d365b53ac9ec127a1e7f7122a83a5ed40f/vstutils-5.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "968408228f4e0354019caf09963bd8b603b3ebda6c95fd447afbf541758dbfb5",
                "md5": "23926c83b6bbe8b4cac28c999fc82e26",
                "sha256": "8145e503ccfd2ff15037aee4d0fd3a538173d2d0304956907db7dfbb6f482c5d"
            },
            "downloads": -1,
            "filename": "vstutils-5.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "23926c83b6bbe8b4cac28c999fc82e26",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1633084,
            "upload_time": "2024-03-14T16:13:55",
            "upload_time_iso_8601": "2024-03-14T16:13:55.877074Z",
            "url": "https://files.pythonhosted.org/packages/96/84/08228f4e0354019caf09963bd8b603b3ebda6c95fd447afbf541758dbfb5/vstutils-5.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-14 16:13:55",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "vstconsulting",
    "gitlab_project": "vstutils",
    "lcname": "vstutils"
}
        
Elapsed time: 0.22524s