VeloWeb


NameVeloWeb JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/E491K8/veloweb
SummaryA lightweight and function rich web framework for python
upload_time2023-07-06 19:07:22
maintainer
docs_urlNone
authorPawan kumar
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python VeloWEB

A light weight and fully functional web framework for python, achive a quality code and rich functions with VeloWEB.

## Installation

You can install veloweb using pip:

```shell
pip install veloweb

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/E491K8/veloweb",
    "name": "VeloWeb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pawan kumar",
    "author_email": "control@vvfin.in",
    "download_url": "https://files.pythonhosted.org/packages/e5/69/ba0bc86b020557b576e357436b71056fbee7bdb7d6df9ecd4f5b81e26aa4/VeloWeb-2.0.1.tar.gz",
    "platform": null,
    "description": "# Python VeloWEB\r\n\r\nA light weight and fully functional web framework for python, achive a quality code and rich functions with VeloWEB.\r\n\r\n## Installation\r\n\r\nYou can install veloweb using pip:\r\n\r\n```shell\r\npip install veloweb\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A lightweight and function rich web framework for python",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/E491K8/veloweb"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff1bb6c1c22a8da91bbf7bcdde73f9caee7f039ee214f525e91a24944df106f0",
                "md5": "3178980935a0c4906a920688b1058e95",
                "sha256": "7fb46c555c4183d9f68b44419309c679bdefbded094e542ffbe5b858f446cdae"
            },
            "downloads": -1,
            "filename": "VeloWeb-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3178980935a0c4906a920688b1058e95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 13265,
            "upload_time": "2023-07-06T19:07:20",
            "upload_time_iso_8601": "2023-07-06T19:07:20.708285Z",
            "url": "https://files.pythonhosted.org/packages/ff/1b/b6c1c22a8da91bbf7bcdde73f9caee7f039ee214f525e91a24944df106f0/VeloWeb-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e569ba0bc86b020557b576e357436b71056fbee7bdb7d6df9ecd4f5b81e26aa4",
                "md5": "51617f29f5fb8cc13cd6615620b8d11f",
                "sha256": "bdf00c1c855f58d30c1168c0264365b30ac223dc8e90da71ec811aa79b9a57f1"
            },
            "downloads": -1,
            "filename": "VeloWeb-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "51617f29f5fb8cc13cd6615620b8d11f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 10783,
            "upload_time": "2023-07-06T19:07:22",
            "upload_time_iso_8601": "2023-07-06T19:07:22.311473Z",
            "url": "https://files.pythonhosted.org/packages/e5/69/ba0bc86b020557b576e357436b71056fbee7bdb7d6df9ecd4f5b81e26aa4/VeloWeb-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-06 19:07:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "E491K8",
    "github_project": "veloweb",
    "github_not_found": true,
    "lcname": "veloweb"
}
        
Elapsed time: 0.08540s