sphinx_pyscript


Namesphinx_pyscript JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA sphinx extension for adding pyscript to a page
upload_time2023-01-11 02:22:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords sphinx pyscript
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sphinx-pyscript

This is a Sphinx extension that allows you to use [PyScript](https://docs.pyscript.net) in your documentation.

See the documentation for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sphinx_pyscript",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "sphinx,pyscript",
    "author": null,
    "author_email": "Chris Sewell <chrisj_sewell@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/12/6c/f788398526077945146ad8ab4671c30f42981b57050ae887fccd369737b1/sphinx_pyscript-0.1.0.tar.gz",
    "platform": null,
    "description": "# sphinx-pyscript\n\nThis is a Sphinx extension that allows you to use [PyScript](https://docs.pyscript.net) in your documentation.\n\nSee the documentation for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A sphinx extension for adding pyscript to a page",
    "version": "0.1.0",
    "split_keywords": [
        "sphinx",
        "pyscript"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "94c2d0b46a34237cbff42b54346f98b1fca4876ed2cf59d0ee2c89de06218a1b",
                "md5": "e805cf20b0fe03d69fda14bed1c8b575",
                "sha256": "3d863627e8180bd028b9b6251c0b3ebef5a02ed007c43542344e17b2d5603967"
            },
            "downloads": -1,
            "filename": "sphinx_pyscript-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e805cf20b0fe03d69fda14bed1c8b575",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3576,
            "upload_time": "2023-01-11T02:22:30",
            "upload_time_iso_8601": "2023-01-11T02:22:30.972866Z",
            "url": "https://files.pythonhosted.org/packages/94/c2/d0b46a34237cbff42b54346f98b1fca4876ed2cf59d0ee2c89de06218a1b/sphinx_pyscript-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "126cf788398526077945146ad8ab4671c30f42981b57050ae887fccd369737b1",
                "md5": "0e957a2569dae94ab6b0f70565f9a45a",
                "sha256": "e8d2ffec4f60fb24804b7e5946fa4e8fd923d03228c17cfd858f202dc0803972"
            },
            "downloads": -1,
            "filename": "sphinx_pyscript-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0e957a2569dae94ab6b0f70565f9a45a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7295,
            "upload_time": "2023-01-11T02:22:33",
            "upload_time_iso_8601": "2023-01-11T02:22:33.423374Z",
            "url": "https://files.pythonhosted.org/packages/12/6c/f788398526077945146ad8ab4671c30f42981b57050ae887fccd369737b1/sphinx_pyscript-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-11 02:22:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sphinx_pyscript"
}
        
Elapsed time: 0.02649s