{ "info": { "author": "Jams Rich", "author_email": "zots0127@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "\n# Jokewallet 0.1\nYou can create a offline wallet and do some operation.\n\nIf I have free time I will complete it and make a standalone installer for it~\n\nOr use Django make a web application and add the private_key protection.\n\nI just know base64 and maybe cut the key and exchange the order?\n\nI will learn something about it .\n\nI didn't get transaction api still now, so I can't do transaction now.\n\nI was trying to use RPC, but I can't connect to my BTC core so change to this way.\n\nThis is my second time use python.\n\n## Implemented feature\n1.Open my wallet \n\nUse public api query address infomation\n\n2.Create new wallet \n\nGenerate a new key and new address\n\n3.Show my QR codd \n\nUse funny terminal qrcode lib show qrcode in terminal,actully it can also use an api but can't show without GUI\n\n4.Show my transaction history \n\nUse public api query TX info but if don't have can't get right result\n\n5.Change a wallet\n\nCall another function to change Wallet\n\n0.Exit\n\nExit\n\n\n## Install Dependencies\nI don't want to teach how to install python...\n\nBut after install python\n\nYou need install ~~these~~ :\n\n\n ~~pip install os~~\n ~~pip install ecdsa~~\n ~~pip install requests~~\n ~~pip install qrcode_terminal~~\n You can use pip install it !\n\n## Install Jokewallet\nInstall Jokewallet:\n https://pypi.org/manage/project/jokewallet/collaboration/\n ~~Git clone https://github.com/zots0127/Jokewallet.git ~~\n ~~cd Jokewallet~~\n pip install Jokewallet\n\n## Usage\nRun Jokewallet:\n\n python\n\n import jokewallet\n\n start()\n\n Then you can use it.\n\n## License\n\nI don't know about it. Let it go.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zots0127/Jokewallet", "keywords": "Bitcoin Wallet", "license": "", "maintainer": "", "maintainer_email": "", "name": "Jokewallet", "package_url": "https://pypi.org/project/Jokewallet/", "platform": "", "project_url": "https://pypi.org/project/Jokewallet/", "project_urls": { "Homepage": "https://github.com/zots0127/Jokewallet" }, "release_url": "https://pypi.org/project/Jokewallet/0.0.4/", "requires_dist": [ "ecdsa", "requests", "qrcode-terminal" ], "requires_python": "", "summary": "A simple bitcoin demo wallet", "version": "0.0.4" }, "last_serial": 5150057, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e0c06a7b71f7d18812b1f9799a5aff88", "sha256": "06556c5c4420be11f933018b97da7ce764cadc7c2c153771a1e1d3b961fd14b7" }, "downloads": -1, "filename": "Jokewallet-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e0c06a7b71f7d18812b1f9799a5aff88", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2685, "upload_time": "2019-04-16T12:00:32", "url": "https://files.pythonhosted.org/packages/fb/1b/278306b27cb38b56fe142f279ddaf12352300a3bcb247a17cd68937b1fb4/Jokewallet-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "76cf71af5c042794595c15a5e98a968b", "sha256": "8e208d5ad05872ce9395e81930e68abeba4e4cfbe8ae4ccbbe1d81e824d1173c" }, "downloads": -1, "filename": "Jokewallet-0.0.1.tar.gz", "has_sig": false, "md5_digest": "76cf71af5c042794595c15a5e98a968b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1872, "upload_time": "2019-04-16T12:00:34", "url": "https://files.pythonhosted.org/packages/2a/a0/602c0255021a9a982143683f2e71fe2ab15419c5e7da076b87072f036b92/Jokewallet-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "6cb638ba16e51c4831f8ee18d3f8f25a", "sha256": "a4992772eaf5118131057603c2214b09eea072384712b9aadf26b33a31a576da" }, "downloads": -1, "filename": "Jokewallet-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "6cb638ba16e51c4831f8ee18d3f8f25a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2023, "upload_time": "2019-04-16T12:20:33", "url": "https://files.pythonhosted.org/packages/85/dd/df789ba24282dbbab5c9c2c05093dfb528218dc426fa18fc500b91dba162/Jokewallet-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "75ea9102cd763f56ccc7b0d35bb9d223", "sha256": "4e9e958ff1da3c600383a4dcad00f7424130e1efbb133351e9c119de482382b1" }, "downloads": -1, "filename": "Jokewallet-0.0.2.tar.gz", "has_sig": false, "md5_digest": "75ea9102cd763f56ccc7b0d35bb9d223", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 938, "upload_time": "2019-04-16T12:20:34", "url": "https://files.pythonhosted.org/packages/a6/ba/dd7acabb00af1dc90f56b9ffa81d67e51cc8f29006a50ed8c41c5bb4de55/Jokewallet-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "d4c2cca12322c5cc3012542dda28fe40", "sha256": "de16759ee08e38e27b070395179a3f5b5ef2a970d3597eb75d773d4ec1459fcc" }, "downloads": -1, "filename": "Jokewallet-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "d4c2cca12322c5cc3012542dda28fe40", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2818, "upload_time": "2019-04-16T12:57:03", "url": "https://files.pythonhosted.org/packages/d4/77/c6fc12ca35703fe5b1902afd51f04551a4aa6f9355192a541d97639e762f/Jokewallet-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2e54ea272ded43bf0b110349da5b5c21", "sha256": "ff283d3c567299c4f87e449ccefb5cf6c1565bc8bc5c4d7d964da2aa29809c81" }, "downloads": -1, "filename": "Jokewallet-0.0.3.tar.gz", "has_sig": false, "md5_digest": "2e54ea272ded43bf0b110349da5b5c21", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2042, "upload_time": "2019-04-16T12:57:04", "url": "https://files.pythonhosted.org/packages/8e/10/ef26ae5e05bca2cc8c36de995766086fad2f0e206207e95fe3defb6d606a/Jokewallet-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "899b12b46c724f7557ef2407bec000b9", "sha256": "c23b6ca5b6d70baccbeba9e743c14454b5efddeeab83fc5b14b9ba701111bc73" }, "downloads": -1, "filename": "Jokewallet-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "899b12b46c724f7557ef2407bec000b9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2793, "upload_time": "2019-04-16T13:19:37", "url": "https://files.pythonhosted.org/packages/78/d7/30c8783ab434f1627f21df8868c006333387954472186ccfe8b437acc1d1/Jokewallet-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e39d343aade7b338ffd457ceb7c5c65", "sha256": "039f5314df9e483ffac623303dde5623d1a0054af18489ec87b2d5d0dd2ce8f7" }, "downloads": -1, "filename": "Jokewallet-0.0.4.tar.gz", "has_sig": false, "md5_digest": "5e39d343aade7b338ffd457ceb7c5c65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2015, "upload_time": "2019-04-16T13:19:38", "url": "https://files.pythonhosted.org/packages/2f/2a/10bfa0f2aa038e5a17769c1dea227a0a7e0afde5cdb233c2d41178f8b829/Jokewallet-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "899b12b46c724f7557ef2407bec000b9", "sha256": "c23b6ca5b6d70baccbeba9e743c14454b5efddeeab83fc5b14b9ba701111bc73" }, "downloads": -1, "filename": "Jokewallet-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "899b12b46c724f7557ef2407bec000b9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2793, "upload_time": "2019-04-16T13:19:37", "url": "https://files.pythonhosted.org/packages/78/d7/30c8783ab434f1627f21df8868c006333387954472186ccfe8b437acc1d1/Jokewallet-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e39d343aade7b338ffd457ceb7c5c65", "sha256": "039f5314df9e483ffac623303dde5623d1a0054af18489ec87b2d5d0dd2ce8f7" }, "downloads": -1, "filename": "Jokewallet-0.0.4.tar.gz", "has_sig": false, "md5_digest": "5e39d343aade7b338ffd457ceb7c5c65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2015, "upload_time": "2019-04-16T13:19:38", "url": "https://files.pythonhosted.org/packages/2f/2a/10bfa0f2aa038e5a17769c1dea227a0a7e0afde5cdb233c2d41178f8b829/Jokewallet-0.0.4.tar.gz" } ] }