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.2.tar.gz
(29.1 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.2.tar.gz.
File metadata
- Download URL: netkiller_chart-0.1.2.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54f0ac5a3d60fc6e09b9edc179046835a028442ef399b14fcaa0b972b7fa2cdc
|
|
| MD5 |
4e56a28e96274b6af69ca780c9dede34
|
|
| BLAKE2b-256 |
74b8a6be545a763a2d61265de17735c5d3743d949d5f7d744a4d970b4eff6361
|
File details
Details for the file netkiller_chart-0.1.2-py3-none-any.whl.
File metadata
- Download URL: netkiller_chart-0.1.2-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 |
b252a72bfded62b7edb6fe61d7244a1019630fcabbfdd8dd9eaf0e8b1bc8b1f6
|
|
| MD5 |
a3a4ea3a4287b49e56298cdcb8792825
|
|
| BLAKE2b-256 |
e71b0266813466f0fbcbbc8ba9f97f84b8652b5c8d696ea6b4cb30a6790f362b
|