KarelWintersky / Deepseek Export
0 좋아요
0 포크
1 파일
마지막 활동 7 hours ago
Export DeepSeek shared conversation to Markdown
| 1 | #!/usr/bin/env python3 |
| 2 | """ |
| 3 | Export DeepSeek shared conversation to Markdown. |
| 4 | |
| 5 | Requires uv — the fast Python package installer. |
| 6 | Install: curl -LsSf https://astral.sh/uv/install.sh | sh |
| 7 | |
| 8 | Usage (just run it — venv is created automatically): |
| 9 | python deepseek_export.py <share_url_or_id> [-o output.md] [--json] [--txt] [--token TOKEN] |
KarelWintersky / build_phar_with_docker.sh
0 좋아요
0 포크
2 파일
마지막 활동 3 weeks ago
Универсальный скрипт сборки в PHAR через докер
| 1 | { |
| 2 | "chmod": "0755", |
| 3 | "compactors": [ |
| 4 | "KevinGH\\Box\\Compactor\\Php", |
| 5 | "KevinGH\\Box\\Compactor\\Json" |
| 6 | ], |
| 7 | "compression": "GZ", |
| 8 | "main": "test_send.php", |
| 9 | "output": "mailer.phar", |
| 10 | "finder": [ |
다음 항목
이전 항목