thriftify


Namethriftify JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttp://github.com/ohthepain/thriftify
SummaryConverts xlsx files into thrift binary or json blobs
upload_time2024-04-23 09:38:56
maintainerNone
docs_urlNone
authorPaul Wilkinson
requires_pythonNone
licenseMIT
keywords thrift config
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Uses thrift-generated python reflection classes to match spreadsheet data with your thrift file. You can then load the resulting blob in any language supported by thrift.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/ohthepain/thriftify",
    "name": "thriftify",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "thrift config",
    "author": "Paul Wilkinson",
    "author_email": "paul@thisco.co",
    "download_url": "https://files.pythonhosted.org/packages/60/76/43277fa361fb8caad5452a18aa58de99493d38d46459f25d10e1dd65e196/thriftify-0.1.5.tar.gz",
    "platform": null,
    "description": "Uses thrift-generated python reflection classes to match spreadsheet data with your thrift file. You can then load the resulting blob in any language supported by thrift.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Converts xlsx files into thrift binary or json blobs",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "http://github.com/ohthepain/thriftify"
    },
    "split_keywords": [
        "thrift",
        "config"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "607643277fa361fb8caad5452a18aa58de99493d38d46459f25d10e1dd65e196",
                "md5": "9ef60d4c8b6d26c66971c7d4bd8ca83a",
                "sha256": "f94f50716c9dcec8d43e5273bd4dc6e9d92c36cf1a0af35e99f41af2439c0ede"
            },
            "downloads": -1,
            "filename": "thriftify-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "9ef60d4c8b6d26c66971c7d4bd8ca83a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7035,
            "upload_time": "2024-04-23T09:38:56",
            "upload_time_iso_8601": "2024-04-23T09:38:56.124766Z",
            "url": "https://files.pythonhosted.org/packages/60/76/43277fa361fb8caad5452a18aa58de99493d38d46459f25d10e1dd65e196/thriftify-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 09:38:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ohthepain",
    "github_project": "thriftify",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "thriftify"
}
        
Elapsed time: 0.23458s