https://github.com/zifter/unireport
https://github.com/zifter/unireport
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zifter/unireport
- Owner: zifter
- License: mit
- Created: 2023-09-23T11:05:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T10:35:30.000Z (about 2 years ago)
- Last Synced: 2025-11-18T00:21:52.082Z (7 months ago)
- Language: Python
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://github.com/zifter/unireport/actions/workflows/ci.yaml)
[](https://github.com/zifter/unireport/releases)
[](https://pypi.org/project/unireport/)
[](https://pypi.org/project/unireport/)
[](https://pypi.org/project/unireport/)
[](https://zifter.github.io/)
# Unireport
## Development
### Install pre-commit hook
```commandline
pip install pre-commit
pre-commit install
```