multiversx-sdk-core


Namemultiversx-sdk-core JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryDeprecated. Instead, use multiversx-sdk.
upload_time2024-08-26 12:07:32
maintainerNone
docs_urlNone
authorMultiversX
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements pycryptodomex protobuf
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-core",
    "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/20/4d/7655ddf16f956badf9db518477e5d2eb0b34d0fe5d46e5574c174c3a8b9a/multiversx_sdk_core-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-core"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31fb5f1301ed84f6838c872a7429b49d52a875b7a3da04e01bfca661d310959f",
                "md5": "ce9384063e4b8647a9e2e278ce61384b",
                "sha256": "ce04239662d05e4ec8f789c730bb6a3d3248e478ab24479f478c3baf0886fd29"
            },
            "downloads": -1,
            "filename": "multiversx_sdk_core-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce9384063e4b8647a9e2e278ce61384b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 75507,
            "upload_time": "2024-08-26T12:07:31",
            "upload_time_iso_8601": "2024-08-26T12:07:31.091198Z",
            "url": "https://files.pythonhosted.org/packages/31/fb/5f1301ed84f6838c872a7429b49d52a875b7a3da04e01bfca661d310959f/multiversx_sdk_core-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "204d7655ddf16f956badf9db518477e5d2eb0b34d0fe5d46e5574c174c3a8b9a",
                "md5": "eace16fea5196c511119259d8691bcd2",
                "sha256": "8e6ea8b5665471d0431e28b63b9aec5374f5bf9fd70c6e948a59100967dec108"
            },
            "downloads": -1,
            "filename": "multiversx_sdk_core-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eace16fea5196c511119259d8691bcd2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 49676,
            "upload_time": "2024-08-26T12:07:32",
            "upload_time_iso_8601": "2024-08-26T12:07:32.583844Z",
            "url": "https://files.pythonhosted.org/packages/20/4d/7655ddf16f956badf9db518477e5d2eb0b34d0fe5d46e5574c174c3a8b9a/multiversx_sdk_core-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 12:07:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "multiversx",
    "github_project": "mx-sdk-py-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pycryptodomex",
            "specs": [
                [
                    "==",
                    "3.19.1"
                ]
            ]
        },
        {
            "name": "protobuf",
            "specs": [
                [
                    "==",
                    "3.20.2"
                ]
            ]
        }
    ],
    "lcname": "multiversx-sdk-core"
}
        
Elapsed time: 0.37500s