freebsd-ports/devel/py_static_check/pkg-descr
Sunpoet Po-Chuan Hsieh 6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00

9 lines
365 B
Text

py_static_check can statically check your Python code
for a lot of common errors. It uses a modified pyflakes
code and extends with following things:
Ability to specify what star imports resolve to (-s argument)
Ability to ignore unused import warnings (-i argument)
Better sorting of warnings/errors
WWW: https://pypi.python.org/pypi/py_static_check