piccolbo / docblock-python

Atom plugin to insert documentation blocks for python functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python DocBlock Package

Build Status

DocBlock is a package for Atom which helps you to document your python code.

Demo

Instalation

From the command line run apm install docblock-python. You can also install it from the Atom Package manager.

Available styles

TODO

This is a non-exhaustive list of future additions. If you have any suggestions, drop me an email.

  • Add Google style
  • Scan for Exceptions
  • Convert between styles
  • Add support for Type Hints (PEP 484)

About

Atom plugin to insert documentation blocks for python functions

License:GNU General Public License v2.0


Languages

Language:JavaScript 97.9%Language:CSS 2.1%