Netkiller Chart
Project description
netkiller-chart
安装
下载地址:https://pypi.org/project/netkiller-chart/
pip install netkiller-chart
Gantt 甘特图
Mindmap 思维导图
命令行
usage: mindmap.py [-h] [-m /path/to/yout.md] [-o example.svg]
Markdown To Mindmap
options:
-h, --help show this help message and exit
-m, --markdown /path/to/yout.md
Markfown file
-o, --output example.svg
output picture
创建 Mindmap
mindmap -m /path/to/neo.md -o /path/to/netkiller.svg
编程方式
from netkiller.mindmap import Mindmap
markdown = """
# 操作系统
- Operating System
- Linux
- Redhat
- CentOS
- Rocky Linux
- Apple OS
- macOS
- nojava
- catalina
- iPadSO
- tvOS
- iOS
- watchOS
- Unix
- Solaris
- Aix
- Hp-Ux
- Sco Unix
"""
mindmap = Mindmap(markdown)
mindmap.save('example.svg')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
netkiller_chart-0.1.1.tar.gz
(29.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file netkiller_chart-0.1.1.tar.gz.
File metadata
- Download URL: netkiller_chart-0.1.1.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba7849bfdcf1a1e7589159568baf6b47adfff06bc58542d90907335c78820901
|
|
| MD5 |
889d7a9fb18471cd4ad416af1deabafa
|
|
| BLAKE2b-256 |
c2e998721d3aae67448e7c76ad9ef7c2bb3c8f811a677f65b5193e17198c0a33
|
File details
Details for the file netkiller_chart-0.1.1-py3-none-any.whl.
File metadata
- Download URL: netkiller_chart-0.1.1-py3-none-any.whl
- Upload date:
- Size: 29.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c5ea6997a6b07531d39eb7cc3756a0faeeb4db4122b47782595165fddae50ab
|
|
| MD5 |
8737e3566ee954b46de92a8a856d860e
|
|
| BLAKE2b-256 |
37199cb06ecd8e482991fa609a075f6f7074df0424aded050fb52b2b13b08e00
|