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.4.tar.gz
(29.3 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.4.tar.gz.
File metadata
- Download URL: netkiller_chart-0.1.4.tar.gz
- Upload date:
- Size: 29.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2bb9bf85c80bb2d72bb79c2c73b446bd45d415cfcf3e7dbdb97df5fa6821bc7
|
|
| MD5 |
91f044167877993885542c0f6cbdbb00
|
|
| BLAKE2b-256 |
254fe65b41dd6cdb913a172cbc2b5e538c4ad838ad3ac5fcf6bc05562297029a
|
File details
Details for the file netkiller_chart-0.1.4-py3-none-any.whl.
File metadata
- Download URL: netkiller_chart-0.1.4-py3-none-any.whl
- Upload date:
- Size: 29.9 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 |
add9456f1af8fba7b9fa15c446ec64ff5f58e9be6becc7fe13950ec59bdffe91
|
|
| MD5 |
eaca50aec8dcc4196510b57fa7640493
|
|
| BLAKE2b-256 |
6b03c410b8f3a01e0f59d029a7717e8c61d75686316c83cf05798ac67778b6c0
|