django-glue


Namedjango-glue JSON
Version 0.8.0 PyPI version JSON
download
home_pageNone
SummaryIndustrial Strength Glue for Django Backends and Frontends!
upload_time2025-03-19 21:34:08
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseCopyright (c) 2024 Stratus Advanced Technologies and Contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords django glue backend frontend javascript active server pages
VCS
bugtrack_url
requirements django
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Glue

![Build](https://img.shields.io/github/actions/workflow/status/stratusadv/django-glue/run_tests.yml)
![Python Versions](https://img.shields.io/pypi/pyversions/django-glue)
![PyPI Version](https://img.shields.io/pypi/v/django-glue)
![Downloads](https://img.shields.io/pypi/dm/django-glue)

We built Django Glue to help solve the problem of fluid interactions between the front and back ends of a Django application.
Our end goal is to bring as much front end power to the Django framework as possible while remaining pythonic.

This project is in prototype phase please look at the tests directory of this code base for example and instructions.

## Why?
We are active web platform developers that want to provide our clients with the best user experience without having to learn a bunch of different technology stacks.
Django glue allows us to do fancy javascript like page interactions and updates while remaining in the comfort of our django/python world.

Education is also a big part of what we do and our focus is on teaching our people python, so they can focus on data science and automation and make solid interfaces! 

## Inspiration
We are inspired by how quickly django's model structure, ORM and forms (crispy forms) allow you to create functional web applications.
Can we build on top of 25+ years of development to create a front end tool that uses the power of django.

## Documentation

Our documentation is available on our [website](https://django-glue.stratusadv.com), including guides, example, api reference and more.

<p align="center">
    <a href="https://django-glue.stratusadv.com">
        <img alt="Django Glue Logo" src="https://django-glue.stratusadv.com/static/img/django_glue_logo_256.png"/>
    </a>
</p>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-glue",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "django, glue, backend, frontend, javascript, active server pages",
    "author": null,
    "author_email": "Austin Sauer <austins@stratusadv.com>, Nathan Johnson <nathanj@stratusadv.com>",
    "download_url": "https://files.pythonhosted.org/packages/4a/1c/593dec4adbc5cd3bf14bf1b076b60a5ff2b5775d6de4eeda8d9fe9518300/django_glue-0.8.0.tar.gz",
    "platform": null,
    "description": "# Django Glue\n\n![Build](https://img.shields.io/github/actions/workflow/status/stratusadv/django-glue/run_tests.yml)\n![Python Versions](https://img.shields.io/pypi/pyversions/django-glue)\n![PyPI Version](https://img.shields.io/pypi/v/django-glue)\n![Downloads](https://img.shields.io/pypi/dm/django-glue)\n\nWe built Django Glue to help solve the problem of fluid interactions between the front and back ends of a Django application.\nOur end goal is to bring as much front end power to the Django framework as possible while remaining pythonic.\n\nThis project is in prototype phase please look at the tests directory of this code base for example and instructions.\n\n## Why?\nWe are active web platform developers that want to provide our clients with the best user experience without having to learn a bunch of different technology stacks.\nDjango glue allows us to do fancy javascript like page interactions and updates while remaining in the comfort of our django/python world.\n\nEducation is also a big part of what we do and our focus is on teaching our people python, so they can focus on data science and automation and make solid interfaces! \n\n## Inspiration\nWe are inspired by how quickly django's model structure, ORM and forms (crispy forms) allow you to create functional web applications.\nCan we build on top of 25+ years of development to create a front end tool that uses the power of django.\n\n## Documentation\n\nOur documentation is available on our [website](https://django-glue.stratusadv.com), including guides, example, api reference and more.\n\n<p align=\"center\">\n    <a href=\"https://django-glue.stratusadv.com\">\n        <img alt=\"Django Glue Logo\" src=\"https://django-glue.stratusadv.com/static/img/django_glue_logo_256.png\"/>\n    </a>\n</p>\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2024 Stratus Advanced Technologies and Contributors.\n        \n        Permission is hereby granted, free of charge, to any person\n        obtaining a copy of this software and associated documentation\n        files (the \"Software\"), to deal in the Software without\n        restriction, including without limitation the rights to use,\n        copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the\n        Software is furnished to do so, subject to the following\n        conditions:\n        \n        The above copyright notice and this permission notice shall be\n        included in all copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n        EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\n        OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n        NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\n        HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\n        WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n        FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\n        OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Industrial Strength Glue for Django Backends and Frontends!",
    "version": "0.8.0",
    "project_urls": {
        "Changelog": "https://django-glue.stratusadv.com/changelog/changelog/",
        "Documentation": "https://django-glue.stratusadv.com",
        "Homepage": "https://django-glue.stratusadv.com",
        "Repository": "https://github.com/stratusadv/django-glue"
    },
    "split_keywords": [
        "django",
        " glue",
        " backend",
        " frontend",
        " javascript",
        " active server pages"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "11771e684bbce7f43c5b79dd9e8921c10c74d9c1e685b96fadd94cfa2b9050bd",
                "md5": "bdc5f0230ad7846ebc0b960e8535e555",
                "sha256": "71754f0eef7c9b8ccaffe5ccb015608815895f21b012796c8313d7b3f390248f"
            },
            "downloads": -1,
            "filename": "django_glue-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bdc5f0230ad7846ebc0b960e8535e555",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 109235,
            "upload_time": "2025-03-19T21:34:07",
            "upload_time_iso_8601": "2025-03-19T21:34:07.022657Z",
            "url": "https://files.pythonhosted.org/packages/11/77/1e684bbce7f43c5b79dd9e8921c10c74d9c1e685b96fadd94cfa2b9050bd/django_glue-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4a1c593dec4adbc5cd3bf14bf1b076b60a5ff2b5775d6de4eeda8d9fe9518300",
                "md5": "bf725279482da1cfe5cb91bc025ac844",
                "sha256": "38035e443a50948f9ff43762ad792b0ffcceb97abb5c6a825cc20fc706397fad"
            },
            "downloads": -1,
            "filename": "django_glue-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bf725279482da1cfe5cb91bc025ac844",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 92541,
            "upload_time": "2025-03-19T21:34:08",
            "upload_time_iso_8601": "2025-03-19T21:34:08.413278Z",
            "url": "https://files.pythonhosted.org/packages/4a/1c/593dec4adbc5cd3bf14bf1b076b60a5ff2b5775d6de4eeda8d9fe9518300/django_glue-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-19 21:34:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stratusadv",
    "github_project": "django-glue",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "django",
            "specs": [
                [
                    ">=",
                    "5"
                ]
            ]
        }
    ],
    "lcname": "django-glue"
}
        
Elapsed time: 0.58221s