معرفی شرکت ها


confluence-pusher-0.1.616


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A tool to convert and upload markdown documents into Atlassian Confluence
ویژگی مقدار
سیستم عامل -
نام فایل confluence-pusher-0.1.616
نام confluence-pusher
نسخه کتابخانه 0.1.616
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی https://www.servian.com/
آدرس اینترنتی https://pypi.org/project/confluence-pusher/
مجوز MIT
# confluence-pusher A tool to convert and upload markdown documents into Atlassian Confluence using the [Atlassian Python API](https://atlassian-python-api.readthedocs.io/en/latest/index.html). --- ## How it works ### File conversion > **Warning:** Confluence can't create two documents with the same name in the same space, for example: folder /Build and file named build.md The source folder is traversed for markdown files. The folder and document structures are replicated in Confluence. The document conversion is performed using Pandoc with the [pandoc-confluence-writer](https://github.com/jpbarrette/pandoc-confluence-writer/blob/master/confluence.lua) custom filter: | Local | Confluence | | :------------ | :--------------------------- | | Root Folder | Root Document | | README.md | Root Document Content | | others.md | Sub-Page under Root Document | | Sub-Directory | Section Document | The document names are renamed to reflect the H1 markdown header if available. --- ## Before you begin Configure Confluence API - <https://id.atlassian.com/manage/api-tokens> - <https://confluence.atlassian.com/cloud/api-tokens-938839638.html>


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl confluence-pusher-0.1.616:

    pip install confluence-pusher-0.1.616.whl


نصب پکیج tar.gz confluence-pusher-0.1.616:

    pip install confluence-pusher-0.1.616.tar.gz