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.3.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.3.tar.gz.
File metadata
- Download URL: netkiller_chart-0.1.3.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 |
7d5b728a4c976804a9f245ac0fbdc28a2e6ca21381c9a629d5ab1476edaf6931
|
|
| MD5 |
a1ab7126445b786c9532c9d1e0c07f3a
|
|
| BLAKE2b-256 |
59fce2dfa75d1cfc8ca00299e313e760bd42d51cf8f0b9d95a62ca1853d81d46
|
File details
Details for the file netkiller_chart-0.1.3-py3-none-any.whl.
File metadata
- Download URL: netkiller_chart-0.1.3-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 |
eea13110f93aa336de76adf821b530466658bb23e102724f020b93b44aa65c69
|
|
| MD5 |
bbf714a9511698f5334c7d4879ec996e
|
|
| BLAKE2b-256 |
0462231d30c91b111ab068aaf80fe3ef2379eb59bd82bee4cbbe446a6da1faf4
|