An open API service indexing awesome lists of open source software.

https://github.com/zifter/unireport


https://github.com/zifter/unireport

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

[![ci](https://github.com/zifter/unireport/actions/workflows/ci.yaml/badge.svg)](https://github.com/zifter/unireport/actions/workflows/ci.yaml)
[![release](https://img.shields.io/github/release/zifter/unireport.svg)](https://github.com/zifter/unireport/releases)
[![PyPI version](https://badge.fury.io/py/unireport.svg)](https://pypi.org/project/unireport/)
[![supported versions](https://img.shields.io/pypi/pyversions/unireport.svg)](https://pypi.org/project/unireport/)
[![downloads](https://img.shields.io/pypi/dm/unireport.svg)](https://pypi.org/project/unireport/)
[![my site](https://img.shields.io/badge/site-my%20blog-yellow.svg)](https://zifter.github.io/)

# Unireport

## Development
### Install pre-commit hook

```commandline
pip install pre-commit
pre-commit install
```