transdoc


Nametransdoc JSON
Version 1.1.1 PyPI version JSON
download
home_pagehttps://maddyguthridge.github.io/transdoc
SummaryTransform your documentation by embedding results from Python function calls
upload_time2025-02-12 14:17:57
maintainerNone
docs_urlNone
authorMaddy Guthridge
requires_python>=3.11
licenseMIT
keywords documentation source transform parse pre-processor
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ![Transdoc](https://raw.githubusercontent.com/MaddyGuthridge/transdoc/refs/heads/main/assets/transdoc.png)

Transform your documentation by embedding results from Python function calls.

## Installation

`pip install transdoc`

To install handlers for Python, run `pip install transdoc[python]` instead.

## Documentation

View the documentation at <https://maddyguthridge.github.io/transdoc>.

            

Raw data

            {
    "_id": null,
    "home_page": "https://maddyguthridge.github.io/transdoc",
    "name": "transdoc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "documentation, source, transform, parse, pre-processor",
    "author": "Maddy Guthridge",
    "author_email": "hello@maddyguthridge.com",
    "download_url": "https://files.pythonhosted.org/packages/17/13/6f8f48f451c6c17af9ac9bacbf3f726054333696262511a141961ed63cf4/transdoc-1.1.1.tar.gz",
    "platform": null,
    "description": "# ![Transdoc](https://raw.githubusercontent.com/MaddyGuthridge/transdoc/refs/heads/main/assets/transdoc.png)\n\nTransform your documentation by embedding results from Python function calls.\n\n## Installation\n\n`pip install transdoc`\n\nTo install handlers for Python, run `pip install transdoc[python]` instead.\n\n## Documentation\n\nView the documentation at <https://maddyguthridge.github.io/transdoc>.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Transform your documentation by embedding results from Python function calls",
    "version": "1.1.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/MaddyGuthridge/transdoc/issues",
        "Documentation": "https://maddyguthridge.github.io/transdoc",
        "Homepage": "https://maddyguthridge.github.io/transdoc",
        "Repository": "https://github.com/MaddyGuthridge/transdoc"
    },
    "split_keywords": [
        "documentation",
        " source",
        " transform",
        " parse",
        " pre-processor"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "966f01ea9d369c35eb3bdf73adb1da903a5f06874984e52e47865c049ec5c1c3",
                "md5": "40631985f6e8a1405f735bea6e5d2266",
                "sha256": "55d555813d6077e0808dacf3781e633c159788ef74d667bffda63243e44dbe73"
            },
            "downloads": -1,
            "filename": "transdoc-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "40631985f6e8a1405f735bea6e5d2266",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 21251,
            "upload_time": "2025-02-12T14:17:54",
            "upload_time_iso_8601": "2025-02-12T14:17:54.421098Z",
            "url": "https://files.pythonhosted.org/packages/96/6f/01ea9d369c35eb3bdf73adb1da903a5f06874984e52e47865c049ec5c1c3/transdoc-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17136f8f48f451c6c17af9ac9bacbf3f726054333696262511a141961ed63cf4",
                "md5": "8c311b53ac302ba931d52f813165739d",
                "sha256": "f156a480c877fff32d4ec9596e013521919d16b853ab59f82d84ab7004df5768"
            },
            "downloads": -1,
            "filename": "transdoc-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8c311b53ac302ba931d52f813165739d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 14798,
            "upload_time": "2025-02-12T14:17:57",
            "upload_time_iso_8601": "2025-02-12T14:17:57.617733Z",
            "url": "https://files.pythonhosted.org/packages/17/13/6f8f48f451c6c17af9ac9bacbf3f726054333696262511a141961ed63cf4/transdoc-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 14:17:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MaddyGuthridge",
    "github_project": "transdoc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "transdoc"
}
        
Elapsed time: 0.94200s