{"id":16521750,"url":"https://github.com/davesteele/python-bitcoin-talk","last_synced_at":"2025-10-28T07:31:45.874Z","repository":{"id":142203259,"uuid":"2081698","full_name":"davesteele/python-bitcoin-talk","owner":"davesteele","description":"Presentation and examples for using Python to interact with Bitcoin","archived":false,"fork":false,"pushed_at":"2011-08-14T16:17:48.000Z","size":9276,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T12:51:12.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://davesteele.github.com/python-bitcoin-talk/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davesteele.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-07-21T03:57:07.000Z","updated_at":"2019-01-17T19:52:00.000Z","dependencies_parsed_at":"2023-03-13T10:14:12.467Z","dependency_job_id":null,"html_url":"https://github.com/davesteele/python-bitcoin-talk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesteele%2Fpython-bitcoin-talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesteele%2Fpython-bitcoin-talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesteele%2Fpython-bitcoin-talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davesteele%2Fpython-bitcoin-talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davesteele","download_url":"https://codeload.github.com/davesteele/python-bitcoin-talk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238614666,"owners_count":19501501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T16:57:49.482Z","updated_at":"2025-10-28T07:31:45.571Z","avatar_url":"https://github.com/davesteele.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"====================================\nExchange Digital Money using Bitcoin\n====================================\n\nThe Presentation for this talk is at http://davesteele.github.com/python-bitcoin-talk/\n\nFor Linux, you will want to install the following packages to use these demos:\n   * git\n   * python-simplejson\n   * python-irclib\n   * pygame\n   * Django\n\nMake a local copy of this repository with:\n\n   ``git clone git://github.com/davesteele/python-bitcoin-talk.git``\n\n**Simple JSON-RPC Demo**\n\n+---------------+--------------------+\n| bitcoincli.py | bitcoinclishort.py |\n+---------------+--------------------+\n\nThe demo uses a local snapshot of the bitcoin-targeted jsonrpc_ package.\nIt requires python-simplejson.\n\n.. _jsonrpc: https://github.com/jgarzik/python-bitcoinrpc\n\nThe `Bitcoin JSON-RPC API`_ and the `RPC Calls`_ are documented in the\n`Bitcoin Wiki`_.\n\n.. _Bitcoin JSON-RPC API: https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)\n.. _RPC Calls: https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list\n.. _Bitcoin Wiki: https://en.bitcoin.it/wiki/Main_Page\n\n**Web Application**\n\n+-------+\n| payme |\n+-------+\n\nA simple Django web application which demonstrates working with Bitcoin. The\nBitcoin wallet is used to hold the data model. See the README in the payme\ndirectory for details.\n\nThe demo requires Django_.\n\n.. _Django: https://www.djangoproject.com/\n\n**Bitcoin Transaction Monitor**\n\n+-----------------+\n| bitcoinwatch.py |\n+-----------------+\n\nDefines a module that Watches the BitcoinWatch_ IRC channel and uses registered\ncallback functions to flag every transaction seen there.\n\n.. _BitcoinWatch: http://webchat.freenode.net/?channels=#Bitcoin-Watch\n\nThis demo uses a local snapshot of the ircbot_ library. It requires\npython-irclib, and pygame for the demo mode.\n\n.. _ircbot: http://code.google.com/p/ircbot-collection/source/browse/trunk/ircbot.py?r=66\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavesteele%2Fpython-bitcoin-talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavesteele%2Fpython-bitcoin-talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavesteele%2Fpython-bitcoin-talk/lists"}