kognitos-bdk-poetry-plugin


Namekognitos-bdk-poetry-plugin JSON
Version 1.3.2 PyPI version JSON
download
home_pageNone
SummaryKognitos BDK Poetry Plugin
upload_time2024-12-19 18:06:00
maintainerNone
docs_urlNone
authorEmiliano Lesende
requires_python<4.0,>=3.11
licensePropietary
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Poetry Plugin for Book Development Kit

The Poetry plugin for BDK is designed to enhance documentation workflows by automatically generating a comprehensive 
USAGE.md file from the docstrings embedded within a Poetry-managed Python project. This plugin seamlessly integrates 
with the Poetry ecosystem, parsing the docstrings of functions and classes to produce a well-structured and readable 
markdown file that outlines usage examples, input and output concepts, return types, and descriptions.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kognitos-bdk-poetry-plugin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Emiliano Lesende",
    "author_email": "emiliano@kognitos.com",
    "download_url": "https://files.pythonhosted.org/packages/2d/a4/b3e61d8bc193eaa454147235e37e036fe59cb3be4b9ef3ece0073d2a0c4b/kognitos_bdk_poetry_plugin-1.3.2.tar.gz",
    "platform": null,
    "description": "# Poetry Plugin for Book Development Kit\n\nThe Poetry plugin for BDK is designed to enhance documentation workflows by automatically generating a comprehensive \nUSAGE.md file from the docstrings embedded within a Poetry-managed Python project. This plugin seamlessly integrates \nwith the Poetry ecosystem, parsing the docstrings of functions and classes to produce a well-structured and readable \nmarkdown file that outlines usage examples, input and output concepts, return types, and descriptions.\n\n",
    "bugtrack_url": null,
    "license": "Propietary",
    "summary": "Kognitos BDK Poetry Plugin",
    "version": "1.3.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79a465f7829da675eca3c1f2ec96ab0686eee7cc86579c3ea87cc3165e5a9d54",
                "md5": "c08555f6d09df04143ba8495e7f05153",
                "sha256": "9f0524309c6e2f362b6acb9e00d1214ee4d89ba2d4d55a77bd3fd2686eb96590"
            },
            "downloads": -1,
            "filename": "kognitos_bdk_poetry_plugin-1.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c08555f6d09df04143ba8495e7f05153",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 12114,
            "upload_time": "2024-12-19T18:05:58",
            "upload_time_iso_8601": "2024-12-19T18:05:58.278655Z",
            "url": "https://files.pythonhosted.org/packages/79/a4/65f7829da675eca3c1f2ec96ab0686eee7cc86579c3ea87cc3165e5a9d54/kognitos_bdk_poetry_plugin-1.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2da4b3e61d8bc193eaa454147235e37e036fe59cb3be4b9ef3ece0073d2a0c4b",
                "md5": "aa35914d185709e5c9ff364313b195eb",
                "sha256": "5250ab44f259a844bfe4fd79bfb3832dd5a3b8d4565d3ba6440a0f6f90239f2e"
            },
            "downloads": -1,
            "filename": "kognitos_bdk_poetry_plugin-1.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "aa35914d185709e5c9ff364313b195eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 10309,
            "upload_time": "2024-12-19T18:06:00",
            "upload_time_iso_8601": "2024-12-19T18:06:00.600152Z",
            "url": "https://files.pythonhosted.org/packages/2d/a4/b3e61d8bc193eaa454147235e37e036fe59cb3be4b9ef3ece0073d2a0c4b/kognitos_bdk_poetry_plugin-1.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 18:06:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "kognitos-bdk-poetry-plugin"
}
        
Elapsed time: 0.68825s