{"id":23537515,"url":"https://github.com/py-package/lite","last_synced_at":"2025-05-15T00:21:04.633Z","repository":{"id":171198381,"uuid":"617058011","full_name":"py-package/lite","owner":"py-package","description":"Lite is a lightweight Python web framework designed for simplicity and ease of use.","archived":false,"fork":false,"pushed_at":"2023-10-02T19:31:03.000Z","size":56,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-21T05:42:38.011Z","etag":null,"topics":["python","pythonframework","pythonlite"],"latest_commit_sha":null,"homepage":"https://py-package.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/py-package.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":"yubarajshrestha","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-03-21T16:06:21.000Z","updated_at":"2023-06-13T01:03:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"c41095f7-7f58-4e4d-9e37-7ccdf94a2cac","html_url":"https://github.com/py-package/lite","commit_stats":null,"previous_names":["py-package/lite"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/py-package%2Flite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/py-package%2Flite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/py-package%2Flite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/py-package%2Flite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/py-package","download_url":"https://codeload.github.com/py-package/lite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254249264,"owners_count":22039037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","pythonframework","pythonlite"],"created_at":"2024-12-26T03:16:12.497Z","updated_at":"2025-05-15T00:21:04.627Z","avatar_url":"https://github.com/py-package.png","language":"Python","funding_links":["https://patreon.com/yubarajshrestha"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \n  \u003cimg alt=\"GitHub Workflow Status\" src=\"https://github.com/py-package/lite/actions/workflows/pythonapp.yml/badge.svg\"\u003e\n\n  \u003cimg alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/lite-gs\"\u003e\n  \u003cimg alt=\"issues\" src=\"https://img.shields.io/github/issues/py-package/lite\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/python-3.7+-blue.svg\" alt=\"Python Version\"\u003e\n  \u003cimg alt=\"GitHub release (latest by date including pre-releases)\" src=\"https://img.shields.io/github/v/release/py-package/lite\"\u003e\n  \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/py-package/lite\"\u003e\n  \u003ca href=\"https://github.com/py-package/lite-gs/stargazers\"\u003e\u003cimg alt=\"star\" src=\"https://img.shields.io/github/stars/py-package/lite\" /\u003e\u003c/a\u003e\n  \u003cimg alt=\"downloads\" src=\"https://img.shields.io/pypi/dm/lite?style=flat\" /\u003e\n  \u003ca href=\"https://github.com/psf/black\"\u003e\u003cimg alt=\"Code style: black\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Lite Framework (WIP)\n\nLite is a lightweight Python web framework designed for simplicity and ease of use. It provides a minimalistic approach to web development with basic routing and request/response handling.\n\n### Getting Started\n\n#### Installation\n\n```bash\npip install lite\n```\n\n#### Basic Usage\n\n```python\nlite craft app_name\n```\n\nThis will create a new app in the current directory with the following structure:\n\n    -- app_name\n        -- app\n            -- controllers\n            -- middlewares\n            -- models\n            -- views\n        -- config\n            -- config.py\n            -- database.py\n            -- storage.py\n        -- storage\n        -- routes\n            -- routes.py\n        -- .env\n\n#### Running the App\n\n```bash\nlite serve\n```\n\nThis will start the app on port 8080 by default. You can change the port by setting the `PORT` environment variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpy-package%2Flite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpy-package%2Flite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpy-package%2Flite/lists"}