python3-asyncclick

AsyncClick is a fork of Click that works well with trio or asyncio (Python 3)
  https://github.com/python-trio/asyncclick
  0
  no reviews



Click is a wrapper around optparse for command line utilities. AsyncClick is a fork that works well with trio or asyncio.

This package installs the library for Python 3.