BlockchainServer


NameBlockchainServer JSON
Version 0.1 PyPI version JSON
download
home_pageNone
SummaryA simple implimentation of the blockchain technology.
upload_time2024-05-21 07:47:19
maintainerNone
docs_urlNone
authorkunaalg
requires_pythonNone
licenseNone
keywords python blockchain flask block numbers math
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Python



A Simple Block Chain Implimentation to be run on python


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "BlockchainServer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, blockchain, flask, block, numbers, math",
    "author": "kunaalg",
    "author_email": "<kunaal@runcode.com>",
    "download_url": "https://files.pythonhosted.org/packages/c9/80/d04d899e39e2c2b05642f6464b93f772d3539b067f49265c77ae021e0c98/blockchainserver-0.1.tar.gz",
    "platform": null,
    "description": "\r\nPython\r\n\r\n\r\n\r\nA Simple Block Chain Implimentation to be run on python\r\n\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple implimentation of the blockchain technology.",
    "version": "0.1",
    "project_urls": null,
    "split_keywords": [
        "python",
        " blockchain",
        " flask",
        " block",
        " numbers",
        " math"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01601bc4fcc00e81a3ad42ae355d346d5a29140c0c0784a8c0d8846defccc2de",
                "md5": "579a3272a0b229f4f687f88d22f1f0d5",
                "sha256": "e2e47dfacb2907a3dcb7c0d6afe2c3dc5a57f66a049ed604181087157e555e31"
            },
            "downloads": -1,
            "filename": "BlockchainServer-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "579a3272a0b229f4f687f88d22f1f0d5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3490,
            "upload_time": "2024-05-21T07:47:17",
            "upload_time_iso_8601": "2024-05-21T07:47:17.600723Z",
            "url": "https://files.pythonhosted.org/packages/01/60/1bc4fcc00e81a3ad42ae355d346d5a29140c0c0784a8c0d8846defccc2de/BlockchainServer-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c980d04d899e39e2c2b05642f6464b93f772d3539b067f49265c77ae021e0c98",
                "md5": "3c68e584d4b817b6c382b3276d4b97fb",
                "sha256": "cf299aed4926adce326f8d09b3d68c4cb51b1b5c234c38b4f6791d99074181ff"
            },
            "downloads": -1,
            "filename": "blockchainserver-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3c68e584d4b817b6c382b3276d4b97fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3245,
            "upload_time": "2024-05-21T07:47:19",
            "upload_time_iso_8601": "2024-05-21T07:47:19.373421Z",
            "url": "https://files.pythonhosted.org/packages/c9/80/d04d899e39e2c2b05642f6464b93f772d3539b067f49265c77ae021e0c98/blockchainserver-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-21 07:47:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "blockchainserver"
}
        
Elapsed time: 0.26914s