https://github.com/pywebio/pywebio-battery
Utilities that help write PyWebIO apps quickly and easily
https://github.com/pywebio/pywebio-battery
pywebio
Last synced: 10 months ago
JSON representation
Utilities that help write PyWebIO apps quickly and easily
- Host: GitHub
- URL: https://github.com/pywebio/pywebio-battery
- Owner: pywebio
- License: mit
- Created: 2022-04-23T08:15:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T03:07:54.000Z (about 2 years ago)
- Last Synced: 2024-05-23T03:43:18.285Z (about 2 years ago)
- Topics: pywebio
- Language: Python
- Homepage:
- Size: 77.1 KB
- Stars: 11
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PyWebIO Battery
Utilities that help write PyWebIO apps quickly and easily.
## Installation
```bash
pip3 install -U pywebio-battery
```
## Usage
```python
import pywebio_battery as battery
battery.xxx()
```
## Resources
- Document: https://pywebio.readthedocs.io/en/dev/battery.html
- Need help? Make a new discussion on [PyWebIO Discussions](https://github.com/pywebio/PyWebIO/discussions)
- Bug report: https://github.com/pywebio/PyWebIO/issues