{"id":13454196,"url":"https://github.com/steemit/steem-python","last_synced_at":"2025-04-05T15:06:53.946Z","repository":{"id":54743489,"uuid":"84843862","full_name":"steemit/steem-python","owner":"steemit","description":"The official Python (3) library for the Steem Blockchain.","archived":false,"fork":false,"pushed_at":"2019-03-30T10:51:52.000Z","size":936,"stargazers_count":152,"open_issues_count":86,"forks_count":102,"subscribers_count":46,"default_branch":"master","last_synced_at":"2025-03-29T14:11:20.647Z","etag":null,"topics":["steem","steem-blockchain","steemit"],"latest_commit_sha":null,"homepage":"https://steem.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steemit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-13T15:37:52.000Z","updated_at":"2025-01-23T05:48:47.000Z","dependencies_parsed_at":"2022-08-14T01:21:04.192Z","dependency_job_id":null,"html_url":"https://github.com/steemit/steem-python","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/steemit%2Fsteem-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fsteem-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fsteem-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steemit%2Fsteem-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steemit","download_url":"https://codeload.github.com/steemit/steem-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247353745,"owners_count":20925329,"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":["steem","steem-blockchain","steemit"],"created_at":"2024-07-31T08:00:51.748Z","updated_at":"2025-04-05T15:06:53.929Z","avatar_url":"https://github.com/steemit.png","language":"Python","funding_links":[],"categories":["SDKs"],"sub_categories":["Vote or Proxy a Witness"],"readme":"# Official Python STEEM Library\n\n`steem-python` is the official Steem library for Python. It comes with a\nBIP38 encrypted wallet and a practical CLI utility called `steempy`.\n\nThis library currently works on Python 2.7, 3.5 and 3.6. Python 3.3 and 3.4 support forthcoming.\n\n# Installation\n\nWith pip:\n\n```\npip3 install steem      # pip install steem for 2.7\n```\n\nFrom Source:\n\n```\ngit clone https://github.com/steemit/steem-python.git\ncd steem-python\npython3 setup.py install        # python setup.py install for 2.7\n```\n\n## Homebrew Build Prereqs\n\nIf you're on a mac, you may need to do the following first:\n\n```\nbrew install openssl\nexport CFLAGS=\"-I$(brew --prefix openssl)/include $CFLAGS\"\nexport LDFLAGS=\"-L$(brew --prefix openssl)/lib $LDFLAGS\"\n```\n\n# CLI tools bundled\n\nThe library comes with a few console scripts.\n\n* `steempy`:\n    * rudimentary blockchain CLI (needs some TLC and more TLAs)\n* `steemtail`:\n    * useful for e.g. `steemtail -f -j | jq --unbuffered --sort-keys .`\n\n# Documentation\n\nDocumentation is available at **http://steem.readthedocs.io**\n\n# Tests\n\nSome tests are included.  They can be run via:\n\n* `python setup.py test`\n\n# TODO\n\n* more unit tests\n* 100% documentation coverage, consistent documentation\n* migrate to click CLI library\n\n# Notice\n\nThis library is *under development*.  Beware.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteemit%2Fsteem-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteemit%2Fsteem-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteemit%2Fsteem-python/lists"}