mdv-live 0.1.15__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of mdv-live might be problematic. Click here for more details.

@@ -0,0 +1,118 @@
1
+ Metadata-Version: 2.4
2
+ Name: mdv-live
3
+ Version: 0.1.15
4
+ Summary: Markdown Viewer - File tree + Live preview + Hot reload
5
+ Author-email: PanHouse <hirono.okamoto@panhouse.jp>
6
+ License: MIT
7
+ Project-URL: Homepage, https://github.com/panhouse/mdv
8
+ Project-URL: Repository, https://github.com/panhouse/mdv
9
+ Keywords: markdown,viewer,live-reload,preview,hot-reload
10
+ Classifier: Development Status :: 4 - Beta
11
+ Classifier: Environment :: Console
12
+ Classifier: Environment :: Web Environment
13
+ Classifier: Intended Audience :: Developers
14
+ Classifier: License :: OSI Approved :: MIT License
15
+ Classifier: Programming Language :: Python :: 3
16
+ Classifier: Programming Language :: Python :: 3.9
17
+ Classifier: Programming Language :: Python :: 3.10
18
+ Classifier: Programming Language :: Python :: 3.11
19
+ Classifier: Programming Language :: Python :: 3.12
20
+ Classifier: Topic :: Text Processing :: Markup :: Markdown
21
+ Requires-Python: >=3.9
22
+ Description-Content-Type: text/markdown
23
+ Requires-Dist: fastapi>=0.104.0
24
+ Requires-Dist: uvicorn>=0.24.0
25
+ Requires-Dist: websockets>=12.0
26
+ Requires-Dist: watchdog>=3.0.0
27
+ Requires-Dist: markdown-it-py>=3.0.0
28
+ Requires-Dist: mdit-py-plugins>=0.4.0
29
+ Requires-Dist: python-multipart>=0.0.6
30
+
31
+ # MDV - Markdown Viewer
32
+
33
+ ファイルツリー + ライブプレビュー + ファイルブラウザ機能付きマークダウンビューア
34
+
35
+ ## Features
36
+
37
+ - 📁 左側にフォルダツリー表示
38
+ - 📄 マークダウンをHTMLでレンダリング
39
+ - 🔄 ファイル更新時に自動リロード(WebSocket)
40
+ - 🎨 シンタックスハイライト(highlight.js)
41
+ - 📊 Mermaid図のレンダリング対応
42
+ - 🌙 ダーク/ライトテーマ切り替え
43
+ - ✏️ インラインエディタ(Cmd+E)
44
+ - 📥 PDF出力(Cmd+P)
45
+ - 🎬 動画/音声プレビュー
46
+
47
+ ### ファイルブラウザ機能
48
+
49
+ - 右クリックコンテキストメニュー
50
+ - ファイル:開く、ダウンロード、名前変更、パスコピー、削除
51
+ - フォルダ:新規フォルダ、アップロード、名前変更、パスコピー、削除
52
+ - ドラッグ&ドロップ
53
+ - ファイル/フォルダをフォルダへ移動
54
+ - 外部ファイルをドロップしてアップロード
55
+ - キーボードショートカット
56
+ - Delete/Backspace:選択アイテムを削除
57
+ - F2:名前変更
58
+
59
+ ## Installation
60
+
61
+ ```bash
62
+ # PyPIからインストール(推奨)
63
+ pip install mdv-live
64
+
65
+ # または開発版をインストール
66
+ git clone https://github.com/panhouse/mdv.git
67
+ cd mdv
68
+ pip install -e .
69
+ ```
70
+
71
+ ## Usage
72
+
73
+ ```bash
74
+ # カレントディレクトリを表示
75
+ mdv
76
+
77
+ # 特定のディレクトリを表示
78
+ mdv ./project/
79
+
80
+ # 特定のファイルを開く
81
+ mdv README.md
82
+
83
+ # ポート指定
84
+ mdv -p 9000
85
+
86
+ # ブラウザを自動で開かない
87
+ mdv --no-browser
88
+
89
+ # MarkdownをPDFに変換
90
+ mdv --pdf README.md
91
+ mdv --pdf README.md -o output.pdf
92
+
93
+ # サーバー管理
94
+ mdv -l # 稼働中のサーバー一覧
95
+ mdv -k -a # 全サーバー停止
96
+ mdv -k <PID> # 特定サーバー停止
97
+ ```
98
+
99
+ ## Keyboard Shortcuts
100
+
101
+ | ショートカット | 機能 |
102
+ |---------------|------|
103
+ | Cmd/Ctrl + B | サイドバー表示切替 |
104
+ | Cmd/Ctrl + E | 編集モード切替 |
105
+ | Cmd/Ctrl + S | 保存(編集モード時) |
106
+ | Cmd/Ctrl + P | PDF出力 |
107
+ | Cmd/Ctrl + W | タブを閉じる |
108
+ | Delete/Backspace | ファイル/フォルダ削除 |
109
+ | F2 | 名前変更 |
110
+
111
+ ## Requirements
112
+
113
+ - Python 3.9+
114
+ - FastAPI
115
+ - uvicorn
116
+ - watchdog
117
+ - markdown-it-py
118
+ - python-multipart
@@ -0,0 +1,14 @@
1
+ mdv/__init__.py,sha256=Sw0Mt4vW-G7hwsG_g8K6lOHoQmxkn28fLK3kjNttUDE,139
2
+ mdv/__main__.py,sha256=O8F273B8mB8tEc4WAlEzZ932SRgMVoWOc0o18vSXmUE,131
3
+ mdv/cli.py,sha256=CkticRMdLzZgii7SJ711gMVS7px2u1P4NFUOCEtmhBI,9902
4
+ mdv/file_types.py,sha256=ZYoFsdWx4RJKBQSU_cjBEbypBWJT3AStcOAwUMYfFxY,4238
5
+ mdv/models.py,sha256=JffBUvTPjORUlfpQoj1AilStLOpnGunjK29-WkuQJj4,423
6
+ mdv/server.py,sha256=jYLAdm71wqs-cashXvzmewozmBEO4KgdFdftnPrFEZw,26542
7
+ mdv/static/app.js,sha256=7THRREWs2sPw_FfF02xRBCUvu67LdiPFc8n8JsrfZEo,65818
8
+ mdv/static/index.html,sha256=HzitskmHItJRW0hxvvy_dgTjuOicTSAFxKuImpmqs-A,6093
9
+ mdv/static/styles.css,sha256=TyXepWMaV1B463pJ0yixlbtnW9I_j4tdsIiKB8XnbuE,19686
10
+ mdv_live-0.1.15.dist-info/METADATA,sha256=7XCeQqFBK3Q97CbIqdArk71O2iZ6P5y7e8F5gbVQ2pw,3458
11
+ mdv_live-0.1.15.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
12
+ mdv_live-0.1.15.dist-info/entry_points.txt,sha256=hY1Q9luuNsJsv5diIuP0DhKKHIlp0yDPCQk1tD-f0Us,37
13
+ mdv_live-0.1.15.dist-info/top_level.txt,sha256=VsaV-eCd9s9c9y8FgkgxJr8BB2KPr9x3BTf_rPAhufY,4
14
+ mdv_live-0.1.15.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ mdv = mdv.cli:main
@@ -0,0 +1 @@
1
+ mdv