xxxreport
xxxreport is a tools to extract all TODO/XXX comments to generate one plain text or html summary document.
xxxreport is inspired by Zope xxxreport tools (http://svn.zope.org/Zope3/trunk/utilities/).
How to use :
$ easy_install xxxreport
Extract comments :
$ xxxreport --title=WsgiDAV ~/my_python_projects/
===================================
TODO/XXX Comment report for WsgiDAV
===================================
Generated on Sun, 01 Nov 2009 19:27:33 CET
Summary
=======
There are currently 3 TODO/XXX comments.
Listing
=======
File : wsgidav/addons/virtual_dav_provider.py:220
# TODO: this is just for demonstration:
self.resourceData = _resourceData
File : wsgidav/addons/virtual_dav_provider.py:350
# dict["etag"] = util.getETag(file path), # TODO: should be using the file path here
dict["contentType"] = res.getContentType()
dict["contentLength"] = res.getContentLength()
dict["supportRanges"] = True
File : wsgidav/addons/mysql_dav_provider.py:335
# TODO: calling exists() makes directory browsing VERY slow.
# At least compared to PyFileServer, which simply used string
# functions to get displayType and displayRemarks
if not self.exists(path):
More information :
$ xxxreport --help
0.1.3 (2009-11-06)
Features
Add --file-extension option
Add --marker-prefix option
Release files for xxxreport 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xxxreport-0.1.3.tar.gz | 4.0 kB | Details |
Release files / xxxreport-0.1.3.tar.gz
| Download URL | xxxreport-0.1.3.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4372a3c13d3c2999175bdfa3f7aaa0f883e00e7fcd8e6cb0627dd3c2ac3513d0
|
|
BLAKE2b-256 checksum How to use checksums |
fc01761b6c366f4170f7a0c0a78ee3eeeb4912ca9479915c032843fb2327938e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |