carlos-jenkins / plantweb

Plantweb is a Python client for the PlantUML server -
https://plantweb.readthedocs.io/
Apache License 2.0
27 stars 15 forks source link

======== Plantweb

Plantweb is a project that provides a command line interface, Sphinx directives and an API that allows to render powerful plain text UML diagrams, ASCII diagrams and complex graphs.

It is a Python client for the PlantUML server and thus it can render PlantUML, Graphviz and Ditaa diagrams without the need to install them.

Plantweb features a local cache that prevents requesting the server for previously rendered diagrams, speeding up building documentation with lots of diagrams.

Finally, being pure Python, non-local rendering, Plantweb is an excellent way to display and render PlantUML, Graphviz and Ditaa diagrams in ReadTheDocs published documentation.

.. _PlantUML: http://plantuml.com/ .. _Graphviz: http://www.graphviz.org/ .. _Ditaa: http://ditaa.sourceforge.net/ .. _ReadTheDocs: http://readthedocs.org/

Documentation

https://plantweb.readthedocs.io/

Changelog

1.2.1 (Sep 18, 2019)

Fixes

1.2.0 (Sep 18, 2019)

.. warning::

Bad release. Do not use it. Ups.

1.1.0 (Jul 11, 2017)

New

Fixes

Changes

1.0.1 (Mar 20, 2017)

Fixes

1.0.0 (Jun 27, 2016)

New

0.4.0 (Jun 23, 2016)

New

0.3.0 (Jun 22, 2016)

New

0.2.0 (Jun 22, 2016)

Fixes

Changes

0.1.0 (Jun 9, 2016)

New

License

::

Copyright (C) 2016-2017 Carlos Jenkins

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.