tg-react


Nametg-react JSON
Version 3.1.0 PyPI version JSON
download
home_pagehttps://github.com/thorgate/tg-react
SummaryHelpers for react based applications running on django.
upload_time2023-01-26 14:06:26
maintainer
docs_urlNone
authorThorgate
requires_python>=3.7,<4
licenseBSD
keywords tg-react thorgate rest drf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # tg-react

![https://badge.fury.io/py/tg-react](https://badge.fury.io/py/tg-react.png)
![Workflow status](https://github.com/thorgate/tg-react/actions/workflows/python-package.yml/badge.svg?branch=master)

Helpers for react based applications running on django.

## Documentation

The full documentation is at https://tg-react.readthedocs.org.

## Quickstart

Install tg-react:

```
pip install tg-react
```

Then use it in a project:

```
import tg_react
```

## Features

* TODO

.. TODO: List features and link to documentation for more information

## Changelog

Changes are documented under `Github Releases <https://github.com/thorgate/tg-react/releases>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thorgate/tg-react",
    "name": "tg-react",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4",
    "maintainer_email": "",
    "keywords": "tg-react,thorgate,rest,drf",
    "author": "Thorgate",
    "author_email": "code@thorgate.eu",
    "download_url": "https://files.pythonhosted.org/packages/75/fd/0dc9fb06ad201ae26327334553fd393ff44c1bbfe2167b20efad71c8b318/tg_react-3.1.0.tar.gz",
    "platform": null,
    "description": "# tg-react\n\n![https://badge.fury.io/py/tg-react](https://badge.fury.io/py/tg-react.png)\n![Workflow status](https://github.com/thorgate/tg-react/actions/workflows/python-package.yml/badge.svg?branch=master)\n\nHelpers for react based applications running on django.\n\n## Documentation\n\nThe full documentation is at https://tg-react.readthedocs.org.\n\n## Quickstart\n\nInstall tg-react:\n\n```\npip install tg-react\n```\n\nThen use it in a project:\n\n```\nimport tg_react\n```\n\n## Features\n\n* TODO\n\n.. TODO: List features and link to documentation for more information\n\n## Changelog\n\nChanges are documented under `Github Releases <https://github.com/thorgate/tg-react/releases>`_.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Helpers for react based applications running on django.",
    "version": "3.1.0",
    "split_keywords": [
        "tg-react",
        "thorgate",
        "rest",
        "drf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de25c43e23a176f1d84a759c27706ad4db8c18a4d89c0aca22c3331bfb90197a",
                "md5": "355f4690edb2c8cc8255d3b23f160a40",
                "sha256": "fd068aded0b4b228e37ceddfe16ef92a60272dd23835d04eab3d8dee7d9d83ce"
            },
            "downloads": -1,
            "filename": "tg_react-3.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "355f4690edb2c8cc8255d3b23f160a40",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4",
            "size": 19984,
            "upload_time": "2023-01-26T14:06:25",
            "upload_time_iso_8601": "2023-01-26T14:06:25.264054Z",
            "url": "https://files.pythonhosted.org/packages/de/25/c43e23a176f1d84a759c27706ad4db8c18a4d89c0aca22c3331bfb90197a/tg_react-3.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75fd0dc9fb06ad201ae26327334553fd393ff44c1bbfe2167b20efad71c8b318",
                "md5": "f44c48fa54756157bfe549f8e224cdf1",
                "sha256": "debca984ee7af1d045cb9fabe32fdb8ffc0c19e27827ff806458eb27137a5615"
            },
            "downloads": -1,
            "filename": "tg_react-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f44c48fa54756157bfe549f8e224cdf1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4",
            "size": 12424,
            "upload_time": "2023-01-26T14:06:26",
            "upload_time_iso_8601": "2023-01-26T14:06:26.535732Z",
            "url": "https://files.pythonhosted.org/packages/75/fd/0dc9fb06ad201ae26327334553fd393ff44c1bbfe2167b20efad71c8b318/tg_react-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 14:06:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "thorgate",
    "github_project": "tg-react",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "tg-react"
}
        
Elapsed time: 0.04191s