Skip to content

rupurt/quartutils

Repository files navigation

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