argschema


Nameargschema JSON
Version 3.0.4 PyPI version JSON
download
home_pagehttps://github.com/AllenInstitute/argschema
Summary"a wrapper for setting up modules that can have parameters specified by command line arguments, json_files, or dictionary objects. Providing a common wrapper for data processing modules."
upload_time2022-03-30 23:55:29
maintainer
docs_urlNone
author
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AllenInstitute/argschema",
    "name": "argschema",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "forrestc@alleninstitute.org",
    "download_url": "https://files.pythonhosted.org/packages/e9/43/91c96e0b69f86c7076989ef97bc1687ed427ddacd1dd1c7010b5c330d611/argschema-3.0.4.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "\"a wrapper for setting up modules that can have parameters specified by command line arguments, json_files, or dictionary objects. Providing a common wrapper for data processing modules.\"",
    "version": "3.0.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "619686fcc3f895befdf284687cc24e2e",
                "sha256": "38cceff1d3bb4ecf0eebb2a6ea46b99c418e9bd94b5acaec95d9307731360bbc"
            },
            "downloads": -1,
            "filename": "argschema-3.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "619686fcc3f895befdf284687cc24e2e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25663,
            "upload_time": "2022-03-30T23:55:29",
            "upload_time_iso_8601": "2022-03-30T23:55:29.969677Z",
            "url": "https://files.pythonhosted.org/packages/e9/43/91c96e0b69f86c7076989ef97bc1687ed427ddacd1dd1c7010b5c330d611/argschema-3.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-03-30 23:55:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "AllenInstitute",
    "github_project": "argschema",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "argschema"
}
        
Elapsed time: 0.01455s