silasdk


Namesilasdk JSON
Version 1.1.2 PyPI version JSON
download
home_pagehttps://github.com/Sila-Money/Sila-Python
SummarySila Python library for message signing and api wrapper
upload_time2024-12-10 17:59:44
maintainerNone
docs_urlNone
authorSila
requires_pythonNone
licenseApache
keywords sila v1.1.2 rest api
VCS
bugtrack_url
requirements eth-account pyaml requests setuptools web3
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Sila-Money/Sila-Python",
    "name": "silasdk",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Sila v1.1.2 Rest API",
    "author": "Sila",
    "author_email": "support@silamoney.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/fe/5ba7a07da9446a5f23fcb39778b4109ce23f9c2f507505870a268e030a49/silasdk-1.1.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Sila Python library for message signing and api wrapper",
    "version": "1.1.2",
    "project_urls": {
        "Homepage": "https://github.com/Sila-Money/Sila-Python"
    },
    "split_keywords": [
        "sila",
        "v1.1.2",
        "rest",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdfe5ba7a07da9446a5f23fcb39778b4109ce23f9c2f507505870a268e030a49",
                "md5": "8b615d51b67aefa5edac1b9ca1a51b41",
                "sha256": "ef1f8b6e53e63a9e36147da5e1cdfcf7066201b6fe6531df00bffa021d37cc05"
            },
            "downloads": -1,
            "filename": "silasdk-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8b615d51b67aefa5edac1b9ca1a51b41",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25902,
            "upload_time": "2024-12-10T17:59:44",
            "upload_time_iso_8601": "2024-12-10T17:59:44.545870Z",
            "url": "https://files.pythonhosted.org/packages/cd/fe/5ba7a07da9446a5f23fcb39778b4109ce23f9c2f507505870a268e030a49/silasdk-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 17:59:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Sila-Money",
    "github_project": "Sila-Python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "eth-account",
            "specs": [
                [
                    "==",
                    "0.13.4"
                ]
            ]
        },
        {
            "name": "pyaml",
            "specs": [
                [
                    ">=",
                    "24.9.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "75.6.0"
                ]
            ]
        },
        {
            "name": "web3",
            "specs": [
                [
                    "==",
                    "7.6.0"
                ]
            ]
        }
    ],
    "lcname": "silasdk"
}
        
Elapsed time: 0.39164s