/CommentFetcher

A tool for collect code comments

Primary LanguagePythonMIT LicenseMIT

CommentFetcher

A tool for collect code comments

Installation

CommentFetcher is available on PyPI:

$ pip install CommentFetcher

Usage

An example application is provided. Getting it up and running should be pretty straightforward. Then run the sample application to see how it's working:

$ python example.py