reactpy-utils


Namereactpy-utils JSON
Version 0.0.30 PyPI version JSON
download
home_pageNone
SummaryA collection of utilities for ReactPy.
upload_time2024-12-13 13:48:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords react reactjs reactpy components
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src="https://raw.githubusercontent.com//stevej2608/reactpy-utils/main/docs/src/assets/image/logo-toolbox.svg" align="left" height="45"/> ReactPy Utils

<p>
    <a href="https://github.com/stevej2608/reactpy-utils/actions/workflows/test-src.yml">
        <img src="https://github.com/stevej2608/reactpy-utils/actions/workflows/test-src.yml/badge.svg">
    </a>
    <a href="https://pypi.python.org/pypi/reactpy-utils">
        <img src="https://img.shields.io/pypi/v/reactpy-utils.svg?label=PyPI">
    </a>
    <a href="https://github.com/stevej2608/reactpy-utils/blob/main/LICENSE.md">
        <img src="https://img.shields.io/badge/License-MIT-purple.svg">
    </a>
    <a href="https://stevej2608.github.io/reactpy-utils/develop">
        <img src="https://img.shields.io/website?down_message=offline&label=Docs&logo=read%20the%20docs&logoColor=white&up_message=online&url=https%3A%2F%2Fstevej2608.github.io%2Freactpy-utils%2F">
    </a>
</p>

The **[reactpy-utils]** project is a collection of utilities and components that target the more obscure aspects
of website design with [ReactPy]. 

The following list gives a flavour of the type of features that are available:

- [X] Copy to clipboard
- [X] Set the page title
- [X] Read/write the Browser local storage 
- [X] Minified JavaScript code templates

### Install from PyPI

Run the following command to install [reactpy-utils] in your Python environment.

```bash linenums="0"
pip install reactpy-utils
```

More information about this package can be found on [the documentation](https://stevej2608.github.io/reactpy-utils/latest/).

## 🙏 Credits

In order to maintain consistency within the [ReactPy] ecosystem, the Hatch build and GitHub workflow 
configurations and the project documentation layout conform those of the [reactpy-router]. Many thanks to 
all those involved.

[reactpy-utils]: https://pypi.org/project/reactpy-utils/
[reactpy-router]: https://github.com/reactive-python/reactpy-router
[ReactPy]: https://reactpy.dev/docs/index.html


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "reactpy-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "React, ReactJS, ReactPy, components",
    "author": null,
    "author_email": "Steve Jones <jonesst2608@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cb/7d/f4fd1032cd0186d009b63cc76bd25302244ba815dfb0503155f55bb0e481/reactpy_utils-0.0.30.tar.gz",
    "platform": null,
    "description": "# <img src=\"https://raw.githubusercontent.com//stevej2608/reactpy-utils/main/docs/src/assets/image/logo-toolbox.svg\" align=\"left\" height=\"45\"/> ReactPy Utils\n\n<p>\n    <a href=\"https://github.com/stevej2608/reactpy-utils/actions/workflows/test-src.yml\">\n        <img src=\"https://github.com/stevej2608/reactpy-utils/actions/workflows/test-src.yml/badge.svg\">\n    </a>\n    <a href=\"https://pypi.python.org/pypi/reactpy-utils\">\n        <img src=\"https://img.shields.io/pypi/v/reactpy-utils.svg?label=PyPI\">\n    </a>\n    <a href=\"https://github.com/stevej2608/reactpy-utils/blob/main/LICENSE.md\">\n        <img src=\"https://img.shields.io/badge/License-MIT-purple.svg\">\n    </a>\n    <a href=\"https://stevej2608.github.io/reactpy-utils/develop\">\n        <img src=\"https://img.shields.io/website?down_message=offline&label=Docs&logo=read%20the%20docs&logoColor=white&up_message=online&url=https%3A%2F%2Fstevej2608.github.io%2Freactpy-utils%2F\">\n    </a>\n</p>\n\nThe **[reactpy-utils]** project is a collection of utilities and components that target the more obscure aspects\nof website design with [ReactPy]. \n\nThe following list gives a flavour of the type of features that are available:\n\n- [X] Copy to clipboard\n- [X] Set the page title\n- [X] Read/write the Browser local storage \n- [X] Minified JavaScript code templates\n\n### Install from PyPI\n\nRun the following command to install [reactpy-utils] in your Python environment.\n\n```bash linenums=\"0\"\npip install reactpy-utils\n```\n\nMore information about this package can be found on [the documentation](https://stevej2608.github.io/reactpy-utils/latest/).\n\n## \ud83d\ude4f Credits\n\nIn order to maintain consistency within the [ReactPy] ecosystem, the Hatch build and GitHub workflow \nconfigurations and the project documentation layout conform those of the [reactpy-router]. Many thanks to \nall those involved.\n\n[reactpy-utils]: https://pypi.org/project/reactpy-utils/\n[reactpy-router]: https://github.com/reactive-python/reactpy-router\n[ReactPy]: https://reactpy.dev/docs/index.html\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A collection of utilities for ReactPy.",
    "version": "0.0.30",
    "project_urls": {
        "Changelog": "https://stevej2608.github.io/reactpy-utils/latest/about/changelog/",
        "Documentation": "https://github.com/stevej2608/reactpy-utils#readme",
        "Source": "https://github.com/stevej2608/reactpy-utils"
    },
    "split_keywords": [
        "react",
        " reactjs",
        " reactpy",
        " components"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22f2ef5670b2221d828e2eda8aeeb9ee47e83b8ff52bde1410316e2ee0672514",
                "md5": "bf14061f357120dc0de38c1895674a4e",
                "sha256": "765c97c9bf573f4f05b0d6ff7d2e0e188ac28feb5fe9b4d4654980aba997c2cc"
            },
            "downloads": -1,
            "filename": "reactpy_utils-0.0.30-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bf14061f357120dc0de38c1895674a4e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 13059,
            "upload_time": "2024-12-13T13:48:48",
            "upload_time_iso_8601": "2024-12-13T13:48:48.468151Z",
            "url": "https://files.pythonhosted.org/packages/22/f2/ef5670b2221d828e2eda8aeeb9ee47e83b8ff52bde1410316e2ee0672514/reactpy_utils-0.0.30-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb7df4fd1032cd0186d009b63cc76bd25302244ba815dfb0503155f55bb0e481",
                "md5": "eb1012f2028d7f2d65237f055d5c3ddb",
                "sha256": "5454742d4394bcee1c3a242716f13593a2ed2eb7898ece2b7861125933fc36d1"
            },
            "downloads": -1,
            "filename": "reactpy_utils-0.0.30.tar.gz",
            "has_sig": false,
            "md5_digest": "eb1012f2028d7f2d65237f055d5c3ddb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 11877,
            "upload_time": "2024-12-13T13:48:49",
            "upload_time_iso_8601": "2024-12-13T13:48:49.585797Z",
            "url": "https://files.pythonhosted.org/packages/cb/7d/f4fd1032cd0186d009b63cc76bd25302244ba815dfb0503155f55bb0e481/reactpy_utils-0.0.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 13:48:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stevej2608",
    "github_project": "reactpy-utils#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "reactpy-utils"
}
        
Elapsed time: 0.65437s