tableexec


Nametableexec JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/fantastic001/tableexec
SummaryExecute command for every row in Excel/ODS table.
upload_time2023-03-28 21:50:55
maintainer
docs_urlNone
authorStefan Nožinić
requires_python
license
keywords excel spreadsheet
VCS
bugtrack_url
requirements pandas xlrd odfpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fantastic001/tableexec",
    "name": "tableexec",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "excel,spreadsheet",
    "author": "Stefan No\u017eini\u0107",
    "author_email": "stefan@lugons.org",
    "download_url": "https://files.pythonhosted.org/packages/74/88/cb1c251178b4138b3473c50bb5201638578902d0f6b82b46bfe87134e034/tableexec-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Execute command for every row in Excel/ODS table.",
    "version": "0.0.3",
    "split_keywords": [
        "excel",
        "spreadsheet"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7488cb1c251178b4138b3473c50bb5201638578902d0f6b82b46bfe87134e034",
                "md5": "54d4c61079b3768b3c2c497017e24cf4",
                "sha256": "cb0130905f6e2c56c8c1672616a29fd61aedcec9750b2617b3787391beb8f417"
            },
            "downloads": -1,
            "filename": "tableexec-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "54d4c61079b3768b3c2c497017e24cf4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1957,
            "upload_time": "2023-03-28T21:50:55",
            "upload_time_iso_8601": "2023-03-28T21:50:55.951672Z",
            "url": "https://files.pythonhosted.org/packages/74/88/cb1c251178b4138b3473c50bb5201638578902d0f6b82b46bfe87134e034/tableexec-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-28 21:50:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "fantastic001",
    "github_project": "tableexec",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "xlrd",
            "specs": []
        },
        {
            "name": "odfpy",
            "specs": []
        }
    ],
    "lcname": "tableexec"
}
        
Elapsed time: 0.07315s