Skip to main content

Lightweight tool to generate decorative code comments to enhance readability

Project description

Code Commenter

Generate stylized code comment headers to help make your code more readable

Basic Usage

To print a comment header to the console run

generate-comment -t My_Script_Heading

and if you wish to have it copied to your clipboard, add the -c flag

generate-comment -t My_Script_Heading -c

Code commenter supports multiple language comments. The default is Python but if you wish to generate a comment for example, Golang, set the -lang flag.

generate-comment -t My_Script_Heading -lang GO

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

code_commenter-1.0.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

code_commenter-1.0.0-py3-none-any.whl (4.5 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