[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1100046: ITP: python3-asyncclick -- Python package for creating beautiful command line interfaces, async version



Package: wnpp
Severity: wishlist
Owner: Matthias Urlichs <matthias@urlichs.de>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : python3-asyncclick
  Version         : 8.1.8
  Upstream Contact: Matthias Urlichs <smurf@debian.org>
* URL             : hgit@github.com:smurfix/asyncclick.git
* License         : BSD
  Programming Lang: Python
  Description     : Python package for creating beautiful command line interfaces, async version

Asyncclick is an async-ized soft fork of the "click" Python package
(already in Debian). It uses anyio, thus works with asyncio and/or trio.

The fork is necessary because "standard" click does not support async
context managers and exit stacks; without these, writing more complex
command line handling gets somewhat unwiedly.


Reply to: