xchainpy2-litecoin


Namexchainpy2-litecoin JSON
Version 0.0.9 PyPI version JSON
download
home_pageNone
SummaryXChainPy2 Litecoin Chain Client
upload_time2024-05-31 14:26:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords crypto ltc litecoin blockchain xchain
VCS
bugtrack_url
requirements aiohttp pytest pydantic PyYAML pytest-aiohttp build twine aioresponses requests-mock
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `@xchainpy/xchain-litecoin`

Litecoin client package of XChainPy2 library.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xchainpy2-litecoin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Crypto, LTC, Litecoin, Blockchain, XChain",
    "author": null,
    "author_email": "Tirinox <developer@tirinox.ru>",
    "download_url": "https://files.pythonhosted.org/packages/ef/df/97a46fe4632cc0d44b26135472a016ffc49c40e76f1b013113fc0a642a7e/xchainpy2_litecoin-0.0.9.tar.gz",
    "platform": null,
    "description": "# `@xchainpy/xchain-litecoin`\n\nLitecoin client package of XChainPy2 library.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "XChainPy2 Litecoin Chain Client",
    "version": "0.0.9",
    "project_urls": {
        "source": "https://github.com/tirinox/xchainpy"
    },
    "split_keywords": [
        "crypto",
        " ltc",
        " litecoin",
        " blockchain",
        " xchain"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d0d5494d04bf2a69097a42917be7a510b0143713e044fd1e8ceec2ecc4c2ca8",
                "md5": "7cbd49efcada277b25686ca133c9e946",
                "sha256": "09bf1679c16e8874954184ce4a5b588121224494bb3804f6426c8252f90cce6c"
            },
            "downloads": -1,
            "filename": "xchainpy2_litecoin-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7cbd49efcada277b25686ca133c9e946",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4685,
            "upload_time": "2024-05-31T14:26:28",
            "upload_time_iso_8601": "2024-05-31T14:26:28.853721Z",
            "url": "https://files.pythonhosted.org/packages/0d/0d/5494d04bf2a69097a42917be7a510b0143713e044fd1e8ceec2ecc4c2ca8/xchainpy2_litecoin-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efdf97a46fe4632cc0d44b26135472a016ffc49c40e76f1b013113fc0a642a7e",
                "md5": "3d7d2e1f7e8daacfe4597c046c49360b",
                "sha256": "a911e7f72c5d819f9753ecde887b15b96b3dc75eb48de6039f06a75a966cc2fc"
            },
            "downloads": -1,
            "filename": "xchainpy2_litecoin-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "3d7d2e1f7e8daacfe4597c046c49360b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3894,
            "upload_time": "2024-05-31T14:26:31",
            "upload_time_iso_8601": "2024-05-31T14:26:31.056536Z",
            "url": "https://files.pythonhosted.org/packages/ef/df/97a46fe4632cc0d44b26135472a016ffc49c40e76f1b013113fc0a642a7e/xchainpy2_litecoin-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-31 14:26:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tirinox",
    "github_project": "xchainpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    "~=",
                    "3.9.2"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "~=",
                    "7.4.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    ">=",
                    "2.4.2"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "~=",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "pytest-aiohttp",
            "specs": []
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "aioresponses",
            "specs": [
                [
                    "==",
                    "0.7.6"
                ]
            ]
        },
        {
            "name": "requests-mock",
            "specs": [
                [
                    "==",
                    "1.11.0"
                ]
            ]
        }
    ],
    "lcname": "xchainpy2-litecoin"
}
        
Elapsed time: 0.26501s