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.2.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: yuquedd-1.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 eb18d99ba31ef9354c24ed4c93c1b0a01dbb81daadf5e1799d29ffc8df2bd07b
MD5 3a6b10a721d03a8269f570db1d397997
BLAKE2b-256 870fdcd6dd179f0ca8a5e21fca9c79985e8b4bc5333177654992a8093f76336d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: yuquedd-1.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e85c261b266034fc2f91653369c6a9b65535e78bac151fe8cd744457d5fdb1b5
MD5 3cb63a90e534a36914eee8561e9f6807
BLAKE2b-256 25f7e34efb7e5b47fe99e86f7234ecd5cea7ddff5a1aa0342b4e8ad5bdb5a41a

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