Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 248 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 248 Bytes

doc2ann

Inspired by com2ann, I wanted to create a similar tool for converting docstring comments.

Usage:

Installation:

$ pip install doc2ann

Running

$ doc2ann your_file.py