mod2doctest

A way to convert any Python module to a doctest ready doc string
Download

mod2doctest Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Carter
  • Publisher web site:
  • http://code.google.com/u/andrewjcarter/

mod2doctest Tags


mod2doctest Description

A way to convert any Python module to a doctest ready doc string mod2doctest is a Python library that converts a Python module to a :mod:`doctest` compatible docstring.It's kind of like taking a python script, pasting it into an interactive interpreter and then copying the output back into a docstring.But mod2doctest does it for you and also has many conveinance to make this process easier like adding ellipse markers for memory id / traceback and provides formating features.For full documentation please visit http://packages.python.org/mod2doctest/. Requirements: · Python


mod2doctest Related Software