{ "info": { "author": "Holger Nahrstaedt", "author_email": "holger@nahrstaedt.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Office/Business :: Financial" ], "description": "steempy - Unofficial Python 3 Library for Steem\n===============================================\n\n!!!Alpha-State, be carefull!!!\n\nsteemi is an unofficial python 3 library for steem, which is created new from scratch from https://github.com/xeroc/python-bitshares.\n\n.. image:: https://travis-ci.org/holgern/steempy.svg?branch=master\n :target: https://travis-ci.org/holgern/steempy\n\n.. image:: https://ci.appveyor.com/api/projects/status/lnk5385dv0c2j28l?svg=true\n :target: https://ci.appveyor.com/project/holger80/steempy\n\n.. image:: https://circleci.com/gh/holgern/steempy.svg?style=svg\n :target: https://circleci.com/gh/holgern/steempy\n\n.. image:: https://codecov.io/gh/holgern/steempy/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/holgern/steempy\n \n.. image:: https://readthedocs.org/projects/steempy/badge/?version=latest\n :target: http://steempy.readthedocs.org/en/latest/?badge=latest\n\nInstallation\n============\nFor Debian and Ubuntu, please ensure that the following packages are installed:\n \n.. code:: bash\n\n sudo apt-get install build-essential libssl-dev python-dev\n\nFor Fedora and RHEL-derivatives, please ensure that the following packages are installed:\n\n.. code:: bash\n\n sudo yum install gcc openssl-devel python-devel\n\nFor OSX, please do the following::\n\n brew install openssl\n export CFLAGS=\"-I$(brew --prefix openssl)/include $CFLAGS\"\n export LDFLAGS=\"-L$(brew --prefix openssl)/lib $LDFLAGS\"\n \nInstall steempy by pip::\n\n pip install -U steempy\n \nYou can install steempy from this repository if you want the latest\nbut possibly non-compiling version::\n\n git clone https://github.com/holgern/steempy.git\n cd steempy\n python setup.py build\n \n python setup.py install --user\n\nRun tests after install::\n\n pytest\n\nDocumentation\n=============\nDocumentation is available at http://steempy.readthedocs.io/en/latest/\n\nChangelog\n=========\n0.19.2\n------\n* Notify and websocket fixed\n* Several fixes\n\n0.19.1\n------\n* Imported from https://github.com/xeroc/python-bitshares \n* Replaced all BitShares by Steem\n* Flake8 fixed\n* Unit tests are working\n* renamed to steempy\n* Docs fixed\n* Signing fixed\n* pysteem: Account, Amount, Asset, Block, Blockchain, Instance, Memo, Message, Notify, Price, Steem, Transactionbuilder, Vote, Witness are working\n\n\nLicense\n=======\nThis library is licensed under the MIT License.\n\nAcknowledgements\n================\nhttps://github.com/xeroc/python-bitshares and https://github.com/xeroc/python-graphenelib were created by Fabian Schuh (xeroc).", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/holgern/steempy/tarball/0.19.2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.github.com/holgern/steempy", "keywords": "steem,library,api,rpc", "license": "", "maintainer": "", "maintainer_email": "", "name": "steempy", "package_url": "https://pypi.org/project/steempy/", "platform": "", "project_url": "https://pypi.org/project/steempy/", "project_urls": { "Download": "https://github.com/holgern/steempy/tarball/0.19.2", "Homepage": "http://www.github.com/holgern/steempy" }, "release_url": "https://pypi.org/project/steempy/0.19.2/", "requires_dist": null, "requires_python": "", "summary": "Unofficial Python library for STEEM", "version": "0.19.2" }, "last_serial": 3594090, "releases": { "0.19.1": [ { "comment_text": "", "digests": { "md5": "19a342d88a92ee92f45022e4bef2ce7a", "sha256": "c8d83ebbeb5f1021d999052e3b5c719bfa9d4fad8866c9c13dcd46e598d73bbe" }, "downloads": -1, "filename": "steempy-0.19.1.tar.gz", "has_sig": false, "md5_digest": "19a342d88a92ee92f45022e4bef2ce7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70796, "upload_time": "2018-02-17T12:39:24", "url": "https://files.pythonhosted.org/packages/79/f5/cff7b49f35735f000b58fc6df8a864b400585d4ef9fc65cc7f403c308f42/steempy-0.19.1.tar.gz" } ], "0.19.2": [ { "comment_text": "", "digests": { "md5": "a7514cfd31f9bb5afa98b67a87106347", "sha256": "85f3b60d08bb58a756157dbd47e2a5088fa8c2050c2856879ad78f9c9261e57c" }, "downloads": -1, "filename": "steempy-0.19.2.tar.gz", "has_sig": false, "md5_digest": "a7514cfd31f9bb5afa98b67a87106347", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69318, "upload_time": "2018-02-18T21:11:20", "url": "https://files.pythonhosted.org/packages/3d/29/38bf1500c22fd57a65ca3d029cb94be6849f07bf437f56d6054d870d7038/steempy-0.19.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a7514cfd31f9bb5afa98b67a87106347", "sha256": "85f3b60d08bb58a756157dbd47e2a5088fa8c2050c2856879ad78f9c9261e57c" }, "downloads": -1, "filename": "steempy-0.19.2.tar.gz", "has_sig": false, "md5_digest": "a7514cfd31f9bb5afa98b67a87106347", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69318, "upload_time": "2018-02-18T21:11:20", "url": "https://files.pythonhosted.org/packages/3d/29/38bf1500c22fd57a65ca3d029cb94be6849f07bf437f56d6054d870d7038/steempy-0.19.2.tar.gz" } ] }