unboxer


Nameunboxer JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://fl.mt/unboxer
SummaryExtract shoebox and toolbox data to CSV files.
upload_time2023-11-08 05:53:09
maintainer
docs_urlNone
authorFlorian Matter
requires_python>=3.8.1,<4.0.0
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [unboxer](https://fl.mt/unboxer/)

Extract data from shoebox and toolbox projects to CSV files.

[![Tests](https://img.shields.io/github/actions/workflow/status/fmatter/unboxer/test.yml?label=tests&branch=main)](https://github.com/fmatter/unboxer/actions/workflows/tests.yml)
[![Codecov](https://img.shields.io/codecov/c/github/fmatter/unboxer)](https://app.codecov.io/gh/fmatter/unboxer/)
![Versions](https://img.shields.io/pypi/pyversions/unboxer)
[![PyPI](https://img.shields.io/pypi/v/unboxer.svg)](https://pypi.org/project/unboxer)
![License](https://img.shields.io/github/license/fmatter/unboxer)
            

Raw data

            {
    "_id": null,
    "home_page": "https://fl.mt/unboxer",
    "name": "unboxer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.1,<4.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Florian Matter",
    "author_email": "flmt@mailbox.org",
    "download_url": "https://files.pythonhosted.org/packages/94/e5/3c80a70c0860aecc001697a6eeab69249efeec7051c686709a1f38816c17/unboxer-0.1.1.tar.gz",
    "platform": null,
    "description": "# [unboxer](https://fl.mt/unboxer/)\n\nExtract data from shoebox and toolbox projects to CSV files.\n\n[![Tests](https://img.shields.io/github/actions/workflow/status/fmatter/unboxer/test.yml?label=tests&branch=main)](https://github.com/fmatter/unboxer/actions/workflows/tests.yml)\n[![Codecov](https://img.shields.io/codecov/c/github/fmatter/unboxer)](https://app.codecov.io/gh/fmatter/unboxer/)\n![Versions](https://img.shields.io/pypi/pyversions/unboxer)\n[![PyPI](https://img.shields.io/pypi/v/unboxer.svg)](https://pypi.org/project/unboxer)\n![License](https://img.shields.io/github/license/fmatter/unboxer)",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Extract shoebox and toolbox data to CSV files.",
    "version": "0.1.1",
    "project_urls": {
        "Bug tracker": "https://github.com/fmatter/unboxer/issues",
        "Homepage": "https://fl.mt/unboxer",
        "Repository": "https://github.com/fmatter/unboxer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0a9c7a1e89fdb9310650e7bca052e0cc4915a57d2f272c0ec3737b23ce51330",
                "md5": "df5cd2d68bb5f75cb5af60377c7c9764",
                "sha256": "3d968b46417487ac3a2331998a1c28441d447421d5448675ac48f1cfbf1b3ca7"
            },
            "downloads": -1,
            "filename": "unboxer-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "df5cd2d68bb5f75cb5af60377c7c9764",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.1,<4.0.0",
            "size": 21118,
            "upload_time": "2023-11-08T05:53:07",
            "upload_time_iso_8601": "2023-11-08T05:53:07.563045Z",
            "url": "https://files.pythonhosted.org/packages/e0/a9/c7a1e89fdb9310650e7bca052e0cc4915a57d2f272c0ec3737b23ce51330/unboxer-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94e53c80a70c0860aecc001697a6eeab69249efeec7051c686709a1f38816c17",
                "md5": "cb59ad1d7336503fa8624f0101c10b31",
                "sha256": "dd8f4d196d57691a1462cfe65e0cf8f0c1ef3cae994fe25934dc35df2445e047"
            },
            "downloads": -1,
            "filename": "unboxer-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "cb59ad1d7336503fa8624f0101c10b31",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.1,<4.0.0",
            "size": 18668,
            "upload_time": "2023-11-08T05:53:09",
            "upload_time_iso_8601": "2023-11-08T05:53:09.048281Z",
            "url": "https://files.pythonhosted.org/packages/94/e5/3c80a70c0860aecc001697a6eeab69249efeec7051c686709a1f38816c17/unboxer-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-08 05:53:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fmatter",
    "github_project": "unboxer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "unboxer"
}
        
Elapsed time: 0.74569s