Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #15453 > unrolled thread

Bug#1062827: RFP: pydevtool -- CLI dev tools powered by pydoit

Started bydparsons@debian.org
First post2024-02-03 19:40 +0100
Last post2024-02-03 19:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.maint.python


Contents

  Bug#1062827: RFP: pydevtool -- CLI dev tools powered by pydoit dparsons@debian.org - 2024-02-03 19:40 +0100

#15453 — Bug#1062827: RFP: pydevtool -- CLI dev tools powered by pydoit

Fromdparsons@debian.org
Date2024-02-03 19:40 +0100
SubjectBug#1062827: RFP: pydevtool -- CLI dev tools powered by pydoit
Message-ID<I3t5L-7EtN-1@gated-at.bofh.it>
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: debian-python@lists.debian.org
Control: affects -1 src:scipy

* Package name    : pydevtool
  Version         : 0.3.0
  Upstream Contact: Eduardo Schettino <schettino72@gmail.com>
* URL             : https://github.com/pydoit/pydevtool
* License         : MIT
  Programming Lang: Python
  Description     : CLI dev tools powered by pydoit

Python dev tool. doit powered, integration with:
- click and rich for custom CLI
- linters: pycodestlye, pyflakes

pydevtool is used by scipy's new dev.py developer script,
which upstream now intends us to use for running scipy tests, see
https://scipy.github.io/devdocs/dev/contributor/devpy_test.html

Until pydevtool is available, our scipy build will have to invoke
pytest directly, which means the debian test environment is discrepant
from that expected by scipy developers until pydevtool becomes
available.

Uses doit, so should be maintained by the Debian Python Team
alongside the doit package.

[toc] | [standalone]


Back to top | Article view | linux.debian.maint.python


csiph-web