quartutils

Quart utility helpers


Keywords
hypercorn, python, quart
License
MIT
Install
pip install quartutils==0.0.1

Documentation

quartutils

pypi versions

Quart utility helpers

Usage

  1. Install the package from pypi
> pip install quartutils
  1. TODO...

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