Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 680 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 680 Bytes

quartutils

pypi versions

Quart utility helpers

Usage

  1. Install the package from pypi
> pip install quartutils

Development

This repository manages the dev environment as a Nix flake and requires Nix to be installed

> nix develop -c $SHELL
> make setup
> make test

Publish Package to PyPi

> make pypi

License

quartutils is released under the MIT license