没有项目描述

plantuml_connection的Python项目详细描述


###python plantuml

[plantuml](http://plantuml.sourceforge.net/index.html)是一个库,用于从简单的文本标记语言生成uml图。

这是python 3的简化实现。对于python 2,请参见:

1。https://github.com/dougn/python plantuml
1.https://github.com/samuelmarks/python plantuml

这是一个简单的python远程客户机接口,可以使用与大多数其他plantuml
[客户机](http://plantuml.sourceforge.net/index.html)使用的自定义编码相同的服务器。列表中缺少python
,虽然还有其他plantuml python
库,比如
[sphinxcontrollib plantuml](https://pypi.python.org/pypi/sphinxcontrollib plantuml),
它们需要下载和安装java可执行文件,并生成一个shell子进程。


此客户端默认为公共[plantuml服务器](http://www.plantuml.com/plantuml/),
,但可用于任何服务器。



此时,您可以执行以下操作:


您可以运行“python all/plantuml.py test/test.wsd`

查看所有命令行选项运行“python all/plantuml.py--help`



包裹:
``json
{
“*”:{
“*”“*”:[
“plantumlconnection”




` ` ` ` `





` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` `-[github](https://github.com/dougn/python plantuml/)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java JTable无法向新创建的列添加值   java如何调整JEditorPane中编辑区域的大小?   Java通过反射确定未知数组中的数组大小   java Intellij Idea有时无法按其预期的方式构建应用程序   java Swing GUI带有IntelliJ错误“contentPane不能设置为null”从终端编译时   如何将这些通用方法调用从C#转换为Java   在null上找不到java属性或字段“index”   从Java HashMap获取整数值时是否需要调用intValue()方法?   java Android谷歌地图获取相机中的图像块   unix无法捕获JAVA中“who m”命令的输出   java,同时将邮件发送到“收件人”标题“我”中的多个收件人   在java中向链表添加未知数量的节点   无法为Heroku上的discord bot设置java端口   java使用Apache HttpClient进行选项请求   与元素类型“ApplicationName”关联的属性“Application Version”需要java Open quote   Android Studio Java中的两个变量求和