к каталогу

📦 markitdown/ microsoft

Python tool for converting files and office documents to Markdown.

Открыть на GitHubобновлён 1нед назад
Звёзды
162.6k
Форки
11.5k
За неделю
За месяц
Рост %
Язык
Python

Установка и запуск

Installation

To install MarkItDown, use pip: pip install 'markitdown[all]'. Alternatively, you can install it from the source:

git clone git@github.com:microsoft/markitdown.git
cd markitdown
pip install -e 'packages/markitdown[all]'

Running Tests and Checks

  • Navigate to the MarkItDown package:

    cd packages/markitdown
    
  • Install hatch in your environment and run tests:

    pip install hatch  # Other ways of installing hatch: https://hatch.pypa.io/dev/install/
    hatch shell
    hatch test
    

    (Alternative) Use the Devcontainer which has all the dependencies installed:

    # Reopen the project in Devcontainer and run:
    hatch test
    
  • Run pre-commit checks before submitting a PR: pre-commit run --all-files

Из README репозитория · полный README на GitHub

Категории

Теги

autogenautogen-extensionlangchainmarkdownmicrosoft-officeopenaipdf