Name | pyjinx JSON |
Version |
0.2.4
JSON |
| download |
home_page | None |
Summary | PyJinx - Python MVC framework |
upload_time | 2025-01-02 09:50:41 |
maintainer | None |
docs_url | None |
author | Krunal Dodiya |
requires_python | <4.0,>=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pyjinx - A Python MVC Framework
**pyjinx** is a lightweight and flexible Python framework built around the Model-View-Controller (MVC) architecture, designed to help developers build modern web applications with ease and efficiency. Inspired by the elegance of gems, pyjinx combines simplicity with powerful features to provide a clean, scalable structure for your projects.
## Features:
- **Model-View-Controller (MVC) Architecture**: Clear separation of concerns for more organized and maintainable code.
- **Lightweight**: Minimal dependencies, optimized for performance.
- **Scalable**: Suitable for small to large applications, offering flexibility as your project grows.
- **Easy to Learn**: Simple, intuitive API and well-documented codebase to help you get started quickly.
- **Extensible**: Easily extendable with custom libraries, utilities, and middleware.
- **Modular Design**: Build reusable components and modules to keep your code DRY (Don’t Repeat Yourself).
Raw data
{
"_id": null,
"home_page": null,
"name": "pyjinx",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Krunal Dodiya",
"author_email": "kunal.dodiya1@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/c2/6a/d522ace4e747488cf82482e452b4041d69654b9b8618a9798b0959c6c9ea/pyjinx-0.2.4.tar.gz",
"platform": null,
"description": "# pyjinx - A Python MVC Framework\n\n**pyjinx** is a lightweight and flexible Python framework built around the Model-View-Controller (MVC) architecture, designed to help developers build modern web applications with ease and efficiency. Inspired by the elegance of gems, pyjinx combines simplicity with powerful features to provide a clean, scalable structure for your projects.\n\n## Features:\n\n- **Model-View-Controller (MVC) Architecture**: Clear separation of concerns for more organized and maintainable code.\n- **Lightweight**: Minimal dependencies, optimized for performance.\n- **Scalable**: Suitable for small to large applications, offering flexibility as your project grows.\n- **Easy to Learn**: Simple, intuitive API and well-documented codebase to help you get started quickly.\n- **Extensible**: Easily extendable with custom libraries, utilities, and middleware.\n- **Modular Design**: Build reusable components and modules to keep your code DRY (Don\u2019t Repeat Yourself).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "PyJinx - Python MVC framework",
"version": "0.2.4",
"project_urls": {
"documentation": "https://pyjinx.gitbook.io/docs",
"homepage": "https://www.proalgotrader.com",
"repository": "https://github.com/pyjinx/framework"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4f27bebdf3f318d50018f25c6d8e992888b93e12a86f78c1f863f4dc9d625603",
"md5": "79dc0afff4c9dee6a14aeee0d9bcb483",
"sha256": "37480aacc997152de8e598351f1cf0967839d49e29f234d3ddb4a46eccd7e9e4"
},
"downloads": -1,
"filename": "pyjinx-0.2.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "79dc0afff4c9dee6a14aeee0d9bcb483",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 94638,
"upload_time": "2025-01-02T09:50:40",
"upload_time_iso_8601": "2025-01-02T09:50:40.253523Z",
"url": "https://files.pythonhosted.org/packages/4f/27/bebdf3f318d50018f25c6d8e992888b93e12a86f78c1f863f4dc9d625603/pyjinx-0.2.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c26ad522ace4e747488cf82482e452b4041d69654b9b8618a9798b0959c6c9ea",
"md5": "08d0fff27d6f7fd8dee184943092e85d",
"sha256": "182e43b9c3ba3ae1bf55fc90c0558d0bd84c266da65c7700b4467afb242bd39e"
},
"downloads": -1,
"filename": "pyjinx-0.2.4.tar.gz",
"has_sig": false,
"md5_digest": "08d0fff27d6f7fd8dee184943092e85d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 44360,
"upload_time": "2025-01-02T09:50:41",
"upload_time_iso_8601": "2025-01-02T09:50:41.979845Z",
"url": "https://files.pythonhosted.org/packages/c2/6a/d522ace4e747488cf82482e452b4041d69654b9b8618a9798b0959c6c9ea/pyjinx-0.2.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-02 09:50:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pyjinx",
"github_project": "framework",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pyjinx"
}