suiutils-pro-py


Namesuiutils-pro-py JSON
Version 1.0.8 PyPI version JSON
download
home_pagehttps://github.com/satisfywithmylife/sui_python_sdk
SummaryThis project is dedicated to sharing and teaching the sui techniques of crypto engineering.
upload_time2024-05-30 07:53:47
maintainerNone
docs_urlNone
authoryanjlee
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements PyNaCl requests bip_utils
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/satisfywithmylife/sui_python_sdk",
    "name": "suiutils-pro-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "yanjlee",
    "author_email": "yanjlee@163.com",
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "This project is dedicated to sharing and teaching the sui techniques of crypto engineering.",
    "version": "1.0.8",
    "project_urls": {
        "Homepage": "https://github.com/satisfywithmylife/sui_python_sdk"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3f6a53e3b464678de49470f36e518ecbd0a1e5e8ca5637d20c65310240877c1f",
                "md5": "e5f9c38fd8f3eb369a69ac6331d98bb6",
                "sha256": "9fe00ca034dedc5b5e7cce508529121d3d6b60b36cacedbaa5367a2414778ea5"
            },
            "downloads": -1,
            "filename": "suiutils_pro_py-1.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e5f9c38fd8f3eb369a69ac6331d98bb6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8402,
            "upload_time": "2024-05-30T07:53:47",
            "upload_time_iso_8601": "2024-05-30T07:53:47.511859Z",
            "url": "https://files.pythonhosted.org/packages/3f/6a/53e3b464678de49470f36e518ecbd0a1e5e8ca5637d20c65310240877c1f/suiutils_pro_py-1.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-30 07:53:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "satisfywithmylife",
    "github_project": "sui_python_sdk",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "PyNaCl",
            "specs": [
                [
                    ">=",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.27.1"
                ]
            ]
        },
        {
            "name": "bip_utils",
            "specs": [
                [
                    ">=",
                    "2.7.0"
                ]
            ]
        }
    ],
    "lcname": "suiutils-pro-py"
}
        
Elapsed time: 0.55985s