zylo


Namezylo JSON
Version 2.0.7 PyPI version JSON
download
home_pagehttps://github.com/E491K7/zylo
SummaryA lightweight web framework made with love
upload_time2023-08-03 15:13:48
maintainer
docs_urlNone
authorPawan kumar
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Zylo

Zylo is a lightweight web framework made with love.

## Features

- Simple and intuitive routing
- Template rendering using Jinja2
- Session management with the sessions library
- Static file serving

## Installation

You can install Zylo using pip:


```bash
pip install zylo

```

## Usage

```python

# app.py

from zylo.core.branch import Zylo

app = Zylo()

@app.route('/')
def home(request):
    return 'Hello, World!'

if __name__ == '__main__':
    app.run()
 
```

## changelogs

- Beta version 2.0.7
- Latest update of beta
- Bug fixed with update --> 2.0.7
- Updated Usage Guide 1.2.2
- Newly designed system based on Matrix 1.0.0 Metapolist
- Major Bug fixies in zylo
- No longer support for version 1 beta --> # clearout
- Attractive echosystem in zylo
- Freshly updated Mailer, Blueprint, Sessions, Chiper, JwT, BaseModals, Zylo
- Strict route has been removed in version --> 2.0.7
- Added battries support usign ZyloAdmin 

## Usage Guide

Our team working hard and the usage guide will be avilable within 24hrs on http://zylo.vvfin.in or https://github.com/E491K8/ZyloProject/

## Batteries Support 

Installation of ZyloAdmin v1

```bash
pip install zyloadmin

```

## Create zylo project

```bash
zyloadmin startproject -i {projectName}
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/E491K7/zylo",
    "name": "zylo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pawan kumar",
    "author_email": "control@vvfin.in",
    "download_url": "https://files.pythonhosted.org/packages/64/40/b78e6ecc48061f25576600865533e2fb5293e81b1579bda1498b2a359ca6/zylo-2.0.7.tar.gz",
    "platform": null,
    "description": "# Zylo\n\nZylo is a lightweight web framework made with love.\n\n## Features\n\n- Simple and intuitive routing\n- Template rendering using Jinja2\n- Session management with the sessions library\n- Static file serving\n\n## Installation\n\nYou can install Zylo using pip:\n\n\n```bash\npip install zylo\n\n```\n\n## Usage\n\n```python\n\n# app.py\n\nfrom zylo.core.branch import Zylo\n\napp = Zylo()\n\n@app.route('/')\ndef home(request):\n    return 'Hello, World!'\n\nif __name__ == '__main__':\n    app.run()\n \n```\n\n## changelogs\n\n- Beta version 2.0.7\n- Latest update of beta\n- Bug fixed with update --> 2.0.7\n- Updated Usage Guide 1.2.2\n- Newly designed system based on Matrix 1.0.0 Metapolist\n- Major Bug fixies in zylo\n- No longer support for version 1 beta --> # clearout\n- Attractive echosystem in zylo\n- Freshly updated Mailer, Blueprint, Sessions, Chiper, JwT, BaseModals, Zylo\n- Strict route has been removed in version --> 2.0.7\n- Added battries support usign ZyloAdmin \n\n## Usage Guide\n\nOur team working hard and the usage guide will be avilable within 24hrs on http://zylo.vvfin.in or https://github.com/E491K8/ZyloProject/\n\n## Batteries Support \n\nInstallation of ZyloAdmin v1\n\n```bash\npip install zyloadmin\n\n```\n\n## Create zylo project\n\n```bash\nzyloadmin startproject -i {projectName}\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A lightweight web framework made with love",
    "version": "2.0.7",
    "project_urls": {
        "Homepage": "https://github.com/E491K7/zylo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "971590f1f3cadea73c8e1a919ae2ecc1191dbb90754cee462833fb90af8ee7e5",
                "md5": "dce8ce5b8ef33548038c32d2a9a51970",
                "sha256": "f402fda499f50bd593c15c679feaaa3c3419e8eedc5193ef3fe32b0371a62c14"
            },
            "downloads": -1,
            "filename": "zylo-2.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dce8ce5b8ef33548038c32d2a9a51970",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12931,
            "upload_time": "2023-08-03T15:13:46",
            "upload_time_iso_8601": "2023-08-03T15:13:46.953901Z",
            "url": "https://files.pythonhosted.org/packages/97/15/90f1f3cadea73c8e1a919ae2ecc1191dbb90754cee462833fb90af8ee7e5/zylo-2.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6440b78e6ecc48061f25576600865533e2fb5293e81b1579bda1498b2a359ca6",
                "md5": "70ec3ec4dae259a1c2a861eb78e24a08",
                "sha256": "2c501694c577e552bae8e3f45b620dff3ed69b0b7e87f433fa83d54c3b294379"
            },
            "downloads": -1,
            "filename": "zylo-2.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "70ec3ec4dae259a1c2a861eb78e24a08",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10935,
            "upload_time": "2023-08-03T15:13:48",
            "upload_time_iso_8601": "2023-08-03T15:13:48.714069Z",
            "url": "https://files.pythonhosted.org/packages/64/40/b78e6ecc48061f25576600865533e2fb5293e81b1579bda1498b2a359ca6/zylo-2.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-03 15:13:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "E491K7",
    "github_project": "zylo",
    "github_not_found": true,
    "lcname": "zylo"
}
        
Elapsed time: 0.10072s