Skip to main content

A lightweight web framework made with love

Project description

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:

pip install zylo

Usage

# 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

pip install zyloadmin

Create zylo project

zyloadmin startproject -i {projectName}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zylo-2.0.7.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

zylo-2.0.7-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file zylo-2.0.7.tar.gz.

File metadata

  • Download URL: zylo-2.0.7.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for zylo-2.0.7.tar.gz
Algorithm Hash digest
SHA256 2c501694c577e552bae8e3f45b620dff3ed69b0b7e87f433fa83d54c3b294379
MD5 70ec3ec4dae259a1c2a861eb78e24a08
BLAKE2b-256 6440b78e6ecc48061f25576600865533e2fb5293e81b1579bda1498b2a359ca6

See more details on using hashes here.

File details

Details for the file zylo-2.0.7-py3-none-any.whl.

File metadata

  • Download URL: zylo-2.0.7-py3-none-any.whl
  • Upload date:
  • Size: 12.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for zylo-2.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f402fda499f50bd593c15c679feaaa3c3419e8eedc5193ef3fe32b0371a62c14
MD5 dce8ce5b8ef33548038c32d2a9a51970
BLAKE2b-256 971590f1f3cadea73c8e1a919ae2ecc1191dbb90754cee462833fb90af8ee7e5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page