mdf-connect-client


Namemdf-connect-client JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/materials-data-facility/connect_client
SummaryMaterials Data Facility Connect Client
upload_time2024-02-05 22:50:20
maintainer
docs_urlNone
author
requires_python>=3.5
licenseApache License, Version 2.0
keywords mdf materials data facility materials science utility connect client
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The MDF Connect Client is the Python client to easily submit datasets to MDF Connect.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/materials-data-facility/connect_client",
    "name": "mdf-connect-client",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "MDF,Materials Data Facility,materials science,utility,Connect Client",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/7b/46/980036c0abfbd35302be02419465f18beec5e5a60197b0dfc53d325d8faa/mdf_connect_client-0.5.0.tar.gz",
    "platform": null,
    "description": "The MDF Connect Client is the Python client to easily submit datasets to MDF Connect.\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Materials Data Facility Connect Client",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/materials-data-facility/connect_client"
    },
    "split_keywords": [
        "mdf",
        "materials data facility",
        "materials science",
        "utility",
        "connect client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c111764a5ef6238f95c92022dc64079500daae6ab4b82d0a9e0502f9e3a13e1",
                "md5": "f9031ee8af2abccf290b69a37a9afb2a",
                "sha256": "2c10577628d11da1e4a6e6033fe0e85ec33de5b4ae684e0552525dec2f68b65d"
            },
            "downloads": -1,
            "filename": "mdf_connect_client-0.5.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f9031ee8af2abccf290b69a37a9afb2a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.5",
            "size": 19503,
            "upload_time": "2024-02-05T22:50:19",
            "upload_time_iso_8601": "2024-02-05T22:50:19.070079Z",
            "url": "https://files.pythonhosted.org/packages/3c/11/1764a5ef6238f95c92022dc64079500daae6ab4b82d0a9e0502f9e3a13e1/mdf_connect_client-0.5.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b46980036c0abfbd35302be02419465f18beec5e5a60197b0dfc53d325d8faa",
                "md5": "84aa41f9e5b3c3e311956706e147bae8",
                "sha256": "67f05a6ee8d42c466067c491ecc364d4c473c15707758ba26c55d548720af1b5"
            },
            "downloads": -1,
            "filename": "mdf_connect_client-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "84aa41f9e5b3c3e311956706e147bae8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 22098,
            "upload_time": "2024-02-05T22:50:20",
            "upload_time_iso_8601": "2024-02-05T22:50:20.805525Z",
            "url": "https://files.pythonhosted.org/packages/7b/46/980036c0abfbd35302be02419465f18beec5e5a60197b0dfc53d325d8faa/mdf_connect_client-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-05 22:50:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "materials-data-facility",
    "github_project": "connect_client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "test_requirements": [
        {
            "name": "coveralls",
            "specs": [
                [
                    ">=",
                    "1.10.0"
                ]
            ]
        },
        {
            "name": "nbval",
            "specs": [
                [
                    ">=",
                    "0.9.4"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    ">=",
                    "5.3.1"
                ]
            ]
        },
        {
            "name": "pytest-cov",
            "specs": [
                [
                    ">=",
                    "2.5.1"
                ]
            ]
        },
        {
            "name": "pytest-mock",
            "specs": [
                [
                    ">=",
                    "1.10.4"
                ]
            ]
        },
        {
            "name": "mdf_toolbox",
            "specs": []
        }
    ],
    "lcname": "mdf-connect-client"
}
        
Elapsed time: 0.17244s