{ "info": { "author": "Hendrik 'Bloody' Schumann, Alex Gorale", "author_email": "pypi@schumann.pw", "bugtrack_url": null, "classifiers": [], "description": "## Block Chain Tools\n\nBlock chain parser implementation written in python. Contains examples for Bitcoin and Litecoin.\n\n blocktools package - classes for reading blocks and transaction data from blockchain files\n bin/sight.py - example implementation, console script to parse blockchain files\n\n## Usage\n\n`python bin/sight.py blk00001.dat`\n\nor if installed:\n\n`sight blk00001.dat`\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## Credits\n\nAlex Gorale, original author - https://github.com/tenthirtyone/blocktools\n\nHendrik 'Bloody' Schumann, cleanup, pypi packaging, various improvements\n\n## License\n\nBSD 3", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Nyancoins/blocktools", "keywords": null, "license": "BSD3", "maintainer": null, "maintainer_email": null, "name": "blocktools", "package_url": "https://pypi.org/project/blocktools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/blocktools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Nyancoins/blocktools" }, "release_url": "https://pypi.org/project/blocktools/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Bitcoin blockchain parser", "version": "0.1.3" }, "last_serial": 2040861, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "813d19b24828856e5047a3713d54fb28", "sha256": "80eb7b996819b751294744863bc3cdef5e3f5aad6a61f0163db4e63592723c5a" }, "downloads": -1, "filename": "blocktools-0.1.1.zip", "has_sig": false, "md5_digest": "813d19b24828856e5047a3713d54fb28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2996, "upload_time": "2015-10-05T16:22:45", "url": "https://files.pythonhosted.org/packages/16/0d/ef6cb5572e4841d55fe0a2f989fb86bc1393a3047594a30291d25f72464a/blocktools-0.1.1.zip" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "e40651528e6ef8a570232c1bd3b3bbb3", "sha256": "f56d75a4aeb426dacc00b3b2db5a9e6a58c3d4e9d944093941477e5234c889c2" }, "downloads": -1, "filename": "blocktools-0.1.2.zip", "has_sig": false, "md5_digest": "e40651528e6ef8a570232c1bd3b3bbb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3248, "upload_time": "2015-10-06T01:53:58", "url": "https://files.pythonhosted.org/packages/15/32/e8302dacd04d0c2e782f440ed8592358bf652cfe3a715521ee5e7874c0f6/blocktools-0.1.2.zip" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "fc7857f60571d72fb7ecc5e75d4425e3", "sha256": "4ce917b3d345c619d3e9064554169ad8e9a926f188194dd6d98c92a1d30fe860" }, "downloads": -1, "filename": "blocktools-0.1.3.tar.gz", "has_sig": false, "md5_digest": "fc7857f60571d72fb7ecc5e75d4425e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2925, "upload_time": "2016-04-01T18:42:55", "url": "https://files.pythonhosted.org/packages/4d/af/e52247a982197466d7c6d5bd4ef5139f7b3180fb73c00f052bc0c48baca2/blocktools-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc7857f60571d72fb7ecc5e75d4425e3", "sha256": "4ce917b3d345c619d3e9064554169ad8e9a926f188194dd6d98c92a1d30fe860" }, "downloads": -1, "filename": "blocktools-0.1.3.tar.gz", "has_sig": false, "md5_digest": "fc7857f60571d72fb7ecc5e75d4425e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2925, "upload_time": "2016-04-01T18:42:55", "url": "https://files.pythonhosted.org/packages/4d/af/e52247a982197466d7c6d5bd4ef5139f7b3180fb73c00f052bc0c48baca2/blocktools-0.1.3.tar.gz" } ] }