Skip to main content

Finds comments in source code in different programming languages

Project description

Actions Status

A fork from comment_parser. Differences from the original:

  • comment_parser returned only a line number, commie returns exact positions where the comment starts and ends (just like regular string search)
  • comment_parser returned only the text of a comment, but commie respects markup as well, making it possible to remove or replace the comment
  • comment_parser depends on python-magic requiring optional installation of binaries. commie removes this dependency

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

commie-0.0.1.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

commie-0.0.1-py3-none-any.whl (16.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page