turandot


Nameturandot JSON
Version 3.1.4 PyPI version JSON
download
home_pagehttps://turandot.readthedocs.io
SummaryTurandot Markdown Converter
upload_time2024-04-17 16:11:15
maintainerNone
docs_urlNone
authorMartin Obrist
requires_python<4,>=3.10
licenseGPLv3
keywords markdown citeproc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Turandot

Feature-rich, cross-platform graphical document converter

## Features

- Conversion from Markdown to PDF (extendable architecture for more formats)
- Graphical user interface in GTK (Linux) or Tk (Windows, MacOS)
- Layout and styling in CSS with extensive support of CSS3 printed page rules thanks to [Weasyprint](https://weasyprint.org/)
- Extensive templating capabilities based on [Mako](https://www.makotemplates.org/) and [Jinja](https://jinja.palletsprojects.com)
- Automatic handling of bibliographic references in combination with [Zotero](https://www.zotero.org/) or CSLJSON files with formatting based on CSL
- Rendering of mathematical formulas based on [KaTeX](https://katex.org/)
- Automatic syntax highlighting in code blocks based on [pygments](https://pygments.org/)
- Available as deb package with a Windows installer in progress

## Links

- [Full documentation](https://turandot.readthedocs.io) (work in progress)
- [Source Code](https://gitlab.com/dinuthehuman/turandot)
- [Issue Tracker](https://gitlab.com/dinuthehuman/turandot/-/issues)

            

Raw data

            {
    "_id": null,
    "home_page": "https://turandot.readthedocs.io",
    "name": "turandot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10",
    "maintainer_email": null,
    "keywords": "markdown, citeproc",
    "author": "Martin Obrist",
    "author_email": "dev@obrist.email",
    "download_url": "https://files.pythonhosted.org/packages/1b/a3/5bcd60a84f578071445879ef759a91dbc7ade39fc4c41cf12eb412c7e23d/turandot-3.1.4.tar.gz",
    "platform": null,
    "description": "# Turandot\n\nFeature-rich, cross-platform graphical document converter\n\n## Features\n\n- Conversion from Markdown to PDF (extendable architecture for more formats)\n- Graphical user interface in GTK (Linux) or Tk (Windows, MacOS)\n- Layout and styling in CSS with extensive support of CSS3 printed page rules thanks to [Weasyprint](https://weasyprint.org/)\n- Extensive templating capabilities based on [Mako](https://www.makotemplates.org/) and [Jinja](https://jinja.palletsprojects.com)\n- Automatic handling of bibliographic references in combination with [Zotero](https://www.zotero.org/) or CSLJSON files with formatting based on CSL\n- Rendering of mathematical formulas based on [KaTeX](https://katex.org/)\n- Automatic syntax highlighting in code blocks based on [pygments](https://pygments.org/)\n- Available as deb package with a Windows installer in progress\n\n## Links\n\n- [Full documentation](https://turandot.readthedocs.io) (work in progress)\n- [Source Code](https://gitlab.com/dinuthehuman/turandot)\n- [Issue Tracker](https://gitlab.com/dinuthehuman/turandot/-/issues)\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Turandot Markdown Converter",
    "version": "3.1.4",
    "project_urls": {
        "Documentation": "https://turandot.readthedocs.io",
        "Homepage": "https://turandot.readthedocs.io",
        "Issue Tracker": "https://gitlab.com/dinuthehuman/turandot/-/issues",
        "Source Code": "https://gitlab.com/dinuthehuman/turandot"
    },
    "split_keywords": [
        "markdown",
        " citeproc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4f890705a905ff148dd70c61fc3c6f2cb1fe05d2c4cc2d1c8934864bd650bef",
                "md5": "9b56e71d4054bfef23d7a2ce56f5a11c",
                "sha256": "5904841d2738f56d48c56602c77a29569dc8a226b58d56e8778bd2fc1baeb99b"
            },
            "downloads": -1,
            "filename": "turandot-3.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b56e71d4054bfef23d7a2ce56f5a11c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.10",
            "size": 120780,
            "upload_time": "2024-04-17T16:11:13",
            "upload_time_iso_8601": "2024-04-17T16:11:13.619921Z",
            "url": "https://files.pythonhosted.org/packages/b4/f8/90705a905ff148dd70c61fc3c6f2cb1fe05d2c4cc2d1c8934864bd650bef/turandot-3.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ba35bcd60a84f578071445879ef759a91dbc7ade39fc4c41cf12eb412c7e23d",
                "md5": "cb2230811f25cf093958521a41a26f8f",
                "sha256": "0bc7c0b31d39e0b8ff45e0df49d7472076d8ff06b4b2f8193b0cb4475a571f55"
            },
            "downloads": -1,
            "filename": "turandot-3.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "cb2230811f25cf093958521a41a26f8f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10",
            "size": 85327,
            "upload_time": "2024-04-17T16:11:15",
            "upload_time_iso_8601": "2024-04-17T16:11:15.379662Z",
            "url": "https://files.pythonhosted.org/packages/1b/a3/5bcd60a84f578071445879ef759a91dbc7ade39fc4c41cf12eb412c7e23d/turandot-3.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 16:11:15",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "dinuthehuman",
    "gitlab_project": "turandot",
    "lcname": "turandot"
}
        
Elapsed time: 0.24038s