multiversx-sdk-network-providers


Namemultiversx-sdk-network-providers JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryDeprecated. Instead, use multiversx-sdk.
upload_time2024-08-26 12:12:38
maintainerNone
docs_urlNone
authorMultiversX
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements requests multiversx_sdk_core
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

This project is deprecated. All the functionality has been moved to the new [repository](https://github.com/multiversx/mx-sdk-py).

The migration guide as a GitHub issue can be found [here](https://github.com/multiversx/mx-sdk-py/issues/41).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "multiversx-sdk-network-providers",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "MultiversX",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/8f/76/3e39810e0df9274cab03ec6a1a26692c889c05a8510367121c7a98a8026e/multiversx_sdk_network_providers-1.0.0.tar.gz",
    "platform": null,
    "description": "[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\nThis project is deprecated. All the functionality has been moved to the new [repository](https://github.com/multiversx/mx-sdk-py).\n\nThe migration guide as a GitHub issue can be found [here](https://github.com/multiversx/mx-sdk-py/issues/41).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Deprecated. Instead, use multiversx-sdk.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/multiversx/mx-sdk-py-network-providers"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a80395eb55514d9bbb6339ec2a02783ec7472a83a43c8da6aab5346f84c9765",
                "md5": "563fd5e8926ef8c4761701a7d40adbdd",
                "sha256": "b7264981b85f0d39f6eff0c7805dc48a11fbbde50b7a01103c68229a05d5279b"
            },
            "downloads": -1,
            "filename": "multiversx_sdk_network_providers-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "563fd5e8926ef8c4761701a7d40adbdd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 28270,
            "upload_time": "2024-08-26T12:12:37",
            "upload_time_iso_8601": "2024-08-26T12:12:37.560299Z",
            "url": "https://files.pythonhosted.org/packages/1a/80/395eb55514d9bbb6339ec2a02783ec7472a83a43c8da6aab5346f84c9765/multiversx_sdk_network_providers-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f763e39810e0df9274cab03ec6a1a26692c889c05a8510367121c7a98a8026e",
                "md5": "a72027d82c5f0059c6e4a3ce53629dc4",
                "sha256": "eb4776a831c2ad8e9ad895fd974a0fcf918eebb95ad3703d91fa50f797a9dbb3"
            },
            "downloads": -1,
            "filename": "multiversx_sdk_network_providers-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a72027d82c5f0059c6e4a3ce53629dc4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 20041,
            "upload_time": "2024-08-26T12:12:38",
            "upload_time_iso_8601": "2024-08-26T12:12:38.721199Z",
            "url": "https://files.pythonhosted.org/packages/8f/76/3e39810e0df9274cab03ec6a1a26692c889c05a8510367121c7a98a8026e/multiversx_sdk_network_providers-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 12:12:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "multiversx",
    "github_project": "mx-sdk-py-network-providers",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "multiversx_sdk_core",
            "specs": [
                [
                    "<",
                    "0.9.0"
                ],
                [
                    ">=",
                    "0.8.0"
                ]
            ]
        }
    ],
    "lcname": "multiversx-sdk-network-providers"
}
        
Elapsed time: 0.31289s