flexout


Nameflexout JSON
Version 0.2.4 PyPI version JSON
download
home_page
SummaryWrite text or tabular data to a flexible, easily configurable output: CSV or Excel file, or tabulated stdout/stderr.
upload_time2023-06-10 14:11:56
maintainer
docs_urlNone
author
requires_python>=3.7.3
license
keywords csv excel tabulate smb samba share
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Flexout
=======

A Python library to write text or tabular data to a flexible, easily configurable output: CSV or Excel file, or tabulated stdout/stderr.

The output file may be on the local file system or on a Windows/Samba share (including when the library is used on Linux).

**Moved to [zut](https://gitlab.com/ipamo/zut)**

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "flexout",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7.3",
    "maintainer_email": "",
    "keywords": "csv,excel,tabulate,smb,samba,share",
    "author": "",
    "author_email": "Ipamo <dev@ipamo.net>",
    "download_url": "",
    "platform": null,
    "description": "Flexout\n=======\n\nA Python library to write text or tabular data to a flexible, easily configurable output: CSV or Excel file, or tabulated stdout/stderr.\n\nThe output file may be on the local file system or on a Windows/Samba share (including when the library is used on Linux).\n\n**Moved to [zut](https://gitlab.com/ipamo/zut)**\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Write text or tabular data to a flexible, easily configurable output: CSV or Excel file, or tabulated stdout/stderr.",
    "version": "0.2.4",
    "project_urls": {
        "Bug Tracker": "https://gitlab.com/ipamo/flexout/issues",
        "Homepage": "https://gitlab.com/ipamo/flexout"
    },
    "split_keywords": [
        "csv",
        "excel",
        "tabulate",
        "smb",
        "samba",
        "share"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d35fd91e96bfb9b34caef0e0e38bb3ccb356fd0e9fd6272f137c29eb9b1e1554",
                "md5": "1693cff5733b6460d763b5f40353a214",
                "sha256": "d386d47152aef4e3b6ad47e3b620341ae42a0a618099598ab92314109d773d6f"
            },
            "downloads": -1,
            "filename": "flexout-0.2.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1693cff5733b6460d763b5f40353a214",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.3",
            "size": 15627,
            "upload_time": "2023-06-10T14:11:56",
            "upload_time_iso_8601": "2023-06-10T14:11:56.799814Z",
            "url": "https://files.pythonhosted.org/packages/d3/5f/d91e96bfb9b34caef0e0e38bb3ccb356fd0e9fd6272f137c29eb9b1e1554/flexout-0.2.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-10 14:11:56",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "ipamo",
    "gitlab_project": "flexout",
    "lcname": "flexout"
}
        
Elapsed time: 0.07965s