velra


Namevelra JSON
Version 0.2.8 PyPI version JSON
download
home_pagehttps://github.com/apersonithink12/velra
SummaryA powerful interface that makes web development easier and faster
upload_time2025-07-23 21:20:33
maintainerNone
docs_urlNone
authorTheodore Cromwell
requires_python>=3.7
licenseMIT
keywords web development framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Velra

Velra is a powerful Flask interface that makes web development easier and faster by providing a clean, enhanced abstraction over Flask.

## Features

- Simple and intuitive API built on top of Flask  
- Easy setup and routing  
- Extendable with future Pro features (AI integration, GUI builders, etc.)  
- Lightweight and dependency-managed

## Installation

```bash
pip install velra

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apersonithink12/velra",
    "name": "velra",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "web development framework",
    "author": "Theodore Cromwell",
    "author_email": "tspcromwell@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ca/fb/aaab20e00cd4854aceb4f2179c200de357f34b94941fb86ffa9ba260cb54/velra-0.2.8.tar.gz",
    "platform": null,
    "description": "# Velra\r\n\r\nVelra is a powerful Flask interface that makes web development easier and faster by providing a clean, enhanced abstraction over Flask.\r\n\r\n## Features\r\n\r\n- Simple and intuitive API built on top of Flask  \r\n- Easy setup and routing  \r\n- Extendable with future Pro features (AI integration, GUI builders, etc.)  \r\n- Lightweight and dependency-managed\r\n\r\n## Installation\r\n\r\n```bash\r\npip install velra\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A powerful interface that makes web development easier and faster",
    "version": "0.2.8",
    "project_urls": {
        "Homepage": "https://github.com/apersonithink12/velra"
    },
    "split_keywords": [
        "web",
        "development",
        "framework"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3f0381d3578e30d564cc3577d2fda83df8c61e9f53e497593482db181ab179e1",
                "md5": "14f0e971ee8341b82c869405e3dfcd1f",
                "sha256": "12c1aecafeecafa87c269bb7c32ab1adef48434c4e3e1e07931f143b08527b3c"
            },
            "downloads": -1,
            "filename": "velra-0.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14f0e971ee8341b82c869405e3dfcd1f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5122,
            "upload_time": "2025-07-23T21:20:32",
            "upload_time_iso_8601": "2025-07-23T21:20:32.669915Z",
            "url": "https://files.pythonhosted.org/packages/3f/03/81d3578e30d564cc3577d2fda83df8c61e9f53e497593482db181ab179e1/velra-0.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cafbaaab20e00cd4854aceb4f2179c200de357f34b94941fb86ffa9ba260cb54",
                "md5": "41c59a410bd09511c9711d44a6c55eb2",
                "sha256": "c82d0491bb7730afe7dbf3b3549f72f4d33a3ea030bd5439342764b26cf9521b"
            },
            "downloads": -1,
            "filename": "velra-0.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "41c59a410bd09511c9711d44a6c55eb2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4302,
            "upload_time": "2025-07-23T21:20:33",
            "upload_time_iso_8601": "2025-07-23T21:20:33.855739Z",
            "url": "https://files.pythonhosted.org/packages/ca/fb/aaab20e00cd4854aceb4f2179c200de357f34b94941fb86ffa9ba260cb54/velra-0.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-23 21:20:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apersonithink12",
    "github_project": "velra",
    "github_not_found": true,
    "lcname": "velra"
}
        
Elapsed time: 1.25387s