django-react-tools


Namedjango-react-tools JSON
Version 0.4.7 PyPI version JSON
download
home_pageNone
SummaryTools for helping integrate ReactJS into a Django project.
upload_time2025-01-06 20:42:37
maintainerNone
docs_urlNone
authorDevon Jackson
requires_python>=3.11
licenseNone
keywords django app
VCS
bugtrack_url
requirements asgiref certifi charset-normalizer Django idna requests sqlparse urllib3
Travis-CI
coveralls test coverage No coveralls.
            # django-react-tools

Django Tools for helping integrate ReactJS into your Django project.

The current iteration of this tool adds a simple management command to your Django project that will build, copy to a Django static directory and rename accordingly.

If you wish to contribute, please Fork the repo and then make a Pull Request. We're always open for people who want to help make this a better package.

To get started just pip install the package:

```bash
pip install django-react-tools
```

To read more about how to configure the project, go to the docs [here](https://github.com/renderbox/django-react-tools/blob/master/docs/index.md).

We are in the process of making some updates to the package. If you come accross any issues please report them.

[![Python Tests](https://github.com/renderbox/django-react-tools/actions/workflows/python-test.yml/badge.svg)](https://github.com/renderbox/django-react-tools/actions/workflows/python-test.yml)

[![Upload Python Package](https://github.com/renderbox/django-react-tools/actions/workflows/python-publish.yml/badge.svg)](https://github.com/renderbox/django-react-tools/actions/workflows/python-publish.yml)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-react-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "django, app",
    "author": "Devon Jackson",
    "author_email": "Grant Viklund <renderbox@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/99/e9/505fbd367a7b8b99f9b6bd5e0ccf46126a00cfe14e6a2573e3b5a4d42b81/django_react_tools-0.4.7.tar.gz",
    "platform": null,
    "description": "# django-react-tools\n\nDjango Tools for helping integrate ReactJS into your Django project.\n\nThe current iteration of this tool adds a simple management command to your Django project that will build, copy to a Django static directory and rename accordingly.\n\nIf you wish to contribute, please Fork the repo and then make a Pull Request. We're always open for people who want to help make this a better package.\n\nTo get started just pip install the package:\n\n```bash\npip install django-react-tools\n```\n\nTo read more about how to configure the project, go to the docs [here](https://github.com/renderbox/django-react-tools/blob/master/docs/index.md).\n\nWe are in the process of making some updates to the package. If you come accross any issues please report them.\n\n[![Python Tests](https://github.com/renderbox/django-react-tools/actions/workflows/python-test.yml/badge.svg)](https://github.com/renderbox/django-react-tools/actions/workflows/python-test.yml)\n\n[![Upload Python Package](https://github.com/renderbox/django-react-tools/actions/workflows/python-publish.yml/badge.svg)](https://github.com/renderbox/django-react-tools/actions/workflows/python-publish.yml)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tools for helping integrate ReactJS into a Django project.",
    "version": "0.4.7",
    "project_urls": {
        "Bug Tracker": "https://github.com/renderbox/django-react-tools/issues",
        "Homepage": "https://github.com/renderbox/django-react-tools"
    },
    "split_keywords": [
        "django",
        " app"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "485265bd9e650e3a48dde26cd0e8d8c552ac19a2704a34b7c128f6af7fd53d2d",
                "md5": "ee4172ee30fee51ac02ab769054301bb",
                "sha256": "19faa1f743810d854219ad6ef9e65a67a82c5364d83a0e9d49616b1a82f7fba2"
            },
            "downloads": -1,
            "filename": "django_react_tools-0.4.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ee4172ee30fee51ac02ab769054301bb",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.11",
            "size": 17396,
            "upload_time": "2025-01-06T20:42:35",
            "upload_time_iso_8601": "2025-01-06T20:42:35.508029Z",
            "url": "https://files.pythonhosted.org/packages/48/52/65bd9e650e3a48dde26cd0e8d8c552ac19a2704a34b7c128f6af7fd53d2d/django_react_tools-0.4.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99e9505fbd367a7b8b99f9b6bd5e0ccf46126a00cfe14e6a2573e3b5a4d42b81",
                "md5": "08f106bb7a4ba6ff2ee4a3836bf3c2a6",
                "sha256": "9fa6cb469a95d2e13ec7bc4615fc4f2cdf579e357acc25207ba356b1ad74f8db"
            },
            "downloads": -1,
            "filename": "django_react_tools-0.4.7.tar.gz",
            "has_sig": false,
            "md5_digest": "08f106bb7a4ba6ff2ee4a3836bf3c2a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 10525,
            "upload_time": "2025-01-06T20:42:37",
            "upload_time_iso_8601": "2025-01-06T20:42:37.195707Z",
            "url": "https://files.pythonhosted.org/packages/99/e9/505fbd367a7b8b99f9b6bd5e0ccf46126a00cfe14e6a2573e3b5a4d42b81/django_react_tools-0.4.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-06 20:42:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "renderbox",
    "github_project": "django-react-tools",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "asgiref",
            "specs": [
                [
                    "==",
                    "3.8.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.12.14"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.4.1"
                ]
            ]
        },
        {
            "name": "Django",
            "specs": [
                [
                    "==",
                    "5.1.4"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.10"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "sqlparse",
            "specs": [
                [
                    "==",
                    "0.5.3"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "django-react-tools"
}
        
Elapsed time: 0.95844s