.. image:: https://readthedocs.org/projects/atlas-doc-parser/badge/?version=latest
:target: https://atlas-doc-parser.readthedocs.io/en/latest/
:alt: Documentation Status
.. image:: https://github.com/MacHu-GWU/atlas_doc_parser-project/actions/workflows/main.yml/badge.svg
:target: https://github.com/MacHu-GWU/atlas_doc_parser-project/actions?query=workflow:CI
.. image:: https://codecov.io/gh/MacHu-GWU/atlas_doc_parser-project/branch/main/graph/badge.svg
:target: https://codecov.io/gh/MacHu-GWU/atlas_doc_parser-project
.. image:: https://img.shields.io/pypi/v/atlas-doc-parser.svg
:target: https://pypi.python.org/pypi/atlas-doc-parser
.. image:: https://img.shields.io/pypi/l/atlas-doc-parser.svg
:target: https://pypi.python.org/pypi/atlas-doc-parser
.. image:: https://img.shields.io/pypi/pyversions/atlas-doc-parser.svg
:target: https://pypi.python.org/pypi/atlas-doc-parser
.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social
:target: https://github.com/MacHu-GWU/atlas_doc_parser-project/blob/main/release-history.rst
.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
:target: https://github.com/MacHu-GWU/atlas_doc_parser-project
------
.. image:: https://img.shields.io/badge/Link-Document-blue.svg
:target: https://atlas-doc-parser.readthedocs.io/en/latest/
.. image:: https://img.shields.io/badge/Link-API-blue.svg
:target: https://atlas-doc-parser.readthedocs.io/en/latest/py-modindex.html
.. image:: https://img.shields.io/badge/Link-Install-blue.svg
:target: `install`_
.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg
:target: https://github.com/MacHu-GWU/atlas_doc_parser-project
.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg
:target: https://github.com/MacHu-GWU/atlas_doc_parser-project/issues
.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg
:target: https://github.com/MacHu-GWU/atlas_doc_parser-project/issues
.. image:: https://img.shields.io/badge/Link-Download-blue.svg
:target: https://pypi.org/pypi/atlas-doc-parser#files
Welcome to ``atlas_doc_parser`` Documentation
==============================================================================
.. image:: https://atlas-doc-parser.readthedocs.io/en/latest/_static/atlas_doc_parser-logo.png
:target: https://atlas-doc-parser.readthedocs.io/en/latest/
A Python library for parsing Atlassian Document Format (ADF) - the rich text format used in Confluence pages and Jira issue fields. This library converts ADF JSON into Python objects and enables conversion to various documentation formats.
.. _install:
Install
------------------------------------------------------------------------------
``atlas_doc_parser`` is released on PyPI, so all you need is to:
.. code-block:: console
$ pip install atlas-doc-parser
To upgrade to latest version:
.. code-block:: console
$ pip install --upgrade atlas-doc-parser
Raw data
{
"_id": null,
"home_page": "https://github.com/MacHu-GWU/atlas_doc_parser-project",
"name": "atlas-doc-parser",
"maintainer": "Sanhe Hu",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "husanhe@email.com",
"keywords": null,
"author": "Sanhe Hu",
"author_email": "husanhe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/bf/98/48947ee09253189bf65354d8ab87a6111e214d7063e75954041c85872fb9/atlas_doc_parser-0.1.2.tar.gz",
"platform": "Windows",
"description": "\n.. image:: https://readthedocs.org/projects/atlas-doc-parser/badge/?version=latest\n :target: https://atlas-doc-parser.readthedocs.io/en/latest/\n :alt: Documentation Status\n\n.. image:: https://github.com/MacHu-GWU/atlas_doc_parser-project/actions/workflows/main.yml/badge.svg\n :target: https://github.com/MacHu-GWU/atlas_doc_parser-project/actions?query=workflow:CI\n\n.. image:: https://codecov.io/gh/MacHu-GWU/atlas_doc_parser-project/branch/main/graph/badge.svg\n :target: https://codecov.io/gh/MacHu-GWU/atlas_doc_parser-project\n\n.. image:: https://img.shields.io/pypi/v/atlas-doc-parser.svg\n :target: https://pypi.python.org/pypi/atlas-doc-parser\n\n.. image:: https://img.shields.io/pypi/l/atlas-doc-parser.svg\n :target: https://pypi.python.org/pypi/atlas-doc-parser\n\n.. image:: https://img.shields.io/pypi/pyversions/atlas-doc-parser.svg\n :target: https://pypi.python.org/pypi/atlas-doc-parser\n\n.. image:: https://img.shields.io/badge/Release_History!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/atlas_doc_parser-project/blob/main/release-history.rst\n\n.. image:: https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social\n :target: https://github.com/MacHu-GWU/atlas_doc_parser-project\n\n------\n\n.. image:: https://img.shields.io/badge/Link-Document-blue.svg\n :target: https://atlas-doc-parser.readthedocs.io/en/latest/\n\n.. image:: https://img.shields.io/badge/Link-API-blue.svg\n :target: https://atlas-doc-parser.readthedocs.io/en/latest/py-modindex.html\n\n.. image:: https://img.shields.io/badge/Link-Install-blue.svg\n :target: `install`_\n\n.. image:: https://img.shields.io/badge/Link-GitHub-blue.svg\n :target: https://github.com/MacHu-GWU/atlas_doc_parser-project\n\n.. image:: https://img.shields.io/badge/Link-Submit_Issue-blue.svg\n :target: https://github.com/MacHu-GWU/atlas_doc_parser-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Request_Feature-blue.svg\n :target: https://github.com/MacHu-GWU/atlas_doc_parser-project/issues\n\n.. image:: https://img.shields.io/badge/Link-Download-blue.svg\n :target: https://pypi.org/pypi/atlas-doc-parser#files\n\n\nWelcome to ``atlas_doc_parser`` Documentation\n==============================================================================\n.. image:: https://atlas-doc-parser.readthedocs.io/en/latest/_static/atlas_doc_parser-logo.png\n :target: https://atlas-doc-parser.readthedocs.io/en/latest/\n\nA Python library for parsing Atlassian Document Format (ADF) - the rich text format used in Confluence pages and Jira issue fields. This library converts ADF JSON into Python objects and enables conversion to various documentation formats.\n\n\n.. _install:\n\nInstall\n------------------------------------------------------------------------------\n\n``atlas_doc_parser`` is released on PyPI, so all you need is to:\n\n.. code-block:: console\n\n $ pip install atlas-doc-parser\n\nTo upgrade to latest version:\n\n.. code-block:: console\n\n $ pip install --upgrade atlas-doc-parser\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Package short description.",
"version": "0.1.2",
"project_urls": {
"Download": "https://pypi.python.org/pypi/atlas_doc_parser/0.1.2#downloads",
"Homepage": "https://github.com/MacHu-GWU/atlas_doc_parser-project"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "91af9f3755482692429bfc07f7f06c0c55bd6f74ad43cee759b3227f44fa4d0a",
"md5": "db99a608d29090f2bdfd32fef870efbb",
"sha256": "f631c2326f352c42d5d8050bc4786e5b55c1fccaedd90186e9a2f93e3bdabb56"
},
"downloads": -1,
"filename": "atlas_doc_parser-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "db99a608d29090f2bdfd32fef870efbb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 23355,
"upload_time": "2025-03-03T05:15:25",
"upload_time_iso_8601": "2025-03-03T05:15:25.330413Z",
"url": "https://files.pythonhosted.org/packages/91/af/9f3755482692429bfc07f7f06c0c55bd6f74ad43cee759b3227f44fa4d0a/atlas_doc_parser-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bf9848947ee09253189bf65354d8ab87a6111e214d7063e75954041c85872fb9",
"md5": "2451f164f6a0d6ae1b26d99ffd87b657",
"sha256": "09c97ffd1a8c5dc129c5da9cd21beb08f5216d574d9591152cbbea8c640f55d8"
},
"downloads": -1,
"filename": "atlas_doc_parser-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "2451f164f6a0d6ae1b26d99ffd87b657",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 21488,
"upload_time": "2025-03-03T05:15:26",
"upload_time_iso_8601": "2025-03-03T05:15:26.996960Z",
"url": "https://files.pythonhosted.org/packages/bf/98/48947ee09253189bf65354d8ab87a6111e214d7063e75954041c85872fb9/atlas_doc_parser-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-03 05:15:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MacHu-GWU",
"github_project": "atlas_doc_parser-project",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "atlas-doc-parser"
}