Automating documentation workflow using matplotlib figures and reportlab.
This package uses reportlab, svglib, matplotlib and pdfrw, and does not provide workflows on that basis, any customization on a specific workflow should be avoided here. The open-source license of the corresponding packages can be obtained from the python package index. This package tries to be as small as possible making use of a minimum number of included modules. The focus of this package is in including matplotlib figures into the reportlab platypus work-flow, pdfrw is used for that purpose. Large portions are based on Examples of code, that where posted on e.g. stackoverflow and other internet resources, those examples all have been modified respecting the licenses under which they have been released, see LICENSE.md. The reading and contributing of code and documentation or examples is encouraged, please feel free to fork and request merges...
OS X & Linux & Windows:
pip install autobasedoc
See the PyPI website.
For examples and usage, please go to the Wiki.
http://autobasedoc.readthedocs.io/
Twitter – @eckjoh2 – [email protected]
See LICENSE
for more information.
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
under linux there is a genie.sh test runner. you can start tests with nose2