{ "info": { "author": "Pranoy Dev", "author_email": "devpranoy@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# snowbank\nA python package to easily manage and integrate snowbank apis \n\n# Installation \n\n``` pip install snowbank ```\n\n# Status Codes \n\n\n\n| Code | Description |\n|------|----------------------------------|\n| 0 | Success |\n| 1 | Authentication Failed |\n| 2 | Token not found |\n| 3 | Generating Seed failed! |\n| 4 | Wallet Initiation failed! |\n| 5 | Unauthorized access/ Bad Request |\n| 6 | Balance fetching failed! |\n| 7 | User not found |\n| 8 | Parameter are missing |\n| 9 | Failed on fetching address |\n| 10 | Failed on fetching public key |\n| 11 | Failed to update in DB |\n| 12 | Failed to create failed |\n| 13 | Failed to start channel |\n| 14 | Payment declined! |\n| 15 | API calls limit exceeds |\n| 16 | User limit exceeds |\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/syoolah/snowbank", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "snowbank", "package_url": "https://pypi.org/project/snowbank/", "platform": "", "project_url": "https://pypi.org/project/snowbank/", "project_urls": { "Homepage": "https://github.com/syoolah/snowbank" }, "release_url": "https://pypi.org/project/snowbank/0.1/", "requires_dist": null, "requires_python": "", "summary": "Python Package to integrate lightning network cpapbility", "version": "0.1" }, "last_serial": 5672302, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "86ce2bf9460be705a06ac0d45256200e", "sha256": "4bc7af2c59bd0d87773461355fdd5e255bff3d0eb047271cbb686b9d2f6ffc0e" }, "downloads": -1, "filename": "snowbank-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "86ce2bf9460be705a06ac0d45256200e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2942, "upload_time": "2019-08-13T14:58:51", "url": "https://files.pythonhosted.org/packages/3e/24/2b2f3b292ec4faff0792a84eabab7371b671e9e5240b2565a41ee1ba7781/snowbank-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7cede07ef49a6fd6680de8e5dddaa96", "sha256": "8effaa2d235718852e8b28137e3f112677a32e65e41d2e2bf273baeea04a5f50" }, "downloads": -1, "filename": "snowbank-0.1.tar.gz", "has_sig": false, "md5_digest": "b7cede07ef49a6fd6680de8e5dddaa96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1851, "upload_time": "2019-08-13T14:58:53", "url": "https://files.pythonhosted.org/packages/7a/86/1550d67219e8b3fb4f5f0d6df80ade36c9109dc309057ce3278ef567156d/snowbank-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "86ce2bf9460be705a06ac0d45256200e", "sha256": "4bc7af2c59bd0d87773461355fdd5e255bff3d0eb047271cbb686b9d2f6ffc0e" }, "downloads": -1, "filename": "snowbank-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "86ce2bf9460be705a06ac0d45256200e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2942, "upload_time": "2019-08-13T14:58:51", "url": "https://files.pythonhosted.org/packages/3e/24/2b2f3b292ec4faff0792a84eabab7371b671e9e5240b2565a41ee1ba7781/snowbank-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7cede07ef49a6fd6680de8e5dddaa96", "sha256": "8effaa2d235718852e8b28137e3f112677a32e65e41d2e2bf273baeea04a5f50" }, "downloads": -1, "filename": "snowbank-0.1.tar.gz", "has_sig": false, "md5_digest": "b7cede07ef49a6fd6680de8e5dddaa96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1851, "upload_time": "2019-08-13T14:58:53", "url": "https://files.pythonhosted.org/packages/7a/86/1550d67219e8b3fb4f5f0d6df80ade36c9109dc309057ce3278ef567156d/snowbank-0.1.tar.gz" } ] }