Skip to main content

Tool for converting yuque.com knowledge base documents to markdown documents.

Project description

欢迎来到 YuQueDD

查看Demo · 报告Bug · 提出新特性

Language Contributors Forks Stargazers Issues MIT License

目录

简述

yuquedd 是一个基于 Python 开发、可以将语雀的公共知识库 html 文档转为 markdown 文档格式的工具,尽管无法百分百还原,但是已经足够使用。

注意:本项目采用 MIT 许可证。请查看 LICENSE 文件以了解更多信息。

本项目为开源项目,仅供学习研究使用,如若商用或者其他用途,请使用其他模块,使用本模块产生的任何纠纷与作者无关。

如该项目侵犯到贵司或组织的相关权益,请尽快联系我删除。

安装模块

1. 本地

如果您不想从源代码安装,您可以直接安装发布到 GitHub Releases 页面的打包版本。

首先,下载最新的发布包 yuquedd-x.x.x.tar.gzGitHub Releases 页面。

接着,您可以使用 pip 等包管理工具来安装下载的 .tar.gz 文件:

pip install ./yuquedd-x.x.x.tar.gz

其中 x.x.x 为您下载 .tar.gz 文件确版本,并确保指定安装包文件路径是正确的。

2. 网络

pip install yuquedd

假如上述命令执行后发生了一些错误,可以选择使用pip3命令或者添加镜像源等等方式解决。

快速使用

安装完本模块后,您可以按照以下方式使用 yuquedd

# 在任意终端位置,使用下述命令
yuquedd <url>  # 其中 url 形如:https://www.yuque.com/.../.../...

或者,新建一个 python 文件:

import yuquedd

yuquedd.cli_execute(('https://www.yuque.com/.../.../...',))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yuquedd-1.0.3.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

yuquedd-1.0.3-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file yuquedd-1.0.3.tar.gz.

File metadata

  • Download URL: yuquedd-1.0.3.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.7.2 Windows/10

File hashes

Hashes for yuquedd-1.0.3.tar.gz
Algorithm Hash digest
SHA256 0575347fcd32c285b0f8c0a6ad7059240a36328beabe4e7ea979506eb27cc4cc
MD5 f100113d65f680aad7028b513e7dd0f9
BLAKE2b-256 c793ca163687962f9b2be1242fe27d302b20f4c04ed2f86c7673789cfd91de79

See more details on using hashes here.

File details

Details for the file yuquedd-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: yuquedd-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.7.2 Windows/10

File hashes

Hashes for yuquedd-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f6bfa34845121e977fd8e91c967b8857eeaafedcd7a913d5bfb5f47c87a59764
MD5 1fcc17c0efb97afb6812cfd78e3b5aeb
BLAKE2b-256 96e895719bac9d72aa2eb02db498153ffa7c3c5bcca393150c6dd6e3fd4dee95

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page