silasdk


Namesilasdk JSON
Version 1.1.3 PyPI version JSON
download
home_pagehttps://github.com/Sila-Money/Sila-Python
SummarySila Python library for message signing and api wrapper
upload_time2025-10-20 17:25:17
maintainerNone
docs_urlNone
authorSila
requires_pythonNone
licenseApache
keywords sila v1.1.3 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.3 Rest API",
    "author": "Sila",
    "author_email": "support@silamoney.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/e7/2b5ce868a92b1370928df48de91f29a58a89f3ecaf8af4cd08712b8671b5/silasdk-1.1.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache",
    "summary": "Sila Python library for message signing and api wrapper",
    "version": "1.1.3",
    "project_urls": {
        "Homepage": "https://github.com/Sila-Money/Sila-Python"
    },
    "split_keywords": [
        "sila",
        "v1.1.3",
        "rest",
        "api"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e5e72b5ce868a92b1370928df48de91f29a58a89f3ecaf8af4cd08712b8671b5",
                "md5": "5cd11d88743a578f3891ab447dcafc36",
                "sha256": "4561f4f966dc2240a84ef122698079c133a92fc66e45403e0979ba3d49821520"
            },
            "downloads": -1,
            "filename": "silasdk-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5cd11d88743a578f3891ab447dcafc36",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26419,
            "upload_time": "2025-10-20T17:25:17",
            "upload_time_iso_8601": "2025-10-20T17:25:17.867312Z",
            "url": "https://files.pythonhosted.org/packages/e5/e7/2b5ce868a92b1370928df48de91f29a58a89f3ecaf8af4cd08712b8671b5/silasdk-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-20 17:25:17",
    "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.7"
                ]
            ]
        },
        {
            "name": "pyaml",
            "specs": [
                [
                    ">=",
                    "24.9.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.4"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "75.6.0"
                ]
            ]
        },
        {
            "name": "web3",
            "specs": [
                [
                    "==",
                    "7.13.0"
                ]
            ]
        }
    ],
    "lcname": "silasdk"
}
        
Elapsed time: 2.23130s