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:
- Copy to clipboard
- Set the page title
- Read/write the Browser local storage
- Minified JavaScript code templates
Run the following command to install reactpy-utils in your Python environment.
pip install reactpy-utils
More information about this package can be found on the documentation.
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.