oooscript


Nameoooscript JSON
Version 1.1.4 PyPI version JSON
download
home_pagehttps://github.com/Amourspirit/python_libreoffice_oooscript
SummaryCompiles several python scripts into a single script that can be eaisly used by LibreOffice as a macro.
upload_time2024-02-25 02:09:37
maintainer
docs_urlNone
author:Barry-Thomas-Paul: Moss
requires_python>=3.8,<4.0
licenseMIT
keywords ooouno libreoffice stickytape uno pyuno macro
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # oooscript

![Tests](https://github.com/Amourspirit/python_libreoffice_oooscript/actions/workflows/tests.yml/badge.svg)

Compiles one or more python scripts into a single script that can easily used as a LibreOffice macro.

Documentation can be found on [Read the Docs](https://oooscript.readthedocs.io/en/latest/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Amourspirit/python_libreoffice_oooscript",
    "name": "oooscript",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "ooouno,libreoffice,stickytape,uno,pyuno,macro",
    "author": ":Barry-Thomas-Paul: Moss",
    "author_email": "vibrationoflife@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/bd/b7/a186ca1a82fc39b8172e9887b88f42b1477811ca9b5c095812cf922e0ed7/oooscript-1.1.4.tar.gz",
    "platform": null,
    "description": "# oooscript\n\n![Tests](https://github.com/Amourspirit/python_libreoffice_oooscript/actions/workflows/tests.yml/badge.svg)\n\nCompiles one or more python scripts into a single script that can easily used as a LibreOffice macro.\n\nDocumentation can be found on [Read the Docs](https://oooscript.readthedocs.io/en/latest/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Compiles several python scripts into a single script that can be eaisly used by LibreOffice as a macro.",
    "version": "1.1.4",
    "project_urls": {
        "Documentation": "https://oooscript.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/Amourspirit/python_libreoffice_oooscript",
        "Repository": "https://github.com/Amourspirit/python_libreoffice_oooscript"
    },
    "split_keywords": [
        "ooouno",
        "libreoffice",
        "stickytape",
        "uno",
        "pyuno",
        "macro"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27d5274dfaac2f311175837e27346cff2627e3143d9f834e08a3ea47b2f614f3",
                "md5": "62522645e5faf93406b8299bb2e4ef8b",
                "sha256": "62772fa88f22baa771a2383d1750e2d9ceff0c7cab45938b0ee5c6f33da8b29d"
            },
            "downloads": -1,
            "filename": "oooscript-1.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "62522645e5faf93406b8299bb2e4ef8b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 54868,
            "upload_time": "2024-02-25T02:09:35",
            "upload_time_iso_8601": "2024-02-25T02:09:35.929298Z",
            "url": "https://files.pythonhosted.org/packages/27/d5/274dfaac2f311175837e27346cff2627e3143d9f834e08a3ea47b2f614f3/oooscript-1.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdb7a186ca1a82fc39b8172e9887b88f42b1477811ca9b5c095812cf922e0ed7",
                "md5": "7bc9ae4992aae9e51207c826484460b0",
                "sha256": "699c30db8ddbab4e79478993f40b8ea2978307fd7a5a33a58fb4f7729b83cbf4"
            },
            "downloads": -1,
            "filename": "oooscript-1.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "7bc9ae4992aae9e51207c826484460b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 48499,
            "upload_time": "2024-02-25T02:09:37",
            "upload_time_iso_8601": "2024-02-25T02:09:37.671460Z",
            "url": "https://files.pythonhosted.org/packages/bd/b7/a186ca1a82fc39b8172e9887b88f42b1477811ca9b5c095812cf922e0ed7/oooscript-1.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-25 02:09:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Amourspirit",
    "github_project": "python_libreoffice_oooscript",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "oooscript"
}
        
Elapsed time: 0.19073s