Skip to main content

Minimal bindings to GitHub's fork of cmark

Project description

Minimalist bindings to GitHub’s fork of cmark.

Installation

This package is published as cmarkgfm and can be installed with pip or pipenv:

pip install --user cmarkgfm
pipenv install cmarkgfm

Wheels are provided for macOS, Linux, and Windows for Python 2.7, 3.4, 3.5, and 3.6.

Usage

High-level usage is really straightforward. To render normal CommonMark markdown:

import cmarkgfm

html = cmarkgfm.markdown_to_html(markdown_text)

To render GitHub-flavored markdown:

import cmarkgfm

html = cmarkgfm.github_flavored_markdown_to_html(markdown_text)

Contributing

Pull requests are welcome. :)

License

This project is under the MIT License. It includes components under differing copyright under the third_party directory in this source tree.

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

cmarkgfm-0.4.2.tar.gz (133.3 kB view details)

Uploaded Source

Built Distributions

cmarkgfm-0.4.2-cp37-cp37m-win_amd64.whl (128.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

cmarkgfm-0.4.2-cp37-cp37m-win32.whl (115.1 kB view details)

Uploaded CPython 3.7m Windows x86

cmarkgfm-0.4.2-cp37-cp37m-manylinux1_x86_64.whl (147.5 kB view details)

Uploaded CPython 3.7m

cmarkgfm-0.4.2-cp37-cp37m-manylinux1_i686.whl (144.9 kB view details)

Uploaded CPython 3.7m

cmarkgfm-0.4.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (241.5 kB view details)

Uploaded CPython 3.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

cmarkgfm-0.4.2-cp36-cp36m-win_amd64.whl (128.3 kB view details)

Uploaded CPython 3.6m Windows x86-64

cmarkgfm-0.4.2-cp36-cp36m-win32.whl (115.1 kB view details)

Uploaded CPython 3.6m Windows x86

cmarkgfm-0.4.2-cp36-cp36m-manylinux1_x86_64.whl (148.9 kB view details)

Uploaded CPython 3.6m

cmarkgfm-0.4.2-cp36-cp36m-manylinux1_i686.whl (146.3 kB view details)

Uploaded CPython 3.6m

cmarkgfm-0.4.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (241.5 kB view details)

Uploaded CPython 3.6m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

cmarkgfm-0.4.2-cp35-cp35m-win_amd64.whl (128.3 kB view details)

Uploaded CPython 3.5m Windows x86-64

cmarkgfm-0.4.2-cp35-cp35m-win32.whl (115.1 kB view details)

Uploaded CPython 3.5m Windows x86

cmarkgfm-0.4.2-cp35-cp35m-manylinux1_x86_64.whl (148.9 kB view details)

Uploaded CPython 3.5m

cmarkgfm-0.4.2-cp35-cp35m-manylinux1_i686.whl (146.3 kB view details)

Uploaded CPython 3.5m

cmarkgfm-0.4.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (241.5 kB view details)

Uploaded CPython 3.5m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

cmarkgfm-0.4.2-cp34-cp34m-win_amd64.whl (120.4 kB view details)

Uploaded CPython 3.4m Windows x86-64

cmarkgfm-0.4.2-cp34-cp34m-win32.whl (121.2 kB view details)

Uploaded CPython 3.4m Windows x86

cmarkgfm-0.4.2-cp34-cp34m-manylinux1_x86_64.whl (148.9 kB view details)

Uploaded CPython 3.4m

cmarkgfm-0.4.2-cp34-cp34m-manylinux1_i686.whl (146.3 kB view details)

Uploaded CPython 3.4m

cmarkgfm-0.4.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (241.5 kB view details)

Uploaded CPython 3.4m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

cmarkgfm-0.4.2-cp27-cp27mu-manylinux1_x86_64.whl (148.8 kB view details)

Uploaded CPython 2.7mu

cmarkgfm-0.4.2-cp27-cp27mu-manylinux1_i686.whl (146.3 kB view details)

Uploaded CPython 2.7mu

cmarkgfm-0.4.2-cp27-cp27m-win_amd64.whl (120.5 kB view details)

Uploaded CPython 2.7m Windows x86-64

cmarkgfm-0.4.2-cp27-cp27m-win32.whl (121.3 kB view details)

Uploaded CPython 2.7m Windows x86

cmarkgfm-0.4.2-cp27-cp27m-manylinux1_x86_64.whl (148.8 kB view details)

Uploaded CPython 2.7m

cmarkgfm-0.4.2-cp27-cp27m-manylinux1_i686.whl (146.3 kB view details)

Uploaded CPython 2.7m

cmarkgfm-0.4.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (241.4 kB view details)

Uploaded CPython 2.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

File details

Details for the file cmarkgfm-0.4.2.tar.gz.

File metadata

  • Download URL: cmarkgfm-0.4.2.tar.gz
  • Upload date:
  • Size: 133.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cmarkgfm-0.4.2.tar.gz
Algorithm Hash digest
SHA256 f20900f16377f2109783ae9348d34bc80530808439591c3d3df73d5c7ef1a00c
MD5 fbdfc8c9b9e46ed4cbf683c9803c9b42
BLAKE2b-256 e2a34021fbc17c5afe7f307d14eba0d6899a8e66b351ab65649b1c89c50a836d

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ba5b5488719c0f2ced0aa1986376f7baff1a1653a8eb5fdfcf3f84c7ce46ef8d
MD5 bda186ea6e8686e4a3e1d0cc09f0b9fe
BLAKE2b-256 9d2b3cb8ef99cad0db4c12f1eccdacecb6844bae8c1995f9cecd8a3c910129c6

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp37-cp37m-win32.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 a3d17ee4ae739fe16f7501a52255c2e287ac817cfd88565b9859f70520afffea
MD5 a0b7160a6aa0a91a08e95dee003b5c2a
BLAKE2b-256 4f90b1dbe31c720dc625534f75586500b060a9433239eeb88f19677671bb24a6

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 cf5014eb214d814a83a7a47407272d5db10b719dbeaf4d3cfe5969309d0fcf4b
MD5 bcef198f7bdbf519166de545a0ab3fcc
BLAKE2b-256 4aea80c5194af7d6d2632fd32b131544850f5764c46c1c4a525086e89a356ebb

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp37-cp37m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 e8932bddf159064f04e946fbb64693753488de21586f20e840b3be51745c8c09
MD5 907ea1702f18059ed75b70d527f727ec
BLAKE2b-256 634550662e19c8b3b17f467f60f77fb43c6905ee526bfd119b4dcbf40d6a02d2

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 207b7673ff4e177374c572feeae0e4ef33be620ec9171c08fd22e2b796e03e3d
MD5 8ecf0bb7bbd6b7097412cf8accdf3bea
BLAKE2b-256 1aad28b0f58087076ea14c631774910e88cf6b285fbd1913946e7d03d4263156

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp36-cp36m-win_amd64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 e20ac21418af0298437d29599f7851915497ce9f2866bc8e86b084d8911ee061
MD5 cb4db58322daf27c3d8863a73d41d944
BLAKE2b-256 251be876b4a29acc79bb8e7d4777cefe5c2c082237b11e1d718aa44423cbe2cb

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp36-cp36m-win32.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 64186fb75d973a06df0e6ea12879533b71f6e7ba1ab01ffee7fc3e7534758889
MD5 909f771ddcb99ca4abf116fac69ea7ff
BLAKE2b-256 de6adb08792c01b80d17f29e930f16a6298ab30bcf24670db1d10bcdf18a190f

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 cbe581456357d8f0674d6a590b1aaf46c11d01dd0a23af147a51a798c3818034
MD5 f827c87e4704ae645f8e4c432e076586
BLAKE2b-256 7161191d53cdf5482f54335ec8ae42f8b78925d2062be0cc8162611630673327

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp36-cp36m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 e25f53c37e319241b9a412382140dffac98ca756ba8f360ac7ab5e30cad9670a
MD5 9a18e1773a4912e7e17258ad94599205
BLAKE2b-256 88308716be4ffd4bb693e62834ce1e66102caf39784ec3402026abe111f08595

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 9fc6a2183d0a9b0974ec7cdcdad42bd78a3be674cc3e65f87dd694419b3b0ab7
MD5 5aa6a46260f4281325dfe3fb0914a7dd
BLAKE2b-256 cd92be96ab4e65a8bbba4c832489ff9130f0be9d742ba305c4462601568be14c

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp35-cp35m-win_amd64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 0186dccca79483e3405217993b83b914ba4559fe9a8396efc4eea56561b74061
MD5 bd5daefdd859b61f96ac3d1105cf3069
BLAKE2b-256 35be80e6eb9ac7049314205692e61cb1d8035a2732a1dd8fb84d01c25a80c55f

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp35-cp35m-win32.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 50098f1c4950722521f0671e54139e0edc1837d63c990cf0f3d2c49607bb51a2
MD5 e8977e744aac128443733df59eb48e4f
BLAKE2b-256 4167d3d0fddd3fc0be1669f8614444312dc977ac31bb58fe19a8df448b4ceba9

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e08e479102627641c7cb4ece421c6ed4124820b1758765db32201136762282d9
MD5 045d5620e9ebc0e19c520bf4aae23747
BLAKE2b-256 68228c1c7adf7bea6b596ea8ce1ea10746dc8ce673721ad50b329cfdca79c3e2

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp35-cp35m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 987b0e157f70c72a84f3c2f9ef2d7ab0f26c08f2bf326c12c087ff9eebcb3ff5
MD5 111a56ee75eb3ff9c0f448f61cd9aae1
BLAKE2b-256 438142992da37a66d5fa74c521792e83ae4dcbcb26f542702c54590329a1d4d6

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 665303d34d7f14f10d7b0651082f25ebf7107f29ef3d699490cac16cdc0fc8ce
MD5 b383895dc14885e222a6e6150e3045e2
BLAKE2b-256 859340d76afb1cc3243bb19a6573b1cbeb5eb0de5f1809e6385abe8cd5009726

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp34-cp34m-win_amd64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 70b18f843aec58e4e64aadce48a897fe7c50426718b7753aaee399e72df64190
MD5 b187b4966871881115094ce62f63ffd9
BLAKE2b-256 f5bfe171f7164cc0bcc44d5050a59d2315675234fc360d42470b2a62979203c1

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp34-cp34m-win32.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 811527e9b7280b136734ed6cb6845e5fbccaeaa132ddf45f0246cbe544016957
MD5 4dea177b89175dba6de03f52176de61c
BLAKE2b-256 93545b126d972db47185db49710928374c426b26975759978ca4bdaf0a650230

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 1a625afc6f62da428df96ec325dc30866cc5781520cbd904ff4ec44cf018171c
MD5 2eabc5c902629925549cf4f14ae96d64
BLAKE2b-256 95717b450adceade0fd0d167a331b3ed2a3c0db8451c42ee4a47ef2937a7a45e

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp34-cp34m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 c573ea89dd95d41b6d8cf36799c34b6d5b1eac4aed0212dee0f0a11fb7b01e8f
MD5 9186aa24ae5e62d26f5627126c2b6665
BLAKE2b-256 470b24d0351d2de7622e68599d9ba33bb1d6e5a5f59f20acbf14291ba450d7c8

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 61a72def110eed903cd1848245897bcb80d295cd9d13944d4f9f30cba5b76655
MD5 ea90785319b80fe58c2456f266927406
BLAKE2b-256 bee2c27a5702c114f568cce78a78fa4f18f007cab4bcc345eaed30617c8c228a

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 761ee7b04d1caee2931344ac6bfebf37102ffb203b136b676b0a71a3f0ea3c87
MD5 ee1d0cadc76fc95c24cd2b15e0da0471
BLAKE2b-256 57fc509ff380a188c09a58f35f7d778b728ad6aa7fdb65c95210d51ff5b3387c

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp27-cp27mu-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 cf219bec69e601fe27e3974b7307d2f06082ab385d42752738ad2eb630a47d65
MD5 4e3b4147e3f46a804632fcdccd89a0bb
BLAKE2b-256 909d1d89ebb400c3f0c82e0b98b1c030373ba3fb5bce5b48ef3f511202c00c40

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp27-cp27m-win_amd64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 c5f1b9e8592d2c448c44e6bc0d91224b16ea5f8293908b1561de1f6d2d0658b1
MD5 bfd2d8f873bf8a391a4fb2f1cecd02de
BLAKE2b-256 46e4a5b56762c2a5556712ab910fa9b4ee046b9be28980734bc35809d375948d

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp27-cp27m-win32.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 50ed116d0b60a07df0dc7b180c28569064b9d37d1578d4c9021cff04d725cb63
MD5 66c7b382d632bf9fe8dc0d521e51a801
BLAKE2b-256 cb69e2ff7603f5a14d0afe7af675c16ce8294d3ca3730f76111c812f9f10527d

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d08bad67fa18f7e8ff738c090628ee0cbf0505d74a991c848d6d04abfe67b697
MD5 a1c2a0feec20f5b746f3a3595eca698a
BLAKE2b-256 a692c0ebb4b6fc9b60c66a74eaf1ad420b08a89d252fa29cff2b0494ef485231

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp27-cp27m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 275905bb371a99285c74931700db3f0c078e7603bed383e8cf1a09f3ee05a3de
MD5 30a76c33a55ee0d61943936a06b2eb77
BLAKE2b-256 e20eb5cad8a40521401466a6a5ff2f7ae2c13320e2f3c6b0cbf923cfa84dddb0

See more details on using hashes here.

File details

Details for the file cmarkgfm-0.4.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for cmarkgfm-0.4.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 d6f716d7b1182bf35862b5065112f933f43dd1aa4f8097c9bcfb246f71528a34
MD5 21979929621f6bb6a8310d723d96d1c9
BLAKE2b-256 63ef63c2f11dad22c75f3b0981f5086841b344c68b0f177034e42374b2a77d79

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