Skip to main content
Author:

jianglin

1 org-python

An orgmode parser for converting orgmode to html based on python.

https://img.shields.io/badge/pypi-v0.3.2-brightgreen.svg https://img.shields.io/badge/python-3-brightgreen.svg https://img.shields.io/badge/license-BSD-blue.svg

1.1 quickstart

pip install org-python
from orgpython import to_html

text = '''* heading
- list1
- list2
- list3
  - list4
- list5

  | th1-1  | th1-2  | th1-3  |
  |--------+--------+--------|
  | row1-1 | row1-2 | row1-3 |
  | row2-1 | row2-2 | row2-3 |
  | row3-1 | row3-2 | row3-3 |
'''
print(to_html(text, toc=True, offset=0, highlight=True))

1.2 feature

  • ☑ toc

  • ☑ heading

    * headind 1
    ** headind 2
    *** headind 3
    **** headind 4
    ***** headind 5
    ****** headind 6
  • ☑ unordered_list

    - list
    - list
      - list
        + list
      - list
  • ☑ ordered_list

    1. list
    2. list
    3. list
  • ☑ bold

    *bold*
  • ☑ italic

    **italic**
  • ☑ underlined

    _italic_
  • ☑ code

    =code=
  • ☑ delete

    +delete+
  • ☑ image

    [[src][alt]]
  • ☑ link

    [[href][text]]
  • ☑ begin_example

  • ☑ begin_src

  • ☑ begin_quote

  • ☑ table

    | th1-1  | th1-2  | th1-3  |
    |--------+--------+--------|
    | row1-1 | row1-2 | row1-3 |
    | row2-1 | row2-2 | row2-3 |
    | row3-1 | row3-2 | row3-3 |

Release files for org-python 0.3.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for org-python 0.3.2
File Size Uploaded
org-python-0.3.2.tar.gz 9.7 kB Details

Release files / org-python-0.3.2.tar.gz

Download URL org-python-0.3.2.tar.gz
Size 9.7 kB
Tags Source
SHA-256 checksum
How to use checksums
e4dd6c93ecad2e8b27480c0c6abe441d4c414520c903f9110e0eb7e23449e885
BLAKE2b-256 checksum
How to use checksums
e5cdbc2aba5b36b39aa025dff63e980a442d02759a73c25d386d1646f9f659a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via Python-urllib/3.7

Release history Release notifications | RSS feed

This release

0.3.2 This release

1 release file

0.3.1

1 release file

0.3.0

1 release file

0.2.9

1 release file

0.2.8

1 release file

0.2.7

1 release file

0.2.6

1 release file

0.2.5

1 release file

0.2.4

1 release file

0.2.3

1 release file

0.2.2

1 release file

0.2.1

1 release file

0.2.0

1 release file

0.1.9

1 release file

0.1.8

1 release file

0.1.7

1 release file

0.1.6

1 release file

0.1.5

1 release file

0.1.4

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page